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-02-15T00:53:39.895Z||main|||||INFO|500||The following profiles are active: basic
2023-02-15T00:54:14.408Z||main|||||INFO|500||Starting service [Tomcat]
2023-02-15T00:54:14.414Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-02-15T00:54:14.821Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-02-15T00:54:25.935Z||main|||||INFO|500||catdb-pool - Starting...
2023-02-15T00:54:27.269Z||main|||||INFO|500||catdb-pool - Start completed.
2023-02-15T00:54:28.645Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-02-15T00:54:29.130Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-02-15T00:54:30.822Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-15T00:54:36.401Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-15T00:54:49.929Z||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-02-15T00:54:57.368Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-15T00:54:57.579Z||main|||||INFO|500||reqdb-pool - Starting...
2023-02-15T00:54:57.769Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-02-15T00:54:57.802Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-02-15T00:55:00.391Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-15T00:55:01.607Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-15T00:55:03.677Z||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-02-15T00:55:09.416Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-02-15T00:55:09.417Z||main|||||ERROR|500||(conn=1856) Table 'catalogdb.activity_spec' doesn't exist
2023-02-15T00:55:09.454Z||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-02-15T00:55:15.075Z||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-02-15T00:55:19.986Z||main|||||WARN|500||---
2023-02-15T00:55:19.986Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-02-15T00:55:19.987Z||main|||||WARN|500||---
2023-02-15T00:55:20.612Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-02-15T00:55:28.867Z||main|||||INFO|500||Started Application in 121.12 seconds (JVM running for 134.641)
2023-02-15T00:55:28.893Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-15T00:55:28.895Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-15T00:55:28.909Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-15T00:55:28.998Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 34690644-1f3e-4807-854d-a9f1ecd4e437 url= /sdc/v1/artifactTypes
2023-02-15T00:55:29.007Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-15T00:55:29.283Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-15T00:55:29.353Z||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-02-15T00:55:29.354Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-02-15T00:55:29.354Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 3bd2fdb6-790d-4d60-8e06-bc435082720f url= /sdc/v1/distributionKafkaData
2023-02-15T00:55:29.355Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-02-15T00:55:29.386Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-15T00:55:29.396Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@98ace6c
2023-02-15T00:55:29.490Z||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-8d985d53-186e-4da5-b8b2-5dcfa897e541
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-02-15T00:55:29.556Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Instantiated an idempotent producer.
2023-02-15T00:55:29.678Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-02-15T00:55:29.765Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-15T00:55:29.766Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-15T00:55:29.766Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676422529758
2023-02-15T00:55:29.777Z||scheduling-1|||||INFO|500||start DistributionClient
2023-02-15T00:55:29.807Z||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-fda35a2a-389f-423b-b106-97504271fc84
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-02-15T00:55:29.948Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-15T00:55:29.950Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-15T00:55:29.950Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676422529948
2023-02-15T00:55:29.953Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T00:55:29.957Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T00:55:29.968Z||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-edc0b31b-9011-41c5-a8d7-660346865a33
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-02-15T00:55:30.012Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-15T00:55:30.014Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-15T00:55:30.015Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676422530011
2023-02-15T00:55:30.018Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T00:55:30.026Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T00:55:30.038Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-02-15T00:55:31.872Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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 erce84QbSYCODtbL9atU6g
2023-02-15T00:55:31.872Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Cluster ID: 0BGUwRYBQcauz2wWAtf_Tw
2023-02-15T00:55:31.873Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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 erce84QbSYCODtbL9atU6g
2023-02-15T00:55:31.874Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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 erce84QbSYCODtbL9atU6g
2023-02-15T00:55:31.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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 erce84QbSYCODtbL9atU6g
2023-02-15T00:55:31.876Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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 erce84QbSYCODtbL9atU6g
2023-02-15T00:55:31.877Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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 erce84QbSYCODtbL9atU6g
2023-02-15T00:55:31.879Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] ProducerId set to 3 with epoch 0
2023-02-15T00:55:31.880Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 61cxPwHjQFSG5P265B_r_A
2023-02-15T00:55:31.881Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 61cxPwHjQFSG5P265B_r_A
2023-02-15T00:55:31.890Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 61cxPwHjQFSG5P265B_r_A
2023-02-15T00:55:31.890Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 61cxPwHjQFSG5P265B_r_A
2023-02-15T00:55:31.891Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 61cxPwHjQFSG5P265B_r_A
2023-02-15T00:55:31.891Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 61cxPwHjQFSG5P265B_r_A
2023-02-15T00:55:31.884Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Cluster ID: 0BGUwRYBQcauz2wWAtf_Tw
2023-02-15T00:55:31.892Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Cluster ID: 0BGUwRYBQcauz2wWAtf_Tw
2023-02-15T00:55:31.894Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-02-15T00:55:31.895Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-02-15T00:55:31.930Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] (Re-)joining group
2023-02-15T00:55:31.931Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] (Re-)joining group
2023-02-15T00:55:32.098Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33-22f70c68-2e54-4913-ace1-5b6d1e306ef6
2023-02-15T00:55:32.099Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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-02-15T00:55:32.100Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] (Re-)joining group
2023-02-15T00:55:32.101Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84-99d7bd0f-dde1-4068-8f75-6344a123acff
2023-02-15T00:55:32.102Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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-02-15T00:55:32.103Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] (Re-)joining group
2023-02-15T00:55:38.173Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84-99d7bd0f-dde1-4068-8f75-6344a123acff', protocol='range'}
2023-02-15T00:55:38.376Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33-22f70c68-2e54-4913-ace1-5b6d1e306ef6', protocol='range'}
2023-02-15T00:55:38.930Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 erce84QbSYCODtbL9atU6g
2023-02-15T00:55:38.931Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 erce84QbSYCODtbL9atU6g
2023-02-15T00:55:38.931Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 erce84QbSYCODtbL9atU6g
2023-02-15T00:55:38.931Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 erce84QbSYCODtbL9atU6g
2023-02-15T00:55:38.932Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 erce84QbSYCODtbL9atU6g
2023-02-15T00:55:38.932Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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 erce84QbSYCODtbL9atU6g
2023-02-15T00:55:38.955Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33-22f70c68-2e54-4913-ace1-5b6d1e306ef6=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-fda35a2a-389f-423b-b106-97504271fc84-99d7bd0f-dde1-4068-8f75-6344a123acff=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-02-15T00:55:39.642Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33-22f70c68-2e54-4913-ace1-5b6d1e306ef6', protocol='range'}
2023-02-15T00:55:39.642Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84-99d7bd0f-dde1-4068-8f75-6344a123acff', protocol='range'}
2023-02-15T00:55:39.646Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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-02-15T00:55:39.652Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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-02-15T00:55:39.657Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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-02-15T00:55:39.657Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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-02-15T00:55:39.710Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-15T00:55:39.711Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-02-15T00:55:39.713Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-02-15T00:55:39.714Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-02-15T00:55:39.715Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-02-15T00:55:39.715Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-02-15T00:55:39.748Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-15T00:55:39.749Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-02-15T00:55:39.750Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-02-15T00:55:39.750Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-02-15T00:55:39.751Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-02-15T00:55:39.751Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-02-15T00:55:39.854Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-15T00:55:39.858Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-15T00:55:40.189Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-15T00:55:40.193Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-15T00:55:40.202Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-15T00:55:40.203Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-15T00:55:40.254Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-15T00:55:40.255Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-15T00:55:40.319Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-15T00:55:40.320Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-15T00:55:40.328Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-15T00:55:40.331Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-15T00:56:29.966Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T00:56:30.028Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T00:57:29.969Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T00:57:30.031Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T00:58:29.971Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T00:58:30.036Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T00:59:29.974Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T00:59:30.038Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:00:29.976Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:00:30.039Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:01:29.978Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:01:30.041Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:02:29.979Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:02:30.042Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:03:29.980Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:03:30.043Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:03:45.623Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-02-15T01:04:29.981Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:04:30.045Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:04:31.914Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-fda35a2a-389f-423b-b106-97504271fc84, groupId=so] Node -1 disconnected.
2023-02-15T01:04:32.124Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-edc0b31b-9011-41c5-a8d7-660346865a33, groupId=so] Node -1 disconnected.
2023-02-15T01:04:32.202Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Node -1 disconnected.
2023-02-15T01:05:29.983Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:05:30.047Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:06:29.988Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:06:30.049Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:07:29.989Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:07:30.050Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:08:29.991Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:08:30.052Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:09:29.993Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:09:30.053Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:10:29.994Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:10:30.077Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:11:30.077Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:11:30.079Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:12:30.080Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:12:30.080Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:13:30.082Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:13:30.083Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:14:30.083Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:14:30.087Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:15:30.085Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:15:30.088Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:16:30.085Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:16:30.089Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:17:30.086Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:17:30.090Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:18:30.088Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:18:30.090Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:19:30.090Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:19:30.092Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:20:30.092Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:20:30.094Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:21:30.093Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:21:30.095Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:22:30.095Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:22:30.095Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:23:30.097Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:23:30.097Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:24:30.098Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:24:30.098Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:25:30.100Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:25:30.101Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:26:30.101Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:26:30.101Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:27:30.102Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:27:30.103Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:28:30.104Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:28:30.107Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:29:30.107Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:29:30.107Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:30:30.108Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:30:30.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:31:30.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:31:30.110Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:32:30.111Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:32:30.111Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:33:30.112Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:33:30.111Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:34:30.112Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:34:30.112Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:35:30.114Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:35:30.115Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:36:30.116Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:36:30.119Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:37:30.120Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:37:30.121Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:38:30.122Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:38:30.123Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:39:30.122Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:39:30.124Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:40:30.124Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:40:30.141Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:41:30.126Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:41:30.143Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:42:30.127Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:42:30.145Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:43:30.129Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:43:30.147Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:44:30.130Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:44:30.148Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:45:30.133Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:45:30.149Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:46:30.135Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:46:30.150Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:47:30.138Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:47:30.161Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:48:30.140Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:48:30.162Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:49:30.145Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:49:30.163Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:50:30.146Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:50:30.165Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:51:30.147Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:51:30.165Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:52:30.149Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:52:30.166Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:53:30.151Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:53:30.168Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:54:30.153Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:54:30.170Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:55:30.155Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:55:30.171Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:56:30.157Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:56:30.173Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:57:30.161Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:57:30.175Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:58:30.163Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:58:30.176Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T01:59:30.164Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T01:59:30.179Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:00:30.166Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:00:30.181Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:01:30.170Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:01:30.183Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:02:30.172Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:02:30.183Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:03:30.174Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:03:30.185Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:04:30.175Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:04:30.186Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:05:30.176Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:05:30.187Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:06:30.177Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:06:30.188Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:07:30.178Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:07:30.189Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:08:30.179Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:08:30.189Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:09:30.181Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:09:30.191Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:10:30.184Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:10:30.192Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:11:30.186Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:11:30.193Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:12:30.188Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:12:30.195Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:13:30.189Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:13:30.195Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:14:30.190Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:14:30.196Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:15:30.192Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:15:30.198Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:16:30.193Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:16:30.200Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:17:30.195Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:17:30.203Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:18:30.197Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:18:30.204Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:19:30.200Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:19:30.205Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:20:30.201Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:20:30.207Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:21:30.203Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:21:30.207Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:22:30.205Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:22:30.208Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:23:30.205Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:23:30.209Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:24:30.207Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:24:30.209Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:25:30.209Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:25:30.210Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:26:30.212Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:26:30.216Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:27:30.215Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:27:30.217Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:28:30.218Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:28:30.219Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:29:30.219Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:29:30.219Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:30:30.221Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:30:30.221Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:31:30.223Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:31:30.223Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:32:30.224Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:32:30.231Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:33:30.227Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:33:30.234Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:34:30.230Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:34:30.235Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:35:30.230Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:35:30.237Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:36:30.232Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:36:30.239Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:37:30.234Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:37:30.240Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:38:30.235Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:38:30.242Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:39:30.237Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:39:30.243Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:40:30.238Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:40:30.244Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:41:30.240Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:41:30.246Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:42:30.242Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:42:30.248Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:43:30.246Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:43:30.248Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:44:30.247Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:44:30.249Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:45:30.249Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:45:30.251Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:46:30.250Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:46:30.252Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:47:30.252Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:47:30.254Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:48:30.254Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:48:30.255Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:49:30.256Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:49:30.257Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:50:30.257Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:50:30.258Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:51:30.259Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:51:30.261Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:52:30.260Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:52:30.263Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:53:30.262Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:53:30.263Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:54:30.263Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:54:30.263Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:55:30.266Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:55:30.268Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:56:30.269Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:56:30.269Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:57:30.270Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:57:30.271Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:58:30.272Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:58:30.272Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T02:59:30.273Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T02:59:30.273Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:00:30.274Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:00:30.275Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:01:30.276Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:01:30.276Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:02:30.276Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:02:30.276Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:03:30.278Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:03:30.281Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:04:30.281Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:04:30.283Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:05:30.281Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:05:30.283Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:06:30.283Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:06:30.283Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:07:30.285Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:07:30.286Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:08:30.285Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:08:30.287Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:09:30.287Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:09:30.288Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:10:30.289Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:10:30.289Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:11:30.291Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:11:30.291Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:12:30.293Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:12:30.298Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:13:30.294Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:13:30.298Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:14:30.296Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:14:30.300Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:15:30.297Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:15:30.300Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:16:30.297Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:16:30.302Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:17:30.299Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:17:30.303Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:18:30.301Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:18:30.305Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:19:30.303Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:19:30.305Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:20:30.306Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:20:30.306Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:21:30.308Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:21:30.307Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:22:30.309Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:22:30.310Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:23:30.310Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:23:30.310Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:24:30.311Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:24:30.312Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:25:30.312Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:25:30.312Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:26:30.315Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:26:30.315Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:27:30.316Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:27:30.317Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:28:30.317Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:28:30.317Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:29:30.320Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:29:30.321Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:30:30.320Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:30:30.321Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:31:30.322Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:31:30.323Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:32:30.323Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:32:30.323Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:33:30.323Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:33:30.325Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:34:30.325Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:34:30.326Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:35:30.326Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:35:30.328Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:36:30.329Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:36:30.330Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:37:30.329Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:37:30.331Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:38:30.331Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:38:30.332Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:39:30.331Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:39:30.332Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:40:30.333Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:40:30.334Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:41:30.334Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:41:30.335Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:42:30.336Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:42:30.339Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:43:30.337Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:43:30.341Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:44:30.338Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:44:30.341Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:45:30.340Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:45:30.343Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:46:30.344Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:46:30.344Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:47:30.345Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:47:30.345Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:48:30.345Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:48:30.345Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:49:30.347Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:49:30.346Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:50:30.347Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:50:30.348Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:51:30.348Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:51:30.349Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:52:30.350Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:52:30.350Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:52:42.803Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-15T03:52:42.805Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a29e39d6-0c9e-475e-9745-24d54c85dc92","serviceName":"vFW 2023-02-15 03-50-25","serviceVersion":"1.0","serviceUUID":"0df1275f-dac0-4cad-bb23-aba3335c7c7a","serviceDescription":"catalog service description","serviceInvariantUUID":"4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b","resources":[{"resourceInstanceName":"vFW 9f4f2ebd-53a3 0","resourceName":"vFW 9f4f2ebd-53a3","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a952c266-5aa5-4e7a-830b-0a0200cf0c65","resourceInvariantUUID":"d745600d-ea46-4836-818e-a6aad2d257df","resourceCustomizationUUID":"0b62d7fd-cde5-4f0f-8896-55977c1144a6","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vf-license-model.xml","artifactChecksum":"YTViNzNmMTk3NzFiZjNkMmQ2YWZmNzNiNThiYzdkMmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e6c54b2c-58f9-4ec7-b68c-bbec71e481ce","artifactVersion":"1"},{"artifactName":"vfw9f4f2ebd53a30_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json","artifactChecksum":"ZmI4NjY3N2MxMjcyOTI3YzUyNDc0YjNhMTgyNzI5ODg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4958d0b5-b676-4076-b6cf-9e03712e3dac","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"c9fd3c77-62bd-442c-b23f-e7951f4ed666","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vendor-license-model.xml","artifactChecksum":"OWYxZDM1ZTFiNzgwNzY0NzMxZDkxMjI0NDk5ZGFjY2M\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9f3a939b-5dc0-4b84-a1cf-762402f3eb7d","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"96d58b8b-4ac4-4dfe-9c2c-885e203018f0","artifactVersion":"2","generatedFromUUID":"c9fd3c77-62bd-442c-b23f-e7951f4ed666"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230215035025-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-template.yml","artifactChecksum":"NjY5ZTViNjUwOTJkMTYwZjZhMTg1MWYwMjdkMDIyNmE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e8d7d6b7-e65d-40dc-b4b2-713e298268bc","artifactVersion":"1"},{"artifactName":"service-Vfw20230215035025-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar","artifactChecksum":"MzVmMjQyYmE4OWNlZjA1NTA0NjM5ZTI5OTY1MDViZDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"683224dc-6caa-46fe-9c26-3202e51422ae","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-15T03:52:42.835Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T03:52:42.865Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:52:42.866Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:52:42.866Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433150350,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:52:42.888Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A
2023-02-15T03:52:42.889Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A
2023-02-15T03:52:42.889Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A
2023-02-15T03:52:42.889Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A
2023-02-15T03:52:42.889Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A
2023-02-15T03:52:42.890Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A
2023-02-15T03:52:43.115Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:52:43.116Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "cds-sdc-listener",
"timestamp": 1676433135710,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:52:43.158Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:52:43.934Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T03:52:43.935Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:52:43.935Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:52:43.935Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433150350,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:52:44.938Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T03:52:44.939Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:52:44.939Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:52:44.940Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433150350,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:52:45.953Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T03:52:45.954Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:52:45.954Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:52:45.954Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433150350,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:52:46.958Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T03:52:46.958Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:52:46.958Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:52:46.959Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433150350,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:52:47.961Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T03:52:47.962Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:52:47.962Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:52:47.963Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433150350,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:52:48.965Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T03:52:48.966Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:52:48.967Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:52:48.967Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433150350,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:52:49.972Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"serviceName": "vFW 2023-02-15 03-50-25",
"serviceVersion": "1.0",
"serviceUUID": "0df1275f-dac0-4cad-bb23-aba3335c7c7a",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b",
"resources": [
{
"resourceInstanceName": "vFW 9f4f2ebd-53a3 0",
"resourceCustomizationUUID": "0b62d7fd-cde5-4f0f-8896-55977c1144a6",
"resourceName": "vFW 9f4f2ebd-53a3",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "a952c266-5aa5-4e7a-830b-0a0200cf0c65",
"resourceInvariantUUID": "d745600d-ea46-4836-818e-a6aad2d257df",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw9f4f2ebd53a30_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json",
"artifactChecksum": "ZmI4NjY3N2MxMjcyOTI3YzUyNDc0YjNhMTgyNzI5ODg\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4958d0b5-b676-4076-b6cf-9e03712e3dac",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "c9fd3c77-62bd-442c-b23f-e7951f4ed666",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "96d58b8b-4ac4-4dfe-9c2c-885e203018f0",
"generatedFromUUID": "c9fd3c77-62bd-442c-b23f-e7951f4ed666"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "96d58b8b-4ac4-4dfe-9c2c-885e203018f0",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230215035025-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar",
"artifactChecksum": "MzVmMjQyYmE4OWNlZjA1NTA0NjM5ZTI5OTY1MDViZDA\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "683224dc-6caa-46fe-9c26-3202e51422ae"
}
],
"workloadContext": "Production"
}
2023-02-15T03:52:49.977Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-15T03:52:49.978Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 0df1275f-dac0-4cad-bb23-aba3335c7c7a ASDC
2023-02-15T03:52:50.362Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:a29e39d6-0c9e-475e-9745-24d54c85dc92
ServiceName:vFW 2023-02-15 03-50-25
ServiceVersion:1.0
ServiceUUID:0df1275f-dac0-4cad-bb23-aba3335c7c7a
ServiceInvariantUUID:4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230215035025-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar
ArtifactUUID:683224dc-6caa-46fe-9c26-3202e51422ae
ArtifactChecksum:MzVmMjQyYmE4OWNlZjA1NTA0NjM5ZTI5OTY1MDViZDA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 9f4f2ebd-53a3 0
ResourceCustomizationUUID:0b62d7fd-cde5-4f0f-8896-55977c1144a6
ResourceInvariantUUID:d745600d-ea46-4836-818e-a6aad2d257df
ResourceName:vFW 9f4f2ebd-53a3
ResourceType:VF
ResourceUUID:a952c266-5aa5-4e7a-830b-0a0200cf0c65
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw9f4f2ebd53a30_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json
ArtifactUUID:4958d0b5-b676-4076-b6cf-9e03712e3dac
ArtifactChecksum:ZmI4NjY3N2MxMjcyOTI3YzUyNDc0YjNhMTgyNzI5ODg=
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/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml
ArtifactUUID:c9fd3c77-62bd-442c-b23f-e7951f4ed666
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/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env
ArtifactUUID:96d58b8b-4ac4-4dfe-9c2c-885e203018f0
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/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env
ArtifactUUID:96d58b8b-4ac4-4dfe-9c2c-885e203018f0
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-15T03:52:50.363Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0df1275f-dac0-4cad-bb23-aba3335c7c7a 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-02-15T03:52:51.081Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-15T03:52:51.083Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-15T03:52:51.085Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-15T03:52:51.085Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 683224dc-6caa-46fe-9c26-3202e51422ae from URL: /sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar
2023-02-15T03:52:51.086Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-15T03:52:51.087Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar
2023-02-15T03:52:51.536Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-15T03:52:51.562Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar 683224dc-6caa-46fe-9c26-3202e51422ae 101464
2023-02-15T03:52:51.563Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar ASDC sendASDCNotification
2023-02-15T03:52:51.563Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar
2023-02-15T03:52:51.565Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-15T03:52:51.567Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:52:51.567Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:52:51.567Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433171562,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:52:52.581Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-15T03:52:52.582Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-15T03:52:52.583Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 683224dc-6caa-46fe-9c26-3202e51422ae, URL: /sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar to file: /app/ASDC/1/service-Vfw20230215035025-csar.csar
2023-02-15T03:52:52.583Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230215035025-csar.csar
2023-02-15T03:52:52.790Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230215035025-csar.csar
2023-02-15T03:52:52.791Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230215035025-csar.csar
2023-02-15T03:52:54.540Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14994558459239178036/Definitions/service-Vfw20230215035025-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-02-15T03:53:00.662Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-15T03:53:00.674Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-15T03:53:00.674Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230215035025-csar.csar
2023-02-15T03:53:00.675Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-02-15T03:53:00.675Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230215035025-csar.csar
2023-02-15T03:53:00.675Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230215035025-csar.csar
2023-02-15T03:53:00.675Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230215035025-csar.csar
2023-02-15T03:53:00.675Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 9f4f2ebd-53a3 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-Vfw20230215035025-csar.csar
2023-02-15T03:53:00.676Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230215035025-csar.csar
2023-02-15T03:53:00.676Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230215035025-csar.csar
2023-02-15T03:53:00.676Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230215035025-csar.csar
2023-02-15T03:53:00.676Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230215035025-csar.csar
2023-02-15T03:53:00.676Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230215035025-csar.csar
2023-02-15T03:53:00.677Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230215035025-csar.csar
2023-02-15T03:53:00.677Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230215035025-csar.csar
2023-02-15T03:53:00.683Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-15T03:53:00.696Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:00.699Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:53:00.707Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is matching search criteria
2023-02-15T03:53:00.707Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-15T03:53:00.710Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9f4f2ebd-53a3 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-15T03:53:00.714Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:00.715Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:53:00.715Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is matching search criteria
2023-02-15T03:53:00.715Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-15T03:53:00.716Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9f4f2ebd-53a3 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-15T03:53:00.716Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:00.722Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:53:00.729Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:00.729Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is not matching search criteria
2023-02-15T03:53:00.730Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-15T03:53:00.730Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-15T03:53:00.730Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-15T03:53:00.730Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-15T03:53:00.731Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-15T03:53:00.731Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-15T03:53:00.731Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-15T03:53:00.731Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-15T03:53:00.731Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-15T03:53:00.732Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-15T03:53:00.732Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-15T03:53:00.732Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-15T03:53:00.732Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-15T03:53:00.734Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-15T03:53:00.734Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-15T03:53:00.734Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-15T03:53:00.735Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:00.735Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-15T03:53:00.737Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:00.737Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is matching search criteria
2023-02-15T03:53:00.737Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9f4f2ebd-53a3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-15T03:53:00.738Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:00.738Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is matching search criteria
2023-02-15T03:53:00.738Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9f4f2ebd-53a3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-15T03:53:00.739Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:00.739Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is matching search criteria
2023-02-15T03:53:00.739Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9f4f2ebd-53a3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-15T03:53:00.739Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:00.740Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is not matching search criteria
2023-02-15T03:53:00.740Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-15T03:53:00.740Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-15T03:53:00.741Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-15T03:53:00.741Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-15T03:53:00.741Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-15T03:53:00.741Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-15T03:53:00.742Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-15T03:53:00.742Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-15T03:53:00.742Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-15T03:53:00.742Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-15T03:53:00.743Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-15T03:53:00.743Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=1da78dd6-0d1a-429d-965b-3e21dbb5b5b7
2023-02-15T03:53:00.743Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:00.743Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is not matching search criteria
2023-02-15T03:53:00.743Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-15T03:53:00.743Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-15T03:53:00.744Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-15T03:53:00.744Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-15T03:53:00.744Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-15T03:53:00.744Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-15T03:53:00.744Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-15T03:53:00.744Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-15T03:53:00.744Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-15T03:53:00.745Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-15T03:53:00.745Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-15T03:53:00.746Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-15T03:53:00.746Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=3bc66951-8991-47d2-8ff7-12ea363c6f9f
2023-02-15T03:53:00.746Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:00.747Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is not matching search criteria
2023-02-15T03:53:00.747Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-15T03:53:00.747Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-15T03:53:00.747Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-15T03:53:00.748Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-15T03:53:00.748Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-15T03:53:00.748Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-15T03:53:00.749Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-15T03:53:00.749Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-15T03:53:00.753Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-15T03:53:00.754Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-15T03:53:00.754Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-15T03:53:00.755Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-15T03:53:00.755Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=baab67c8-a2a9-44b7-b93a-98968abaa536
2023-02-15T03:53:00.755Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:00.756Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:53:00.756Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:00.756Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:53:00.756Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:00.757Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:53:00.757Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:00.757Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:53:00.758Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-02-15 03-50-25
Description:catalog service description
Model UUID:0df1275f-dac0-4cad-bb23-aba3335c7c7a
Model Version:NULL
Model InvariantUuid:4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 9f4f2ebd-53a3
Model UUID:10c6bd47-469f-46b9-9dfe-ca7e59f2e573
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:d745600d-ea46-4836-818e-a6aad2d257df
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:0b62d7fd-cde5-4f0f-8896-55977c1144a6
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:28e8a8d4-9d1c-4f5c-9466-f09bed107e37
ModelName:Vfw9f4f2ebd53a3..base_vfw..module-0
ModelUuid:a8417c93-76b0-4d55-8e91-fbe874523d58
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:1da78dd6-0d1a-429d-965b-3e21dbb5b5b7
ModelInvariantUuid:631b2f10-2aaa-4c03-9ef1-e1a5d8036724
ModelName:vFW 9f4f2ebd-53a3-nodes.vfwCvfc
ModelUuid:8b7c1647-52ba-4944-bda1-439a85ee29f2
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:cb085ac3-825b-4617-b24a-654c4e5f9d62
ModelInvariantUuid:5d54cc6f-9f9f-4475-a4d1-2cdab59ecdf7
ModelName:Vfw9f4f2ebd53a3.compute.nodes.heat.vfw
ModelUuid:5b3d3a60-8f08-4559-b185-587c61e2f6d1
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:3bc66951-8991-47d2-8ff7-12ea363c6f9f
ModelInvariantUuid:4c3116c3-83e2-435f-811b-fb632a64b21b
ModelName:vFW 9f4f2ebd-53a3-nodes.vsnCvfc
ModelUuid:89818a28-3e4c-47b3-8ea1-ea23ac5e77fe
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:214daafa-fae1-4beb-a726-49e5da591ceb
ModelInvariantUuid:3d0623fc-6c16-450c-bdbc-17d57a7a51a0
ModelName:Vfw9f4f2ebd53a3.compute.nodes.heat.vsn
ModelUuid:0d37f9e0-1022-442b-b4ba-3f05b9822f27
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:baab67c8-a2a9-44b7-b93a-98968abaa536
ModelInvariantUuid:bf9a92f2-ad12-4c0b-bc00-6c9466564563
ModelName:vFW 9f4f2ebd-53a3-nodes.vpgCvfc
ModelUuid:fc9c49cb-f6b5-4bdf-9d73-29261d86e79e
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:7b63dad5-76e1-416d-a5f1-bc11a10d305f
ModelInvariantUuid:68ff92d7-61c7-4fb6-b68e-311545f345b3
ModelName:Vfw9f4f2ebd53a3.compute.nodes.heat.vpg
ModelUuid:31ded14b-fd51-4c89-9486-fc6593ba6549
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-02-15T03:53:00.873Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: a952c266-5aa5-4e7a-830b-0a0200cf0c65
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-02-15T03:53:00.993Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||vFW 9f4f2ebd-53a3 0
2023-02-15T03:53:01.006Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: a952c266-5aa5-4e7a-830b-0a0200cf0c65
2023-02-15T03:53:01.007Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4958d0b5-b676-4076-b6cf-9e03712e3dac from URL: /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json
2023-02-15T03:53:01.007Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-15T03:53:01.007Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json
2023-02-15T03:53:01.137Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-15T03:53:01.138Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json 4958d0b5-b676-4076-b6cf-9e03712e3dac 785
2023-02-15T03:53:01.139Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json ASDC sendASDCNotification
2023-02-15T03:53:01.139Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json
2023-02-15T03:53:01.139Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-15T03:53:01.140Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:53:01.140Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:53:01.140Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433181139,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:53:02.142Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw9f4f2ebd53a3..base_vfw..module-0",
"vfModuleModelInvariantUUID": "28e8a8d4-9d1c-4f5c-9466-f09bed107e37",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "a8417c93-76b0-4d55-8e91-fbe874523d58",
"vfModuleModelCustomizationUUID": "cb9da736-ccec-442d-a8f6-c939d93956e8",
"isBase": true,
"artifacts": [
"c9fd3c77-62bd-442c-b23f-e7951f4ed666",
"96d58b8b-4ac4-4dfe-9c2c-885e203018f0"
],
"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-02-15T03:53:02.175Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw9f4f2ebd53a3..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a8417c93-76b0-4d55-8e91-fbe874523d58
VfModuleModelInvariantUUID:28e8a8d4-9d1c-4f5c-9466-f09bed107e37
VfModuleModelDescription:NULL
Artifacts UUID List:{
c9fd3c77-62bd-442c-b23f-e7951f4ed666
,
96d58b8b-4ac4-4dfe-9c2c-885e203018f0
}
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-02-15T03:53:02.181Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw9f4f2ebd53a3..base_vfw..module-0",
"vfModuleModelInvariantUUID": "28e8a8d4-9d1c-4f5c-9466-f09bed107e37",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "a8417c93-76b0-4d55-8e91-fbe874523d58",
"vfModuleModelCustomizationUUID": "cb9da736-ccec-442d-a8f6-c939d93956e8",
"isBase": true,
"artifacts": [
"c9fd3c77-62bd-442c-b23f-e7951f4ed666",
"96d58b8b-4ac4-4dfe-9c2c-885e203018f0"
],
"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-02-15T03:53:02.182Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw9f4f2ebd53a3..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a8417c93-76b0-4d55-8e91-fbe874523d58
VfModuleModelInvariantUUID:28e8a8d4-9d1c-4f5c-9466-f09bed107e37
VfModuleModelDescription:NULL
Artifacts UUID List:{
c9fd3c77-62bd-442c-b23f-e7951f4ed666
,
96d58b8b-4ac4-4dfe-9c2c-885e203018f0
}
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-02-15T03:53:02.182Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: c9fd3c77-62bd-442c-b23f-e7951f4ed666 from URL: /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml
2023-02-15T03:53:02.182Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-15T03:53:02.183Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml
2023-02-15T03:53:02.316Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-15T03:53:02.318Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml c9fd3c77-62bd-442c-b23f-e7951f4ed666 20368
2023-02-15T03:53:02.319Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-15T03:53:02.319Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml
2023-02-15T03:53:02.319Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-15T03:53:02.321Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:53:02.321Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:53:02.321Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433182319,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:53:03.323Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 96d58b8b-4ac4-4dfe-9c2c-885e203018f0 from URL: /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env
2023-02-15T03:53:03.323Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-15T03:53:03.324Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env
2023-02-15T03:53:03.464Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-15T03:53:03.465Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env 96d58b8b-4ac4-4dfe-9c2c-885e203018f0 2098
2023-02-15T03:53:03.465Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-15T03:53:03.465Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env
2023-02-15T03:53:03.466Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-15T03:53:03.466Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:53:03.466Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:53:03.467Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433183465,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:53:04.468Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 0df1275f-dac0-4cad-bb23-aba3335c7c7a
2023-02-15T03:53:04.470Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 9f4f2ebd-53a3 0 a952c266-5aa5-4e7a-830b-0a0200cf0c65 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-02-15T03:53:04.611Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@49565993, org.onap.sdc.toscaparser.api.parameters.Input@740c4886, org.onap.sdc.toscaparser.api.parameters.Input@5394b3f9, org.onap.sdc.toscaparser.api.parameters.Input@49e2c7a, org.onap.sdc.toscaparser.api.parameters.Input@7fff77bb]
2023-02-15T03:53:04.621Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:04.622Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:53:04.623Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic
2023-02-15T03:53:04.624Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 0b62d7fd-cde5-4f0f-8896-55977c1144a6
2023-02-15T03:53:04.624Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 0b62d7fd-cde5-4f0f-8896-55977c1144a6 matches Tosca VF Customization UUID: 0b62d7fd-cde5-4f0f-8896-55977c1144a6
2023-02-15T03:53:04.624Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 0b62d7fd-cde5-4f0f-8896-55977c1144a6 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-02-15T03:53:04.642Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:04.643Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:53:04.655Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 0b62d7fd-cde5-4f0f-8896-55977c1144a6: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-15T03:53:04.657Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@b65c6f2
2023-02-15T03:53:04.658Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:04.659Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-15T03:53:04.660Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : cb9da736-ccec-442d-a8f6-c939d93956e8
2023-02-15T03:53:04.663Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID cb9da736-ccec-442d-a8f6-c939d93956e8
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-02-15T03:53:04.692Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:04.693Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is matching search criteria
2023-02-15T03:53:04.694Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9f4f2ebd-53a3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-15T03:53:04.696Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:04.698Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is matching search criteria
2023-02-15T03:53:04.698Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9f4f2ebd-53a3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-15T03:53:04.699Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:04.699Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is not matching search criteria
2023-02-15T03:53:04.700Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-15T03:53:04.700Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-15T03:53:04.702Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-15T03:53:04.702Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-15T03:53:04.702Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-15T03:53:04.703Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-15T03:53:04.703Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-15T03:53:04.704Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-15T03:53:04.704Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-15T03:53:04.706Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-15T03:53:04.707Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-15T03:53:04.707Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=1da78dd6-0d1a-429d-965b-3e21dbb5b5b7
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-02-15T03:53:04.762Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:04.765Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is matching search criteria
2023-02-15T03:53:04.765Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9f4f2ebd-53a3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-15T03:53:04.766Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:04.768Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is not matching search criteria
2023-02-15T03:53:04.770Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-15T03:53:04.771Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-15T03:53:04.771Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-15T03:53:04.772Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-15T03:53:04.773Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-15T03:53:04.773Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-15T03:53:04.774Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-15T03:53:04.774Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-15T03:53:04.775Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-15T03:53:04.775Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-15T03:53:04.776Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-15T03:53:04.776Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-15T03:53:04.778Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=3bc66951-8991-47d2-8ff7-12ea363c6f9f
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-02-15T03:53:04.794Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:04.795Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is matching search criteria
2023-02-15T03:53:04.795Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9f4f2ebd-53a3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-15T03:53:04.800Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:04.801Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is not matching search criteria
2023-02-15T03:53:04.801Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-15T03:53:04.802Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-15T03:53:04.802Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-15T03:53:04.803Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-15T03:53:04.803Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-15T03:53:04.804Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-15T03:53:04.804Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-15T03:53:04.804Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-15T03:53:04.805Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-15T03:53:04.806Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-15T03:53:04.806Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-15T03:53:04.806Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-15T03:53:04.807Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=baab67c8-a2a9-44b7-b93a-98968abaa536
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-02-15T03:53:04.815Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:04.816Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is matching search criteria
2023-02-15T03:53:04.816Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9f4f2ebd-53a3 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-15T03:53:04.817Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:04.817Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Node template vFW 9f4f2ebd-53a3 0 is matching search criteria
2023-02-15T03:53:04.818Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 9f4f2ebd-53a3 0] matching following query criteria: sdcType=VF, customizationUUID=0b62d7fd-cde5-4f0f-8896-55977c1144a6
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-02-15T03:53:04.847Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:04.848Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:53:04.849Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 0df1275f-dac0-4cad-bb23-aba3335c7c7a: vFW 9f4f2ebd-53a3
2023-02-15T03:53:04.850Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:04.850Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:53:04.850Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:04.851Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:53:04.851Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:04.851Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:53:04.851Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:04.852Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:53:04.852Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:53:04.852Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-02-15 03-50-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:53:04.852Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Saving Service: vFW 2023-02-15 03-50-25
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-02-15T03:53:06.904Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 9f4f2ebd-53a3 a952c266-5aa5-4e7a-830b-0a0200cf0c65 1 ASDC deployResourceStructure
2023-02-15T03:53:06.905Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json ASDC sendASDCNotification
2023-02-15T03:53:06.905Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json
2023-02-15T03:53:06.905Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-15T03:53:06.906Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:53:06.906Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:53:06.906Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433186905,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:53:07.909Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-15T03:53:07.910Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml
2023-02-15T03:53:07.910Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-15T03:53:07.910Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:53:07.911Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:53:07.911Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433187909,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:53:08.920Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-15T03:53:08.921Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env
2023-02-15T03:53:08.922Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-15T03:53:08.922Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:53:08.922Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:53:08.923Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433188920,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:53:09.924Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar ASDC sendASDCNotification
2023-02-15T03:53:09.924Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar
2023-02-15T03:53:09.924Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-15T03:53:09.925Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:53:09.925Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:53:09.925Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433189924,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:53:10.930Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a29e39d6-0c9e-475e-9745-24d54c85dc92
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-02-15T03:53:11.047Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a29e39d6-0c9e-475e-9745-24d54c85dc92
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-02-15T03:53:11.058Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-15T03:53:11.059Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-15T03:53:11.060Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-15T03:53:30.026Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:53:30.032Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:53:30.032Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433150350,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:53:30.035Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:53:41.062Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a29e39d6-0c9e-475e-9745-24d54c85dc92
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-02-15T03:53:41.096Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a29e39d6-0c9e-475e-9745-24d54c85dc92
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-02-15T03:53:41.101Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-15T03:53:41.101Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-15T03:53:41.102Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-15T03:54:11.102Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a29e39d6-0c9e-475e-9745-24d54c85dc92
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-02-15T03:54:11.127Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a29e39d6-0c9e-475e-9745-24d54c85dc92
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-02-15T03:54:11.131Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-15T03:54:11.132Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-15T03:54:11.132Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-15T03:54:30.027Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:54:30.038Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.038Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "multicloud-k8s",
"timestamp": 1676433155807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.040Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.041Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.041Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "cds-sdc-listener",
"timestamp": 1676433135710,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.041Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.041Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.041Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433150350,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json",
"status": "NOTIFIED"
}
2023-02-15T03:54:30.042Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.042Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.042Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "multicloud-k8s",
"timestamp": 1676433155807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json",
"status": "NOTIFIED"
}
2023-02-15T03:54:30.042Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.042Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.042Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "cds-sdc-listener",
"timestamp": 1676433135710,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.043Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.043Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.043Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433150350,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-15T03:54:30.044Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.044Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.044Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "multicloud-k8s",
"timestamp": 1676433155807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-15T03:54:30.044Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.045Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.045Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "cds-sdc-listener",
"timestamp": 1676433135710,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.045Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.045Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.045Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433150350,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.045Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.045Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.046Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "multicloud-k8s",
"timestamp": 1676433155807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.046Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.046Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.046Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "cds-sdc-listener",
"timestamp": 1676433135710,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.047Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.047Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.047Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433150350,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-15T03:54:30.048Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.048Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.048Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "multicloud-k8s",
"timestamp": 1676433155807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-15T03:54:30.049Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.049Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.049Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "cds-sdc-listener",
"timestamp": 1676433135710,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.051Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.052Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.052Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433150350,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.052Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.052Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.053Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "multicloud-k8s",
"timestamp": 1676433155807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.053Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.053Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.053Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "cds-sdc-listener",
"timestamp": 1676433135710,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T03:54:30.053Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.053Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.053Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433150350,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T03:54:30.054Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.054Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.054Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "aai-model-loader",
"timestamp": 1676433167807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.054Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.054Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.054Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "multicloud-k8s",
"timestamp": 1676433155807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T03:54:30.054Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.055Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.055Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "aai-model-loader",
"timestamp": 1676433167807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.055Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.055Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.056Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "cds-sdc-listener",
"timestamp": 1676433170457,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-15T03:54:30.056Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.056Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.057Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "multicloud-k8s",
"timestamp": 1676433169699,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-15T03:54:30.057Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.057Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.057Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "aai-model-loader",
"timestamp": 1676433167807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.058Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.058Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.058Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433171562,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-15T03:54:30.058Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.058Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.058Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "multicloud-k8s",
"timestamp": 1676433171006,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-15T03:54:30.059Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.059Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.059Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "aai-model-loader",
"timestamp": 1676433167807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.059Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.059Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.059Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "aai-model-loader",
"timestamp": 1676433167807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.060Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.060Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.060Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "multicloud-k8s",
"timestamp": 1676433172386,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-15T03:54:30.060Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.060Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.061Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "aai-model-loader",
"timestamp": 1676433167807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.061Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.061Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.061Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "multicloud-k8s",
"timestamp": 1676433173969,
"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-02-15T03:54:30.079Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a29e39d6-0c9e-475e-9745-24d54c85dc92
2023-02-15T03:54:30.080Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a29e39d6-0c9e-475e-9745-24d54c85dc92 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-02-15T03:54:30.137Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.137Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "aai-model-loader",
"timestamp": 1676433167807,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T03:54:30.139Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.139Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.139Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "multicloud-k8s",
"timestamp": 1676433174992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json",
"status": "DEPLOY_OK"
}
2023-02-15T03:54:30.140Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.140Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.140Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "aai-model-loader",
"timestamp": 1676433175185,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-15T03:54:30.141Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.141Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.141Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676433177468,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.141Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.141Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.142Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676433177468,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.142Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.142Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.142Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676433177468,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.142Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.142Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.143Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433181139,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-15T03:54:30.143Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.143Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.143Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676433177468,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.143Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.143Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.143Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433182319,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-15T03:54:30.144Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.144Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.144Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676433177468,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.144Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.144Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.144Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433183465,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-15T03:54:30.145Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.145Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.145Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676433177468,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.145Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.145Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.145Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676433177468,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T03:54:30.146Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.146Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.146Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676433185841,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-15T03:54:30.146Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.146Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.146Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433186905,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/vfw9f4f2ebd53a30_modules.json",
"status": "DEPLOY_OK"
}
2023-02-15T03:54:30.147Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.147Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.147Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433187909,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-02-15T03:54:30.147Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.147Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.147Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433188920,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/resourceInstances/vfw9f4f2ebd53a30/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-02-15T03:54:30.148Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.148Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.148Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433189924,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-15T03:54:30.148Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.148Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.148Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676433197151,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-15T03:54:30.150Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.150Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.150Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676433198161,
"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-02-15T03:54:30.168Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a29e39d6-0c9e-475e-9745-24d54c85dc92
2023-02-15T03:54:30.169Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a29e39d6-0c9e-475e-9745-24d54c85dc92 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-02-15T03:54:30.216Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.216Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "cds-sdc-listener",
"timestamp": 1676433171486,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.217Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.217Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.217Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "multicloud-k8s",
"timestamp": 1676433176051,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.218Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.218Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.218Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "cds-sdc-listener",
"timestamp": 1676433171486,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.218Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.218Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.218Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "multicloud-k8s",
"timestamp": 1676433176051,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json",
"status": "NOTIFIED"
}
2023-02-15T03:54:30.219Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.219Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.219Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "cds-sdc-listener",
"timestamp": 1676433171486,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.220Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.220Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.220Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "multicloud-k8s",
"timestamp": 1676433176051,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-15T03:54:30.220Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.221Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.221Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "cds-sdc-listener",
"timestamp": 1676433171486,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.221Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.221Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.221Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "multicloud-k8s",
"timestamp": 1676433176051,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.221Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.222Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.222Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "cds-sdc-listener",
"timestamp": 1676433171486,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.222Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.222Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.222Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "multicloud-k8s",
"timestamp": 1676433176051,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-15T03:54:30.222Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.223Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.223Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "cds-sdc-listener",
"timestamp": 1676433171486,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.223Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.223Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.223Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "multicloud-k8s",
"timestamp": 1676433176051,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.224Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.224Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.224Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "cds-sdc-listener",
"timestamp": 1676433171486,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T03:54:30.224Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.224Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.225Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "multicloud-k8s",
"timestamp": 1676433176051,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T03:54:30.225Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.225Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.226Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "aai-model-loader",
"timestamp": 1676433205833,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230215035025/1.0/artifacts/service-Vfw20230215035025-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-15T03:54:30.226Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.226Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.226Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "multicloud-k8s",
"timestamp": 1676433206807,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-15T03:54:30.226Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.226Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.227Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "cds-sdc-listener",
"timestamp": 1676433207579,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-15T03:54:30.227Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.227Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.227Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "aai-model-loader",
"timestamp": 1676433206837,
"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-02-15T03:54:30.250Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a29e39d6-0c9e-475e-9745-24d54c85dc92
2023-02-15T03:54:30.251Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId a29e39d6-0c9e-475e-9745-24d54c85dc92 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-02-15T03:54:30.287Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.288Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676433207468,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.289Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.289Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.289Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "multicloud-k8s",
"timestamp": 1676433207924,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-15T03:54:30.290Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.290Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.290Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "aai-model-loader",
"timestamp": 1676433207839,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.290Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.290Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.290Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676433207468,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.290Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.291Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.291Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "multicloud-k8s",
"timestamp": 1676433209032,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-15T03:54:30.291Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:30.291Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:54:30.291Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "aai-model-loader",
"timestamp": 1676433207839,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:54:30.291Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:54:41.132Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a29e39d6-0c9e-475e-9745-24d54c85dc92
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-02-15T03:54:41.164Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a29e39d6-0c9e-475e-9745-24d54c85dc92
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-02-15T03:54:41.176Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-15T03:54:41.177Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-15T03:54:41.177Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-15T03:54:41.177Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-15T03:54:41.177Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-15T03:54:41.178Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-15T03:54:41.178Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-15T03:54:41.178Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-15T03:54:41.178Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-15T03:54:41.197Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-15T03:55:11.198Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a29e39d6-0c9e-475e-9745-24d54c85dc92 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-02-15T03:55:11.218Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a29e39d6-0c9e-475e-9745-24d54c85dc92 and serviceModelVersionId: 0df1275f-dac0-4cad-bb23-aba3335c7c7a
2023-02-15T03:55:11.219Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b
2023-02-15T03:55:30.026Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:55:30.029Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:55:30.030Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676433207468,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:55:30.030Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:55:30.031Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:55:30.031Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "multicloud-k8s",
"timestamp": 1676433210183,
"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-02-15T03:55:30.077Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37
2023-02-15T03:55:30.077Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37 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-02-15T03:55:30.114Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:55:30.116Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "aai-model-loader",
"timestamp": 1676433207839,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:55:30.116Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:55:30.117Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:55:30.117Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676433207468,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:55:30.117Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:55:30.118Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:55:30.118Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "multicloud-k8s",
"timestamp": 1676433211185,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-15T03:55:30.119Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:55:30.119Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:55:30.119Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "aai-model-loader",
"timestamp": 1676433207839,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:55:30.119Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:55:30.120Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:55:30.120Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676433207468,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:55:30.121Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:55:30.121Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:55:30.121Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "aai-model-loader",
"timestamp": 1676433207839,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:55:30.122Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:55:30.123Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:55:30.123Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676433207468,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:55:30.123Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:55:30.124Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:55:30.125Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "aai-model-loader",
"timestamp": 1676433207839,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:55:30.125Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:55:30.125Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:55:30.126Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676433207468,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T03:55:30.126Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:55:30.126Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:55:30.126Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "aai-model-loader",
"timestamp": 1676433207839,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T03:55:30.129Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:55:30.129Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:55:30.129Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676433215643,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-15T03:55:30.130Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:55:30.130Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:55:30.131Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "aai-model-loader",
"timestamp": 1676433215164,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-15T03:55:30.131Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:55:30.131Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:55:30.132Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676433218873,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-15T03:55:30.132Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:55:30.163Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:55:30.164Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676433219879,
"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-02-15T03:55:30.181Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37
2023-02-15T03:55:30.182Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37 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-02-15T03:55:30.205Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:55:30.205Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "aai-model-loader",
"timestamp": 1676433229597,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-15T03:55:30.207Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:55:30.207Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-15T03:55:30.207Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "aai-model-loader",
"timestamp": 1676433230600,
"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-02-15T03:55:30.225Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37
2023-02-15T03:55:30.226Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37 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-02-15T03:55:34.063Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b/model-vers/model-ver/0df1275f-dac0-4cad-bb23-aba3335c7c7a?depth=0
2023-02-15T03:55:34.269Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-02-15T03:55:35.105Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b/model-vers/model-ver/0df1275f-dac0-4cad-bb23-aba3335c7c7a?depth=0|INFO|500||Invoke
2023-02-15T03:55:35.113Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b/model-vers/model-ver/0df1275f-dac0-4cad-bb23-aba3335c7c7a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b/model-vers/model-ver/0df1275f-dac0-4cad-bb23-aba3335c7c7a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a29e39d6-0c9e-475e-9745-24d54c85dc92], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[60571a50-f286-46b7-b26d-dce408e29a40], X-ECOMP-RequestID=[a29e39d6-0c9e-475e-9745-24d54c85dc92], X-TransactionId=[], X-ONAP-RequestID=[a29e39d6-0c9e-475e-9745-24d54c85dc92], Content-Type=[application/merge-patch+json]}
2023-02-15T03:55:35.183Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b/model-vers/model-ver/0df1275f-dac0-4cad-bb23-aba3335c7c7a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-15T03:55:36.311Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b/model-vers/model-ver/0df1275f-dac0-4cad-bb23-aba3335c7c7a?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/4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b/model-vers/model-ver/0df1275f-dac0-4cad-bb23-aba3335c7c7a?depth=0 has http status code:200 and response headers:{date=[Wed, 15 Feb 2023 03:55:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1084], vertex-id=[168040], x-aai-txid=[0-aai-resources-230215-03:55:34:499-68993], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-15T03:55:36.313Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b/model-vers/model-ver/0df1275f-dac0-4cad-bb23-aba3335c7c7a?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-15T03:55:36.315Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4bf27d0a-5f2f-421b-8d7f-4a5844d28d4b/model-vers/model-ver/0df1275f-dac0-4cad-bb23-aba3335c7c7a?depth=0|INFO|500||InvokeReturn
2023-02-15T03:55:36.320Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-15T03:55:36.321Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-15T03:55:36.348Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-15T03:55:36.349Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a29e39d6-0c9e-475e-9745-24d54c85dc92 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-15T03:55:36.350Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-15T03:55:36.351Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:55:36.351Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:55:36.351Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433336350,
"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-02-15T03:55:37.377Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:55:37.388Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-15T03:55:37.388Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37","serviceName":"basic_onboard_kPshbO","serviceVersion":"1.0","serviceUUID":"7ba21c26-48b9-48bc-af31-d1c1a93203bc","serviceDescription":"service","serviceInvariantUUID":"2f8a3268-cbb7-455e-b926-afb068d779ac","resources":[{"resourceInstanceName":"basic_onboard_kPshbO 0","resourceName":"basic_onboard_kPshbO","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3e0055b6-594b-4318-a9c6-e134e6139ef3","resourceInvariantUUID":"dd6f4474-6af6-4ccf-99e0-1345578bd35a","resourceCustomizationUUID":"809eec3b-1b54-4463-bdc7-04d2ae6180a9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vf-license-model.xml","artifactChecksum":"ZjdlNzMzYmFiNTQ3ZWNiMGZkMjM3NzE5ODYxYjY0ZTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"fe96c06a-f3d3-46f2-bb1c-f20f9e2a6209","artifactVersion":"1"},{"artifactName":"basic_onboard_kpshbo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json","artifactChecksum":"ZTE2ZGM2MTJkZmYzYTNmMGEzOTM5MzZlZTExYjFjNDQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"2502f6ce-34ae-40b4-95a5-bd6e139bcc68","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"c476d5e0-bcb3-484a-a040-66991e8db698","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"7377dc1d-33b2-4ef8-8dfb-cb01733c31b9","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"636637ec-f3ea-4b6b-90ba-77f36355c28c","artifactVersion":"2","generatedFromUUID":"c476d5e0-bcb3-484a-a040-66991e8db698"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKpshbo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-template.yml","artifactChecksum":"MDFhZmJlNzMxODA0YjhjM2E0OTIwYzU4MDE3MzA0MDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ba94b2b0-918a-4ce6-aa6f-ab7874bb7efa","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKpshbo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar","artifactChecksum":"ZmM2MTMyZDFlNTI4ZTJlOGU1OTQ3M2ZmYjljOTY4NTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"339e65a5-f444-4b9e-b63f-1eda031e7356","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-15T03:55:37.391Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T03:55:37.391Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:55:37.392Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:55:37.392Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433337377,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:55:38.393Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T03:55:38.393Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:55:38.393Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:55:38.394Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433337377,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:55:39.394Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T03:55:39.395Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:55:39.395Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:55:39.395Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433337377,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:55:40.398Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T03:55:40.399Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:55:40.399Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:55:40.399Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433337377,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:55:41.401Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T03:55:41.401Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:55:41.401Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:55:41.401Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433337377,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:55:42.402Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T03:55:42.404Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:55:42.404Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:55:42.404Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433337377,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:55:43.405Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T03:55:43.406Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:55:43.406Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:55:43.406Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433337377,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:55:44.408Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"serviceName": "basic_onboard_kPshbO",
"serviceVersion": "1.0",
"serviceUUID": "7ba21c26-48b9-48bc-af31-d1c1a93203bc",
"serviceDescription": "service",
"serviceInvariantUUID": "2f8a3268-cbb7-455e-b926-afb068d779ac",
"resources": [
{
"resourceInstanceName": "basic_onboard_kPshbO 0",
"resourceCustomizationUUID": "809eec3b-1b54-4463-bdc7-04d2ae6180a9",
"resourceName": "basic_onboard_kPshbO",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "3e0055b6-594b-4318-a9c6-e134e6139ef3",
"resourceInvariantUUID": "dd6f4474-6af6-4ccf-99e0-1345578bd35a",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_kpshbo0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json",
"artifactChecksum": "ZTE2ZGM2MTJkZmYzYTNmMGEzOTM5MzZlZTExYjFjNDQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "2502f6ce-34ae-40b4-95a5-bd6e139bcc68",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "c476d5e0-bcb3-484a-a040-66991e8db698",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "636637ec-f3ea-4b6b-90ba-77f36355c28c",
"generatedFromUUID": "c476d5e0-bcb3-484a-a040-66991e8db698"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "636637ec-f3ea-4b6b-90ba-77f36355c28c",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardKpshbo-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar",
"artifactChecksum": "ZmM2MTMyZDFlNTI4ZTJlOGU1OTQ3M2ZmYjljOTY4NTQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "339e65a5-f444-4b9e-b63f-1eda031e7356"
}
],
"workloadContext": "Production"
}
2023-02-15T03:55:44.409Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-15T03:55:44.409Z|a29e39d6-0c9e-475e-9745-24d54c85dc92|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 7ba21c26-48b9-48bc-af31-d1c1a93203bc ASDC
2023-02-15T03:55:44.410Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37
ServiceName:basic_onboard_kPshbO
ServiceVersion:1.0
ServiceUUID:7ba21c26-48b9-48bc-af31-d1c1a93203bc
ServiceInvariantUUID:2f8a3268-cbb7-455e-b926-afb068d779ac
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardKpshbo-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar
ArtifactUUID:339e65a5-f444-4b9e-b63f-1eda031e7356
ArtifactChecksum:ZmM2MTMyZDFlNTI4ZTJlOGU1OTQ3M2ZmYjljOTY4NTQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_kPshbO 0
ResourceCustomizationUUID:809eec3b-1b54-4463-bdc7-04d2ae6180a9
ResourceInvariantUUID:dd6f4474-6af6-4ccf-99e0-1345578bd35a
ResourceName:basic_onboard_kPshbO
ResourceType:VF
ResourceUUID:3e0055b6-594b-4318-a9c6-e134e6139ef3
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_kpshbo0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json
ArtifactUUID:2502f6ce-34ae-40b4-95a5-bd6e139bcc68
ArtifactChecksum:ZTE2ZGM2MTJkZmYzYTNmMGEzOTM5MzZlZTExYjFjNDQ=
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/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml
ArtifactUUID:c476d5e0-bcb3-484a-a040-66991e8db698
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/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env
ArtifactUUID:636637ec-f3ea-4b6b-90ba-77f36355c28c
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/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env
ArtifactUUID:636637ec-f3ea-4b6b-90ba-77f36355c28c
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-15T03:55:44.410Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7ba21c26-48b9-48bc-af31-d1c1a93203bc 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-02-15T03:55:44.503Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-15T03:55:44.503Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-15T03:55:44.504Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-15T03:55:44.504Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 339e65a5-f444-4b9e-b63f-1eda031e7356 from URL: /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar
2023-02-15T03:55:44.504Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-15T03:55:44.504Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar
2023-02-15T03:55:44.651Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-15T03:55:44.652Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar 339e65a5-f444-4b9e-b63f-1eda031e7356 75673
2023-02-15T03:55:44.652Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar ASDC sendASDCNotification
2023-02-15T03:55:44.652Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar
2023-02-15T03:55:44.652Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-15T03:55:44.653Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:55:44.653Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:55:44.653Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433344652,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:55:45.654Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-15T03:55:45.655Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-15T03:55:45.656Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 339e65a5-f444-4b9e-b63f-1eda031e7356, URL: /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar to file: /app/ASDC/1/service-BasicOnboardKpshbo-csar.csar
2023-02-15T03:55:45.656Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardKpshbo-csar.csar
2023-02-15T03:55:45.657Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardKpshbo-csar.csar
2023-02-15T03:55:45.657Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardKpshbo-csar.csar
2023-02-15T03:55:45.834Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10399298261937219319/Definitions/service-BasicOnboardKpshbo-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-02-15T03:55:47.593Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-15T03:55:47.594Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-15T03:55:47.594Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardKpshbo-csar.csar
2023-02-15T03:55:47.594Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-15T03:55:47.594Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardKpshbo-csar.csar
2023-02-15T03:55:47.595Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardKpshbo-csar.csar
2023-02-15T03:55:47.595Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardKpshbo-csar.csar
2023-02-15T03:55:47.595Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardKpshbo-csar.csar
2023-02-15T03:55:47.595Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_kPshbO 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-BasicOnboardKpshbo-csar.csar
2023-02-15T03:55:47.595Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardKpshbo-csar.csar
2023-02-15T03:55:47.595Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardKpshbo-csar.csar
2023-02-15T03:55:47.595Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-15T03:55:47.596Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:47.596Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:55:47.596Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is matching search criteria
2023-02-15T03:55:47.597Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-15T03:55:47.597Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_kPshbO 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-15T03:55:47.597Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:47.597Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:55:47.597Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is matching search criteria
2023-02-15T03:55:47.598Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-15T03:55:47.598Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_kPshbO 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-15T03:55:47.598Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:47.598Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:55:47.598Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:47.598Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is not matching search criteria
2023-02-15T03:55:47.599Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-02-15T03:55:47.599Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-02-15T03:55:47.599Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-02-15T03:55:47.599Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-15T03:55:47.599Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-15T03:55:47.600Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:47.600Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-15T03:55:47.600Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:47.600Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is matching search criteria
2023-02-15T03:55:47.600Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_kPshbO 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-15T03:55:47.600Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:47.601Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is matching search criteria
2023-02-15T03:55:47.601Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_kPshbO 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-15T03:55:47.601Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:47.601Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is matching search criteria
2023-02-15T03:55:47.601Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_kPshbO 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-15T03:55:47.601Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:47.602Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is not matching search criteria
2023-02-15T03:55:47.602Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-15T03:55:47.602Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-15T03:55:47.602Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=0520731f-3e8c-4147-ab56-3c11ab4c89c4
2023-02-15T03:55:47.602Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:47.602Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:55:47.602Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:47.603Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:55:47.603Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:47.603Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:55:47.603Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:47.603Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:55:47.603Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_kPshbO
Description:service
Model UUID:7ba21c26-48b9-48bc-af31-d1c1a93203bc
Model Version:NULL
Model InvariantUuid:2f8a3268-cbb7-455e-b926-afb068d779ac
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_kPshbO
Model UUID:920a9b1b-f2ec-420a-aa4c-f6e3fb40cf92
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:dd6f4474-6af6-4ccf-99e0-1345578bd35a
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:809eec3b-1b54-4463-bdc7-04d2ae6180a9
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:f0187db1-8381-444e-b1a7-a4cf77232a88
ModelName:BasicOnboardKpshbo..base_ubuntu18..module-0
ModelUuid:fb4e6e8f-83f0-4ac6-a5c5-c52c242fef3a
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:0520731f-3e8c-4147-ab56-3c11ab4c89c4
ModelInvariantUuid:774b4739-4d8b-4242-b04d-bc1418e4a0fa
ModelName:basic_onboard_kPshbO-nodes.ubuntu18Cvfc
ModelUuid:6c3f649c-1e75-47d3-8b3b-1fbaebe701a5
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:431bc6fb-2bd1-433a-a5a0-7e673c6f63bf
ModelInvariantUuid:36ad83d8-bc52-4d03-ab4d-8ef68018cd9a
ModelName:BasicOnboardKpshbo.compute.nodes.heat.ubuntu18
ModelUuid:58050a57-10ae-487c-80f3-c27b4faaff96
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-02-15T03:55:47.677Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 3e0055b6-594b-4318-a9c6-e134e6139ef3
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-02-15T03:55:47.686Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||basic_onboard_kPshbO 0
2023-02-15T03:55:47.687Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3e0055b6-594b-4318-a9c6-e134e6139ef3
2023-02-15T03:55:47.687Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 2502f6ce-34ae-40b4-95a5-bd6e139bcc68 from URL: /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json
2023-02-15T03:55:47.687Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-15T03:55:47.688Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json
2023-02-15T03:55:47.868Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-15T03:55:47.869Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json 2502f6ce-34ae-40b4-95a5-bd6e139bcc68 798
2023-02-15T03:55:47.869Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json ASDC sendASDCNotification
2023-02-15T03:55:47.870Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json
2023-02-15T03:55:47.870Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-15T03:55:47.870Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:55:47.870Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:55:47.870Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433347869,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:55:48.873Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardKpshbo..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "f0187db1-8381-444e-b1a7-a4cf77232a88",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "fb4e6e8f-83f0-4ac6-a5c5-c52c242fef3a",
"vfModuleModelCustomizationUUID": "38133cf4-66ac-48d6-88a5-9ace1f1c4182",
"isBase": true,
"artifacts": [
"c476d5e0-bcb3-484a-a040-66991e8db698",
"636637ec-f3ea-4b6b-90ba-77f36355c28c"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-02-15T03:55:48.880Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardKpshbo..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:fb4e6e8f-83f0-4ac6-a5c5-c52c242fef3a
VfModuleModelInvariantUUID:f0187db1-8381-444e-b1a7-a4cf77232a88
VfModuleModelDescription:NULL
Artifacts UUID List:{
c476d5e0-bcb3-484a-a040-66991e8db698
,
636637ec-f3ea-4b6b-90ba-77f36355c28c
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
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-02-15T03:55:48.884Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardKpshbo..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "f0187db1-8381-444e-b1a7-a4cf77232a88",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "fb4e6e8f-83f0-4ac6-a5c5-c52c242fef3a",
"vfModuleModelCustomizationUUID": "38133cf4-66ac-48d6-88a5-9ace1f1c4182",
"isBase": true,
"artifacts": [
"c476d5e0-bcb3-484a-a040-66991e8db698",
"636637ec-f3ea-4b6b-90ba-77f36355c28c"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-02-15T03:55:48.885Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardKpshbo..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:fb4e6e8f-83f0-4ac6-a5c5-c52c242fef3a
VfModuleModelInvariantUUID:f0187db1-8381-444e-b1a7-a4cf77232a88
VfModuleModelDescription:NULL
Artifacts UUID List:{
c476d5e0-bcb3-484a-a040-66991e8db698
,
636637ec-f3ea-4b6b-90ba-77f36355c28c
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
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-02-15T03:55:48.885Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: c476d5e0-bcb3-484a-a040-66991e8db698 from URL: /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml
2023-02-15T03:55:48.885Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-15T03:55:48.885Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml
2023-02-15T03:55:49.494Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-15T03:55:49.495Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml c476d5e0-bcb3-484a-a040-66991e8db698 5033
2023-02-15T03:55:49.496Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-15T03:55:49.496Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml
2023-02-15T03:55:49.496Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-15T03:55:49.496Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:55:49.496Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:55:49.497Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433349496,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:55:50.499Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 636637ec-f3ea-4b6b-90ba-77f36355c28c from URL: /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env
2023-02-15T03:55:50.499Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-15T03:55:50.499Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env
2023-02-15T03:55:50.983Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-15T03:55:50.984Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env 636637ec-f3ea-4b6b-90ba-77f36355c28c 909
2023-02-15T03:55:50.984Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-15T03:55:50.984Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env
2023-02-15T03:55:50.985Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-15T03:55:50.985Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:55:50.985Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:55:50.985Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433350984,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:55:51.986Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 7ba21c26-48b9-48bc-af31-d1c1a93203bc
2023-02-15T03:55:51.986Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_kPshbO 0 3e0055b6-594b-4318-a9c6-e134e6139ef3 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-15T03:55:52.010Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@cf3da5b, org.onap.sdc.toscaparser.api.parameters.Input@7c8130fa, org.onap.sdc.toscaparser.api.parameters.Input@5c57f13b, org.onap.sdc.toscaparser.api.parameters.Input@7002ceb4, org.onap.sdc.toscaparser.api.parameters.Input@6231f3ed]
2023-02-15T03:55:52.012Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:52.013Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:55:52.015Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic
2023-02-15T03:55:52.015Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 809eec3b-1b54-4463-bdc7-04d2ae6180a9
2023-02-15T03:55:52.015Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 809eec3b-1b54-4463-bdc7-04d2ae6180a9 matches Tosca VF Customization UUID: 809eec3b-1b54-4463-bdc7-04d2ae6180a9
2023-02-15T03:55:52.016Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 809eec3b-1b54-4463-bdc7-04d2ae6180a9 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-02-15T03:55:52.021Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:52.022Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:55:52.023Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 809eec3b-1b54-4463-bdc7-04d2ae6180a9: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-15T03:55:52.023Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@12eefb1e
2023-02-15T03:55:52.023Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:52.024Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-15T03:55:52.025Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 38133cf4-66ac-48d6-88a5-9ace1f1c4182
2023-02-15T03:55:52.026Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 38133cf4-66ac-48d6-88a5-9ace1f1c4182
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-02-15T03:55:52.032Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:52.033Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is matching search criteria
2023-02-15T03:55:52.034Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_kPshbO 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-15T03:55:52.034Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:52.035Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is matching search criteria
2023-02-15T03:55:52.035Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_kPshbO 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-15T03:55:52.036Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:52.036Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is not matching search criteria
2023-02-15T03:55:52.036Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-15T03:55:52.036Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-15T03:55:52.037Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=0520731f-3e8c-4147-ab56-3c11ab4c89c4
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-02-15T03:55:52.042Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:52.043Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is matching search criteria
2023-02-15T03:55:52.043Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_kPshbO 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-15T03:55:52.044Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:52.044Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_kPshbO 0 is matching search criteria
2023-02-15T03:55:52.044Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_kPshbO 0] matching following query criteria: sdcType=VF, customizationUUID=809eec3b-1b54-4463-bdc7-04d2ae6180a9
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-02-15T03:55:52.048Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:52.048Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:55:52.049Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 7ba21c26-48b9-48bc-af31-d1c1a93203bc: basic_onboard_kPshbO
2023-02-15T03:55:52.049Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:52.049Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:55:52.049Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:52.049Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:55:52.050Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:52.050Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:55:52.050Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:52.051Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:55:52.051Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T03:55:52.051Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_kPshbO is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T03:55:52.051Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Saving Service: basic_onboard_kPshbO
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-15T03:55:52.399Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_kPshbO 3e0055b6-594b-4318-a9c6-e134e6139ef3 1 ASDC deployResourceStructure
2023-02-15T03:55:52.400Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json ASDC sendASDCNotification
2023-02-15T03:55:52.400Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json
2023-02-15T03:55:52.401Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-15T03:55:52.401Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:55:52.402Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:55:52.402Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433352400,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:55:53.403Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-15T03:55:53.403Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml
2023-02-15T03:55:53.403Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-15T03:55:53.404Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:55:53.404Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:55:53.404Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433353403,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:55:54.405Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-15T03:55:54.406Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env
2023-02-15T03:55:54.406Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-15T03:55:54.406Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:55:54.406Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:55:54.407Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433354405,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:55:55.408Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar ASDC sendASDCNotification
2023-02-15T03:55:55.408Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar
2023-02-15T03:55:55.409Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-15T03:55:55.409Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:55:55.410Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:55:55.411Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433355408,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:55:56.412Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37
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-02-15T03:55:56.436Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37
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-02-15T03:55:56.445Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-15T03:55:56.445Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-15T03:55:56.445Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-15T03:55:56.446Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-15T03:55:56.446Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-15T03:55:56.446Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-15T03:55:56.446Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-15T03:55:56.446Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-15T03:55:56.446Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-15T03:55:56.466Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-15T03:56:26.467Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37 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-02-15T03:56:26.483Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37 and serviceModelVersionId: 7ba21c26-48b9-48bc-af31-d1c1a93203bc
2023-02-15T03:56:26.484Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2f8a3268-cbb7-455e-b926-afb068d779ac
2023-02-15T03:56:26.485Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2f8a3268-cbb7-455e-b926-afb068d779ac/model-vers/model-ver/7ba21c26-48b9-48bc-af31-d1c1a93203bc?depth=0
2023-02-15T03:56:26.491Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-02-15T03:56:26.571Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2f8a3268-cbb7-455e-b926-afb068d779ac/model-vers/model-ver/7ba21c26-48b9-48bc-af31-d1c1a93203bc?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-02-15T03:56:26.577Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2f8a3268-cbb7-455e-b926-afb068d779ac/model-vers/model-ver/7ba21c26-48b9-48bc-af31-d1c1a93203bc?depth=0|INFO|500||Invoke
2023-02-15T03:56:26.604Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2f8a3268-cbb7-455e-b926-afb068d779ac/model-vers/model-ver/7ba21c26-48b9-48bc-af31-d1c1a93203bc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-15T03:56:27.222Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2f8a3268-cbb7-455e-b926-afb068d779ac/model-vers/model-ver/7ba21c26-48b9-48bc-af31-d1c1a93203bc?depth=0|INFO|500||InvokeReturn
2023-02-15T03:56:27.223Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2f8a3268-cbb7-455e-b926-afb068d779ac/model-vers/model-ver/7ba21c26-48b9-48bc-af31-d1c1a93203bc?depth=0 has http status code:200 and response headers:{date=[Wed, 15 Feb 2023 03:56:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[602], vertex-id=[168104], x-aai-txid=[0-aai-resources-230215-03:56:25:903-3149], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-15T03:56:27.224Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-02-15T03:56:27.225Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-15T03:56:27.225Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-15T03:56:27.249Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-15T03:56:27.249Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-15T03:56:27.249Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-15T03:56:27.250Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-15T03:56:27.250Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T03:56:27.250Z|aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433387249,
"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-02-15T03:56:28.280Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:56:30.026Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:56:30.035Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-15T03:56:30.035Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a29e39d6-0c9e-475e-9745-24d54c85dc92",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433336350,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-15T03:56:30.037Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:56:30.037Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-15T03:56:30.037Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433337377,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:56:30.038Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:56:30.038Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-15T03:56:30.038Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433337377,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json",
"status": "NOTIFIED"
}
2023-02-15T03:56:30.039Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:56:30.039Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-15T03:56:30.040Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433337377,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-15T03:56:30.040Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:56:30.040Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-15T03:56:30.040Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433337377,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:56:30.041Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:56:30.041Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-15T03:56:30.041Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433337377,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-15T03:56:30.041Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:56:30.041Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-15T03:56:30.042Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433337377,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T03:56:30.042Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:56:30.042Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-15T03:56:30.042Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433337377,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T03:56:30.042Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:56:30.042Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-15T03:56:30.043Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433344652,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-15T03:56:30.043Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:56:30.043Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-15T03:56:30.043Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433347869,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-15T03:56:30.043Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:56:30.043Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-15T03:56:30.043Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433349496,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-15T03:56:30.044Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:56:30.044Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-15T03:56:30.044Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433350984,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-15T03:56:30.044Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:56:30.044Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-15T03:56:30.045Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433352400,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/basic_onboard_kpshbo0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-15T03:56:30.045Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:56:30.045Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-15T03:56:30.045Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433353403,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-02-15T03:56:30.045Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:56:30.045Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-15T03:56:30.045Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433354405,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/resourceInstances/basic_onboard_kpshbo0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-02-15T03:56:30.046Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:56:30.046Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-15T03:56:30.046Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433355408,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKpshbo/1.0/artifacts/service-BasicOnboardKpshbo-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-15T03:56:30.046Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:56:30.046Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-15T03:56:30.047Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "aa99079a-f6e8-4ee9-a6f3-b7a4674d8d37",
"consumerID": "SO-sdc-controller",
"timestamp": 1676433387249,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-15T03:56:30.047Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T03:57:28.281Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:57:30.026Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:58:28.282Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:58:30.027Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T03:59:28.284Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T03:59:30.028Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:00:28.284Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:00:30.028Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:01:28.286Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:01:30.029Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:02:28.288Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:02:30.031Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:03:28.290Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:03:30.036Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:04:28.293Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:04:30.038Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:05:28.293Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:05:30.041Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:05:33.397Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Node 1 disconnected.
2023-02-15T04:06:28.295Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:06:30.042Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:07:28.295Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:07:30.043Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:08:28.297Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:08:30.044Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:09:28.297Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:09:30.045Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:10:28.298Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:10:30.045Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:11:28.299Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:11:30.049Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:12:28.300Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:12:30.050Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:13:28.301Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:13:30.050Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:14:28.302Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:14:30.051Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:15:28.303Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:15:30.053Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:16:28.305Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:16:30.054Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:17:28.306Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:17:30.058Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:18:28.308Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:18:30.061Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:19:28.310Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:19:30.063Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:20:28.310Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:20:30.065Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:21:28.312Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:21:30.066Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:22:28.314Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:22:30.066Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:23:28.314Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:23:30.068Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:24:28.316Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:24:30.068Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:25:28.317Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:25:30.070Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:26:28.318Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:26:30.072Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:27:28.319Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:27:30.076Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:28:28.319Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:28:30.076Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:29:28.321Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:29:30.077Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:30:28.322Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:30:30.077Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:31:28.323Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:31:30.078Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:32:28.325Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:32:30.079Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:33:28.327Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:33:30.084Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:34:28.327Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:34:30.085Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:35:28.330Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:35:30.085Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:36:28.331Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:36:30.086Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:37:28.332Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:37:30.088Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:38:28.333Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:38:30.089Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:39:28.334Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:39:30.091Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:40:28.336Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:40:30.092Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:41:28.337Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:41:30.094Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:42:28.341Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:42:30.097Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:42:32.223Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:42:32.225Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"3127fe3f-348e-46fa-b3ee-98bc47dda623","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07","serviceDescription":"service","serviceInvariantUUID":"68481a4b-457e-4373-a662-1f62267da08f","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"3b1bc58d-f2c2-4407-ba58-504866ff19d2","resourceInvariantUUID":"b8c26f8d-ed45-4ee7-a7b5-82a3ca8722c1","resourceCustomizationUUID":"fd608b7b-9a65-49a8-8df9-749dc81cc533","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"NDBjMjdjMzVmNzk1YTIxMjAzZDRlZjNlYzc2ZTBkNDg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"29f31875-d6a0-4fef-9119-ee43a456933f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NDdlNzE4Zjc3MTVlODJmMmEwYTkzNTk2MjQ4MGRjZTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0dadc3ba-d042-40e2-abcb-1f41c4368ab3","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-15T04:42:32.256Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-15T04:42:32.256Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "aai-model-loader",
"timestamp": 1676436137807,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:42:32.258Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:42:32.270Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T04:42:32.273Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:42:32.274Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:42:32.274Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436148341,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:42:32.300Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A
2023-02-15T04:42:32.300Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A
2023-02-15T04:42:32.301Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A
2023-02-15T04:42:32.301Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A
2023-02-15T04:42:32.301Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A
2023-02-15T04:42:32.301Z||kafka-producer-network-thread | SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-8d985d53-186e-4da5-b8b2-5dcfa897e541] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 61cxPwHjQFSG5P265B_r_A
2023-02-15T04:42:33.309Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T04:42:33.310Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:42:33.311Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:42:33.311Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436148341,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:42:34.313Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07",
"serviceDescription": "service",
"serviceInvariantUUID": "68481a4b-457e-4373-a662-1f62267da08f",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "fd608b7b-9a65-49a8-8df9-749dc81cc533",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "3b1bc58d-f2c2-4407-ba58-504866ff19d2",
"resourceInvariantUUID": "b8c26f8d-ed45-4ee7-a7b5-82a3ca8722c1",
"category": "Generic",
"subcategory": "Network Elements",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicNetwork-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"artifactChecksum": "NDdlNzE4Zjc3MTVlODJmMmEwYTkzNTk2MjQ4MGRjZTI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "0dadc3ba-d042-40e2-abcb-1f41c4368ab3"
}
],
"workloadContext": "Production"
}
2023-02-15T04:42:34.314Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-15T04:42:34.316Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07 ASDC
2023-02-15T04:42:34.319Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:3127fe3f-348e-46fa-b3ee-98bc47dda623
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07
ServiceInvariantUUID:68481a4b-457e-4373-a662-1f62267da08f
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicNetwork-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
ArtifactUUID:0dadc3ba-d042-40e2-abcb-1f41c4368ab3
ArtifactChecksum:NDdlNzE4Zjc3MTVlODJmMmEwYTkzNTk2MjQ4MGRjZTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:fd608b7b-9a65-49a8-8df9-749dc81cc533
ResourceInvariantUUID:b8c26f8d-ed45-4ee7-a7b5-82a3ca8722c1
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:3b1bc58d-f2c2-4407-ba58-504866ff19d2
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-02-15T04:42:34.320Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07 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-02-15T04:42:34.462Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-15T04:42:34.463Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-02-15T04:42:34.464Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-02-15T04:42:34.465Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 0dadc3ba-d042-40e2-abcb-1f41c4368ab3 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-15T04:42:34.465Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-02-15T04:42:34.466Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-15T04:42:34.946Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-02-15T04:42:34.948Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 0dadc3ba-d042-40e2-abcb-1f41c4368ab3 57788
2023-02-15T04:42:34.949Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-15T04:42:34.961Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-15T04:42:34.961Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-15T04:42:34.962Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:42:34.963Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:42:34.963Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436154949,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:42:35.965Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-15T04:42:35.967Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-02-15T04:42:35.968Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 0dadc3ba-d042-40e2-abcb-1f41c4368ab3, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-15T04:42:35.969Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-02-15T04:42:35.970Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-15T04:42:35.971Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-15T04:42:36.360Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16978059630823738976/Definitions/service-BasicNetwork-template.yml
2023-02-15T04:42:37.424Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-15T04:42:37.425Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-02-15T04:42:37.425Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-15T04:42:37.425Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-02-15T04:42:37.425Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-15T04:42:37.426Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-15T04:42:37.426Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-15T04:42:37.426Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-15T04:42:37.426Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|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-BasicNetwork-csar.csar
2023-02-15T04:42:37.426Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-15T04:42:37.426Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-15T04:42:37.427Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-15T04:42:37.427Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-02-15T04:42:37.427Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:42:37.427Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T04:42:37.427Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-15T04:42:37.428Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-02-15T04:42:37.428Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-15T04:42:37.428Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:42:37.429Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T04:42:37.429Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-15T04:42:37.429Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-02-15T04:42:37.430Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-15T04:42:37.430Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:42:37.430Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T04:42:37.430Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:42:37.431Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T04:42:37.431Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:42:37.431Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T04:42:37.431Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:42:37.432Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T04:42:37.432Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:42:37.432Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T04:42:37.432Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07
Model Version:NULL
Model InvariantUuid:68481a4b-457e-4373-a662-1f62267da08f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:b8c26f8d-ed45-4ee7-a7b5-82a3ca8722c1
Model UUID:0779ce1b-1bfb-4b4b-a9a0-cdb96fb1ef5f
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:fd608b7b-9a65-49a8-8df9-749dc81cc533
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-15T04:42:37.456Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Processing Resource Type: VL, Model UUID: 3b1bc58d-f2c2-4407-ba58-504866ff19d2
2023-02-15T04:42:37.456Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||No resources found for Service: 1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07
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-02-15T04:42:37.485Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||
2023-02-15T04:42:37.486Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-02-15T04:42:37.487Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||No resources found for Service: 1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07
2023-02-15T04:42:37.487Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07
2023-02-15T04:42:37.487Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-02-15T04:42:37.488Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-15T04:42:37.499Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@65d80ddc, org.onap.sdc.toscaparser.api.parameters.Input@65866911, org.onap.sdc.toscaparser.api.parameters.Input@21289d7, org.onap.sdc.toscaparser.api.parameters.Input@713073e7, org.onap.sdc.toscaparser.api.parameters.Input@54a326f0]
2023-02-15T04:42:37.507Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:42:37.508Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T04:42:37.508Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:42:37.508Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T04:42:37.508Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07: Generic NeutronNet
2023-02-15T04:42:37.509Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:42:37.509Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T04:42:37.509Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:42:37.509Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-02-15T04:42:37.626Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:42:37.626Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T04:42:37.627Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:42:37.627Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T04:42:37.627Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:42:37.627Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T04:42:37.627Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-02-15T04:42:37.830Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-02-15T04:42:37.830Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-15T04:42:37.830Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-15T04:42:37.831Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-15T04:42:37.831Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:42:37.831Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:42:37.831Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436157830,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:42:38.832Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623
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-02-15T04:42:38.883Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623
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-02-15T04:42:38.890Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-15T04:42:38.891Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-15T04:42:38.891Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-15T04:43:08.893Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623
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-02-15T04:43:08.960Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623
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-02-15T04:43:08.982Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-15T04:43:08.984Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-15T04:43:08.984Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-15T04:43:30.026Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:43:30.029Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-15T04:43:30.029Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436148680,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:43:30.034Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:43:38.988Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623
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-02-15T04:43:39.021Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623
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-02-15T04:43:39.026Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-15T04:43:39.027Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-15T04:43:39.027Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-15T04:44:09.027Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623
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-02-15T04:44:09.054Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623
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-02-15T04:44:09.062Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-15T04:44:09.062Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-15T04:44:09.062Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-15T04:44:30.030Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:44:30.033Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-15T04:44:30.033Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "multicloud-k8s",
"timestamp": 1676436122596,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:44:30.035Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:44:30.036Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-15T04:44:30.036Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436148341,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:44:30.037Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:44:30.037Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-15T04:44:30.038Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436147468,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:44:30.038Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:44:30.038Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-15T04:44:30.039Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "aai-model-loader",
"timestamp": 1676436137807,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T04:44:30.040Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:44:30.040Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-15T04:44:30.040Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436148341,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T04:44:30.040Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:44:30.040Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-15T04:44:30.041Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436148680,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T04:44:30.041Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:44:30.041Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-15T04:44:30.041Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "multicloud-k8s",
"timestamp": 1676436122596,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T04:44:30.042Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:44:30.042Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-15T04:44:30.042Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436147468,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T04:44:30.042Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:44:30.043Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-15T04:44:30.043Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "aai-model-loader",
"timestamp": 1676436153724,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-15T04:44:30.044Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:44:30.044Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-15T04:44:30.044Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436154949,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-15T04:44:30.044Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:44:30.045Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-15T04:44:30.045Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436155190,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-15T04:44:30.045Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:44:30.047Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-15T04:44:30.047Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436155408,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-15T04:44:30.048Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:44:30.048Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-15T04:44:30.048Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436157830,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-15T04:44:30.049Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:44:30.049Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-15T04:44:30.049Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436157709,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-15T04:44:30.050Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:44:30.050Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-15T04:44:30.051Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436158721,
"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-02-15T04:44:30.082Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3127fe3f-348e-46fa-b3ee-98bc47dda623
2023-02-15T04:44:30.083Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3127fe3f-348e-46fa-b3ee-98bc47dda623 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-02-15T04:44:30.138Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-15T04:44:30.139Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "aai-model-loader",
"timestamp": 1676436161977,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-15T04:44:30.139Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:44:30.139Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-15T04:44:30.139Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "aai-model-loader",
"timestamp": 1676436162979,
"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-02-15T04:44:30.165Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3127fe3f-348e-46fa-b3ee-98bc47dda623
2023-02-15T04:44:30.166Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3127fe3f-348e-46fa-b3ee-98bc47dda623 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-02-15T04:44:39.065Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623
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-02-15T04:44:39.092Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623
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-02-15T04:44:39.099Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-15T04:44:39.100Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-15T04:44:39.100Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-15T04:44:39.101Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-15T04:44:39.101Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-15T04:44:39.101Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-15T04:44:39.102Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-15T04:44:39.102Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|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-02-15T04:44:39.119Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-15T04:45:09.120Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623 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-02-15T04:45:09.131Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3127fe3f-348e-46fa-b3ee-98bc47dda623 and serviceModelVersionId: 1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07
2023-02-15T04:45:09.132Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68481a4b-457e-4373-a662-1f62267da08f
2023-02-15T04:45:09.134Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68481a4b-457e-4373-a662-1f62267da08f/model-vers/model-ver/1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07?depth=0
2023-02-15T04:45:09.150Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-02-15T04:45:09.242Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68481a4b-457e-4373-a662-1f62267da08f/model-vers/model-ver/1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07?depth=0|INFO|500||Invoke
2023-02-15T04:45:09.243Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68481a4b-457e-4373-a662-1f62267da08f/model-vers/model-ver/1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68481a4b-457e-4373-a662-1f62267da08f/model-vers/model-ver/1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3127fe3f-348e-46fa-b3ee-98bc47dda623], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b45958f2-bfcd-430c-b35e-6878d7ceb01e], X-ECOMP-RequestID=[3127fe3f-348e-46fa-b3ee-98bc47dda623], X-TransactionId=[], X-ONAP-RequestID=[3127fe3f-348e-46fa-b3ee-98bc47dda623], Content-Type=[application/merge-patch+json]}
2023-02-15T04:45:09.288Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68481a4b-457e-4373-a662-1f62267da08f/model-vers/model-ver/1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-15T04:45:09.776Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68481a4b-457e-4373-a662-1f62267da08f/model-vers/model-ver/1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07?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/68481a4b-457e-4373-a662-1f62267da08f/model-vers/model-ver/1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07?depth=0 has http status code:200 and response headers:{date=[Wed, 15 Feb 2023 04:45:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[483], vertex-id=[172200], x-aai-txid=[1-aai-resources-230215-04:45:08:588-45485], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-15T04:45:09.777Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68481a4b-457e-4373-a662-1f62267da08f/model-vers/model-ver/1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-15T04:45:09.778Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/68481a4b-457e-4373-a662-1f62267da08f/model-vers/model-ver/1cd7c2c9-4f8d-4ad4-aadb-30678ed9ba07?depth=0|INFO|500||InvokeReturn
2023-02-15T04:45:09.779Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-15T04:45:09.779Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|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-02-15T04:45:09.801Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|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-02-15T04:45:09.802Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3127fe3f-348e-46fa-b3ee-98bc47dda623 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-15T04:45:09.802Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-15T04:45:09.803Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:45:09.803Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:45:09.803Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436309802,
"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-02-15T04:45:10.877Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:45:10.895Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-15T04:45:10.895Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"451fd52f-490f-4e81-bee0-0c8a23eb0534","serviceName":"Demo_pNF_MxnJWYjfhAhwW1pNktKQ","serviceVersion":"1.0","serviceUUID":"bf367ed7-3e3b-4a3d-b3ab-31905a72776c","serviceDescription":"catalog service description","serviceInvariantUUID":"2d447710-68e6-473e-be00-65fdb5ff4df0","resources":[{"resourceInstanceName":"pNF 81fd48a4-0ab3 0","resourceName":"pNF 81fd48a4-0ab3","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"f4431ab4-d750-44d2-bcd9-d341ddc63006","resourceInvariantUUID":"8ce20532-33a9-4ab5-8402-fe678fae36c7","resourceCustomizationUUID":"f042731e-c433-4f0c-87f5-4a14a9bffa73","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vf-license-model.xml","artifactChecksum":"Y2YzZDUyM2YwZDBlYTJkMzk5YzM2Yjg2MTI4Y2Q3NDE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c12b225a-b33e-4590-89fe-771c64ff7562","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/pNF.csar","artifactChecksum":"MDM0ZGRkMDQ4ZTBlYWExMzQzZGMxNTVkOTNiZTk0ZDU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d95462ea-eaf6-481b-baf8-6ce9495e3265","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c1c06bbc-0dfb-47d2-ae3d-a9151ec55182","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vendor-license-model.xml","artifactChecksum":"Njc5YjZkZjYyZmJlY2UxNDllNjlkZDAxNjIxYjY2ZWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"04db6c35-f6e2-4584-b888-6021d5c10f36","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1311cc61-7f6e-4890-ac77-b9fe3646e0a1","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"695ff34a-177e-48ea-a594-6959327e5ad1","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfMxnjwyjfhahww1pnktkq-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-template.yml","artifactChecksum":"ZjNlMjBkMTcxYzZjM2NlMmQzMWNhYjFkZWRiMjBkZTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7b292335-9d21-4da5-8f02-242b6f164616","artifactVersion":"1"},{"artifactName":"service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar","artifactChecksum":"NTZkNzg3NzgxYTljYmFlMjdiYzE2OTkwYzgzZGE4NDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"836454d0-ceb3-4c58-94ec-0d8f9f7009c8","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-15T04:45:10.900Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T04:45:10.901Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:45:10.901Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:45:10.901Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436310877,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:45:11.902Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T04:45:11.903Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:45:11.903Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:45:11.903Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436310877,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:45:12.906Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T04:45:12.908Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:45:12.908Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:45:12.909Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436310877,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:45:13.910Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T04:45:13.911Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:45:13.912Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:45:13.912Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436310877,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:45:14.913Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T04:45:14.914Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:45:14.914Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:45:14.914Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436310877,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:45:15.915Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T04:45:15.916Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:45:15.916Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:45:15.917Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436310877,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:45:16.918Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T04:45:16.918Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:45:16.919Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:45:16.919Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436310877,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:45:17.920Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T04:45:17.921Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:45:17.921Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:45:17.921Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436310877,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:45:18.922Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"serviceName": "Demo_pNF_MxnJWYjfhAhwW1pNktKQ",
"serviceVersion": "1.0",
"serviceUUID": "bf367ed7-3e3b-4a3d-b3ab-31905a72776c",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "2d447710-68e6-473e-be00-65fdb5ff4df0",
"resources": [
{
"resourceInstanceName": "pNF 81fd48a4-0ab3 0",
"resourceCustomizationUUID": "f042731e-c433-4f0c-87f5-4a14a9bffa73",
"resourceName": "pNF 81fd48a4-0ab3",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "f4431ab4-d750-44d2-bcd9-d341ddc63006",
"resourceInvariantUUID": "8ce20532-33a9-4ab5-8402-fe678fae36c7",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar",
"artifactChecksum": "NTZkNzg3NzgxYTljYmFlMjdiYzE2OTkwYzgzZGE4NDA\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "836454d0-ceb3-4c58-94ec-0d8f9f7009c8"
}
],
"workloadContext": "Production"
}
2023-02-15T04:45:18.923Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-15T04:45:18.923Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bf367ed7-3e3b-4a3d-b3ab-31905a72776c ASDC
2023-02-15T04:45:18.924Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:451fd52f-490f-4e81-bee0-0c8a23eb0534
ServiceName:Demo_pNF_MxnJWYjfhAhwW1pNktKQ
ServiceVersion:1.0
ServiceUUID:bf367ed7-3e3b-4a3d-b3ab-31905a72776c
ServiceInvariantUUID:2d447710-68e6-473e-be00-65fdb5ff4df0
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar
ArtifactUUID:836454d0-ceb3-4c58-94ec-0d8f9f7009c8
ArtifactChecksum:NTZkNzg3NzgxYTljYmFlMjdiYzE2OTkwYzgzZGE4NDA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 81fd48a4-0ab3 0
ResourceCustomizationUUID:f042731e-c433-4f0c-87f5-4a14a9bffa73
ResourceInvariantUUID:8ce20532-33a9-4ab5-8402-fe678fae36c7
ResourceName:pNF 81fd48a4-0ab3
ResourceType:PNF
ResourceUUID:f4431ab4-d750-44d2-bcd9-d341ddc63006
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-02-15T04:45:18.925Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bf367ed7-3e3b-4a3d-b3ab-31905a72776c 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-02-15T04:45:18.983Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-15T04:45:18.984Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-15T04:45:18.985Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-15T04:45:18.985Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 836454d0-ceb3-4c58-94ec-0d8f9f7009c8 from URL: /sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar
2023-02-15T04:45:18.985Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-15T04:45:18.985Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar
2023-02-15T04:45:19.208Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-15T04:45:19.211Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar 836454d0-ceb3-4c58-94ec-0d8f9f7009c8 88010
2023-02-15T04:45:19.212Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar ASDC sendASDCNotification
2023-02-15T04:45:19.212Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar
2023-02-15T04:45:19.212Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-15T04:45:19.213Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:45:19.213Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:45:19.213Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436319212,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:45:20.214Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-15T04:45:20.215Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-15T04:45:20.215Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 836454d0-ceb3-4c58-94ec-0d8f9f7009c8, URL: /sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar to file: /app/ASDC/1/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar
2023-02-15T04:45:20.216Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar
2023-02-15T04:45:20.218Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar
2023-02-15T04:45:20.218Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar
2023-02-15T04:45:20.423Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14789410553704075043/Definitions/service-DemoPnfMxnjwyjfhahww1pnktkq-template.yml
2023-02-15T04:45:21.807Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-15T04:45:21.808Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-15T04:45:21.809Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar
2023-02-15T04:45:21.809Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-15T04:45:21.809Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 81fd48a4-0ab3 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar
2023-02-15T04:45:21.809Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar
2023-02-15T04:45:21.810Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar
2023-02-15T04:45:21.810Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar
2023-02-15T04:45:21.810Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||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-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar
2023-02-15T04:45:21.810Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||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-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar
2023-02-15T04:45:21.810Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||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-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar
2023-02-15T04:45:21.810Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-15T04:45:21.811Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:45:21.811Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_MxnJWYjfhAhwW1pNktKQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T04:45:21.811Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Node template pNF 81fd48a4-0ab3 0 is matching search criteria
2023-02-15T04:45:21.811Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-15T04:45:21.812Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF 81fd48a4-0ab3 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-15T04:45:21.812Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:45:21.812Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_MxnJWYjfhAhwW1pNktKQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T04:45:21.813Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Node template pNF 81fd48a4-0ab3 0 is matching search criteria
2023-02-15T04:45:21.813Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-15T04:45:21.813Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF 81fd48a4-0ab3 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-15T04:45:21.814Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:45:21.814Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_MxnJWYjfhAhwW1pNktKQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T04:45:21.814Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:45:21.814Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_MxnJWYjfhAhwW1pNktKQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T04:45:21.815Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:45:21.815Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_MxnJWYjfhAhwW1pNktKQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T04:45:21.815Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:45:21.815Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_MxnJWYjfhAhwW1pNktKQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T04:45:21.815Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:45:21.816Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_MxnJWYjfhAhwW1pNktKQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T04:45:21.816Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_MxnJWYjfhAhwW1pNktKQ
Description:catalog service description
Model UUID:bf367ed7-3e3b-4a3d-b3ab-31905a72776c
Model Version:NULL
Model InvariantUuid:2d447710-68e6-473e-be00-65fdb5ff4df0
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
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-02-15T04:45:21.836Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Processing Resource Type: PNF, Model UUID: f4431ab4-d750-44d2-bcd9-d341ddc63006
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-02-15T04:45:21.843Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||pNF 81fd48a4-0ab3 0
2023-02-15T04:45:21.844Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: f4431ab4-d750-44d2-bcd9-d341ddc63006
2023-02-15T04:45:21.844Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||No resources found for Service: bf367ed7-3e3b-4a3d-b3ab-31905a72776c
2023-02-15T04:45:21.844Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: bf367ed7-3e3b-4a3d-b3ab-31905a72776c
2023-02-15T04:45:21.844Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 81fd48a4-0ab3 0 f4431ab4-d750-44d2-bcd9-d341ddc63006 ASDC
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-02-15T04:45:21.855Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@f2a1d9f, org.onap.sdc.toscaparser.api.parameters.Input@5eaf5fff, org.onap.sdc.toscaparser.api.parameters.Input@57668f97, org.onap.sdc.toscaparser.api.parameters.Input@230a97a1, org.onap.sdc.toscaparser.api.parameters.Input@7c93a0ba]
2023-02-15T04:45:21.856Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:45:21.857Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_MxnJWYjfhAhwW1pNktKQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T04:45:21.857Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid bf367ed7-3e3b-4a3d-b3ab-31905a72776c: pNF 81fd48a4-0ab3
2023-02-15T04:45:21.857Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Processing PNF resource: f4431ab4-d750-44d2-bcd9-d341ddc63006
2023-02-15T04:45:21.858Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-15T04:45:21.858Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_MxnJWYjfhAhwW1pNktKQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-15T04:45:21.858Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Resource customization UUID: f042731e-c433-4f0c-87f5-4a14a9bffa73 is the same as notified resource customizationUUID: f042731e-c433-4f0c-87f5-4a14a9bffa73
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_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: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
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 pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-02-15T04:45:21.950Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 81fd48a4-0ab3 f4431ab4-d750-44d2-bcd9-d341ddc63006 0 ASDC deployResourceStructure
2023-02-15T04:45:21.950Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar ASDC sendASDCNotification
2023-02-15T04:45:21.950Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar
2023-02-15T04:45:21.951Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-15T04:45:21.951Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:45:21.951Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:45:21.951Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436321950,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:45:22.952Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 451fd52f-490f-4e81-bee0-0c8a23eb0534
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-02-15T04:45:22.983Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 451fd52f-490f-4e81-bee0-0c8a23eb0534
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-02-15T04:45:22.995Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-15T04:45:22.995Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-15T04:45:22.996Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-15T04:45:30.026Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:45:30.031Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:45:30.031Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "aai-model-loader",
"timestamp": 1676436257807,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:45:30.050Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:45:30.051Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:45:30.051Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436216207,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:45:30.052Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:45:30.052Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:45:30.052Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "multicloud-k8s",
"timestamp": 1676436243673,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:45:30.053Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:45:30.053Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:45:30.053Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "aai-model-loader",
"timestamp": 1676436257807,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:45:30.054Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:45:30.054Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:45:30.055Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436216207,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:45:30.055Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:45:30.055Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:45:30.056Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "multicloud-k8s",
"timestamp": 1676436243673,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:45:30.056Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:45:30.056Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:45:30.056Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "aai-model-loader",
"timestamp": 1676436257807,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:45:30.057Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:45:30.059Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:45:30.063Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436216207,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:45:30.063Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:45:30.063Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:45:30.064Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "multicloud-k8s",
"timestamp": 1676436243673,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:45:30.065Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:45:30.066Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:45:30.067Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "aai-model-loader",
"timestamp": 1676436257807,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:45:30.067Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:45:30.067Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:45:30.067Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436216207,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:45:30.068Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:45:30.068Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:45:30.068Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "multicloud-k8s",
"timestamp": 1676436243673,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:45:30.069Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:45:30.069Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:45:30.069Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436267468,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:45:30.070Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:45:30.070Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:45:30.070Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "aai-model-loader",
"timestamp": 1676436257807,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:45:30.070Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:45:30.071Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:45:30.071Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436216207,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:45:30.076Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:45:30.077Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:45:30.080Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "multicloud-k8s",
"timestamp": 1676436243673,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:45:30.080Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:45:30.081Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:45:30.081Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436267468,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:45:30.081Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:45:30.081Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:45:30.081Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "aai-model-loader",
"timestamp": 1676436257807,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:45:30.082Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:45:30.083Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:45:30.083Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436216207,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:45:30.083Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:45:52.997Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 451fd52f-490f-4e81-bee0-0c8a23eb0534
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-02-15T04:45:53.020Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 451fd52f-490f-4e81-bee0-0c8a23eb0534
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-02-15T04:45:53.026Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-15T04:45:53.026Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-15T04:45:53.027Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-15T04:46:23.027Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 451fd52f-490f-4e81-bee0-0c8a23eb0534
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-02-15T04:46:23.099Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 451fd52f-490f-4e81-bee0-0c8a23eb0534
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-02-15T04:46:23.112Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-15T04:46:23.112Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-15T04:46:23.112Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-15T04:46:30.026Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:46:30.042Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.042Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "multicloud-k8s",
"timestamp": 1676436243673,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.044Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.044Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.046Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436267468,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.047Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.047Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.048Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "aai-model-loader",
"timestamp": 1676436257807,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.048Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.048Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.049Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436216207,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.049Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.049Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.050Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "multicloud-k8s",
"timestamp": 1676436243673,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.050Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.050Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.050Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436267468,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.051Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.053Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.053Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "aai-model-loader",
"timestamp": 1676436257807,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T04:46:30.054Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.054Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.054Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436216207,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T04:46:30.054Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.055Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.055Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "multicloud-k8s",
"timestamp": 1676436243673,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T04:46:30.056Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.056Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.057Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436267468,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.057Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.057Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.058Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436273277,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-15T04:46:30.058Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.058Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.058Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "aai-model-loader",
"timestamp": 1676436272045,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-15T04:46:30.059Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.059Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.059Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436267468,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.060Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.060Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.061Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436267468,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.062Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.063Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.063Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436267468,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T04:46:30.064Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.064Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.064Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436276575,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-15T04:46:30.065Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.065Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.065Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436279251,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-15T04:46:30.065Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.066Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.066Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436280257,
"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-02-15T04:46:30.095Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 451fd52f-490f-4e81-bee0-0c8a23eb0534
2023-02-15T04:46:30.095Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 451fd52f-490f-4e81-bee0-0c8a23eb0534 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-02-15T04:46:30.149Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.151Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "aai-model-loader",
"timestamp": 1676436279856,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-15T04:46:30.152Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.153Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.153Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "aai-model-loader",
"timestamp": 1676436280858,
"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-02-15T04:46:30.167Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 451fd52f-490f-4e81-bee0-0c8a23eb0534
2023-02-15T04:46:30.167Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 451fd52f-490f-4e81-bee0-0c8a23eb0534 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-02-15T04:46:30.206Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.207Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3127fe3f-348e-46fa-b3ee-98bc47dda623",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436309802,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-15T04:46:30.207Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.207Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.208Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436310877,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.211Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.211Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.212Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436310877,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.213Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.214Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.215Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436310877,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.216Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.216Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.216Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436310877,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.218Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.218Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.219Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436310877,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.219Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.220Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.220Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436310877,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/resourceInstances/pnf81fd48a40ab30/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.221Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.221Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.222Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436274283,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.222Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.222Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.222Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "multicloud-k8s",
"timestamp": 1676436302324,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.223Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.223Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.223Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436310877,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.224Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.224Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.225Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436274283,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.225Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.225Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.226Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "multicloud-k8s",
"timestamp": 1676436302324,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-02-15T04:46:30.226Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.227Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.227Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436310877,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T04:46:30.227Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.228Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.228Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436274283,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.229Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.229Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.229Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "multicloud-k8s",
"timestamp": 1676436302324,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-02-15T04:46:30.230Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.230Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.231Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "aai-model-loader",
"timestamp": 1676436317807,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.231Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.231Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.232Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436319212,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-15T04:46:30.232Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.232Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.233Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436274283,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.233Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.234Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.234Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "multicloud-k8s",
"timestamp": 1676436302324,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.235Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.235Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.235Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "aai-model-loader",
"timestamp": 1676436317807,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.236Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.237Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.237Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436274283,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.237Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.238Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.238Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "multicloud-k8s",
"timestamp": 1676436302324,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-02-15T04:46:30.238Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.238Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.239Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "aai-model-loader",
"timestamp": 1676436317807,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.239Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.239Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.239Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436274283,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.240Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.240Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.240Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "multicloud-k8s",
"timestamp": 1676436302324,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.241Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.242Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.242Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436321950,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfMxnjwyjfhahww1pnktkq/1.0/artifacts/service-DemoPnfMxnjwyjfhahww1pnktkq-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-15T04:46:30.243Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.243Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.243Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "aai-model-loader",
"timestamp": 1676436317807,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.244Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.244Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.244Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436274283,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T04:46:30.245Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.245Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.245Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "multicloud-k8s",
"timestamp": 1676436302324,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T04:46:30.246Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.246Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.247Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "aai-model-loader",
"timestamp": 1676436317807,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.247Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.248Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.248Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "aai-model-loader",
"timestamp": 1676436317807,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.249Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.249Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.250Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436324245,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-15T04:46:30.250Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.250Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.251Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "multicloud-k8s",
"timestamp": 1676436323427,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-15T04:46:30.251Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.252Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.252Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "aai-model-loader",
"timestamp": 1676436317807,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T04:46:30.253Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.254Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.254Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "multicloud-k8s",
"timestamp": 1676436324647,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-15T04:46:30.254Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.255Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.255Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "aai-model-loader",
"timestamp": 1676436325042,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-15T04:46:30.256Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.256Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.256Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "multicloud-k8s",
"timestamp": 1676436325735,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-02-15T04:46:30.257Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.257Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.257Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "multicloud-k8s",
"timestamp": 1676436326937,
"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-02-15T04:46:30.304Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 5550e40c-7e6f-49ce-944f-dbfb91275a84
2023-02-15T04:46:30.305Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5550e40c-7e6f-49ce-944f-dbfb91275a84 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-02-15T04:46:30.339Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.340Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436327468,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.341Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.341Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.341Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "multicloud-k8s",
"timestamp": 1676436327942,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-15T04:46:30.342Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:30.342Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-15T04:46:30.343Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436327468,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:46:30.343Z|3127fe3f-348e-46fa-b3ee-98bc47dda623|pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:46:53.113Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 451fd52f-490f-4e81-bee0-0c8a23eb0534
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-02-15T04:46:53.158Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 451fd52f-490f-4e81-bee0-0c8a23eb0534
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-02-15T04:46:53.167Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-15T04:46:53.167Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-15T04:46:53.168Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-15T04:46:53.168Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-15T04:46:53.168Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-15T04:46:53.168Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-15T04:46:53.168Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-15T04:46:53.169Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||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-02-15T04:46:53.203Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-15T04:47:23.204Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 451fd52f-490f-4e81-bee0-0c8a23eb0534 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-02-15T04:47:23.213Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 451fd52f-490f-4e81-bee0-0c8a23eb0534 and serviceModelVersionId: bf367ed7-3e3b-4a3d-b3ab-31905a72776c
2023-02-15T04:47:23.214Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2d447710-68e6-473e-be00-65fdb5ff4df0
2023-02-15T04:47:23.215Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2d447710-68e6-473e-be00-65fdb5ff4df0/model-vers/model-ver/bf367ed7-3e3b-4a3d-b3ab-31905a72776c?depth=0
2023-02-15T04:47:23.222Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-02-15T04:47:23.326Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2d447710-68e6-473e-be00-65fdb5ff4df0/model-vers/model-ver/bf367ed7-3e3b-4a3d-b3ab-31905a72776c?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-02-15T04:47:23.328Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2d447710-68e6-473e-be00-65fdb5ff4df0/model-vers/model-ver/bf367ed7-3e3b-4a3d-b3ab-31905a72776c?depth=0|INFO|500||Invoke
2023-02-15T04:47:23.355Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2d447710-68e6-473e-be00-65fdb5ff4df0/model-vers/model-ver/bf367ed7-3e3b-4a3d-b3ab-31905a72776c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-15T04:47:23.990Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2d447710-68e6-473e-be00-65fdb5ff4df0/model-vers/model-ver/bf367ed7-3e3b-4a3d-b3ab-31905a72776c?depth=0|INFO|500||InvokeReturn
2023-02-15T04:47:23.991Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2d447710-68e6-473e-be00-65fdb5ff4df0/model-vers/model-ver/bf367ed7-3e3b-4a3d-b3ab-31905a72776c?depth=0 has http status code:200 and response headers:{date=[Wed, 15 Feb 2023 04:47:22 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[626], vertex-id=[409736], x-aai-txid=[1-aai-resources-230215-04:47:22:664-28055], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-15T04:47:23.991Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity.
2023-02-15T04:47:23.991Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-15T04:47:23.992Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||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-02-15T04:47:24.017Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||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-02-15T04:47:24.018Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 451fd52f-490f-4e81-bee0-0c8a23eb0534 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-15T04:47:24.018Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-15T04:47:24.018Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:47:24.018Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:47:24.019Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "451fd52f-490f-4e81-bee0-0c8a23eb0534",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436444018,
"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-02-15T04:47:25.084Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-15T04:47:25.121Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-15T04:47:25.122Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"5550e40c-7e6f-49ce-944f-dbfb91275a84","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"9dcb3bb4-a3e5-4ed9-9ca5-dd0128b14698","serviceDescription":"service","serviceInvariantUUID":"e5aa74bf-588c-4c02-ba6f-9d48cb3136d8","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8c993f11-4ff4-40e6-81a2-d4b774c0267c","resourceInvariantUUID":"73a9910e-5f29-4370-b0f6-743751a1ea70","resourceCustomizationUUID":"f9234d60-c5ed-4896-9d27-b6c2c7bb92be","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MTUyNTMwYzYwZGNiZjUxNGZmNjVhMzBhMmI0Y2ZmYzg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6f52af9d-f3d5-486f-8ed9-ae0c03fe18fe","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"NWIwZjJjMDM5NGNkZTZiNzliNjlhYTk3ZjE5YTE2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"98cd1f62-f725-439a-a9f0-5be135347c1e","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"6076bb10-0577-4165-820e-9bb9ec1d9562","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6897c65f-5df3-4013-a4c8-094bd6a8e27e","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"1e325f2a-21b7-43ce-86cf-8540d4444c19","artifactVersion":"2","generatedFromUUID":"6076bb10-0577-4165-820e-9bb9ec1d9562"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGVkNmFiYWU1NDg2NDI3MDZjY2MzNWIwYTUzNDIzNzU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"15b6c41d-b04a-4cfb-aa34-bf23ab8dbaf6","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZGVlZWFkYzk1ZDk3YzE4YmQ1OWI4NGE4Y2EyZWM5MDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"beb5b92c-9776-4abe-bf59-f78b2d670709","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-15T04:47:25.131Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T04:47:25.132Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:47:25.132Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:47:25.132Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436445084,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:47:26.135Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T04:47:26.136Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:47:26.136Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:47:26.136Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436445084,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:47:27.138Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T04:47:27.139Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:47:27.139Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:47:27.139Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436445084,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:47:28.141Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T04:47:28.142Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:47:28.143Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:47:28.143Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436445084,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:47:29.145Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T04:47:29.146Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:47:29.146Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:47:29.146Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436445084,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:47:30.026Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:47:30.030Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.030Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436327468,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.032Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.032Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.032Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436327468,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.033Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.033Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.034Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436327468,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.035Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.035Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.035Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436327468,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.035Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.035Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.035Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436327468,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T04:47:30.036Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.036Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.036Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436335441,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-15T04:47:30.036Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.036Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.036Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436338632,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-15T04:47:30.037Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.037Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.037Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436339637,
"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-02-15T04:47:30.052Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 5550e40c-7e6f-49ce-944f-dbfb91275a84
2023-02-15T04:47:30.053Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5550e40c-7e6f-49ce-944f-dbfb91275a84 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-02-15T04:47:30.082Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.082Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "aai-model-loader",
"timestamp": 1676436338704,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-15T04:47:30.083Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.084Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.084Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "aai-model-loader",
"timestamp": 1676436339708,
"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-02-15T04:47:30.098Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 5550e40c-7e6f-49ce-944f-dbfb91275a84
2023-02-15T04:47:30.099Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5550e40c-7e6f-49ce-944f-dbfb91275a84 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-02-15T04:47:30.133Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.133Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436325252,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.134Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.134Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.134Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "multicloud-k8s",
"timestamp": 1676436358951,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.134Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.134Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.134Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436325252,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.135Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.135Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.135Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "multicloud-k8s",
"timestamp": 1676436358951,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
2023-02-15T04:47:30.135Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.135Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.135Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436325252,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.135Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.136Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.136Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "multicloud-k8s",
"timestamp": 1676436358951,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
2023-02-15T04:47:30.136Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.136Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.136Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436325252,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.136Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.136Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.136Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "multicloud-k8s",
"timestamp": 1676436358951,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
2023-02-15T04:47:30.137Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.137Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.137Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436325252,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.137Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.137Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.137Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "multicloud-k8s",
"timestamp": 1676436358951,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
2023-02-15T04:47:30.137Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.137Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.138Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436325252,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.138Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.138Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.138Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "multicloud-k8s",
"timestamp": 1676436358951,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.138Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.138Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.139Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436325252,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.139Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.139Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.139Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "multicloud-k8s",
"timestamp": 1676436358951,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
2023-02-15T04:47:30.139Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.140Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.140Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "aai-model-loader",
"timestamp": 1676436377807,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.141Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.141Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.141Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436325252,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.141Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.141Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.142Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "multicloud-k8s",
"timestamp": 1676436358951,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.142Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.142Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.142Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "aai-model-loader",
"timestamp": 1676436377807,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.142Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.142Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.142Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436325252,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T04:47:30.143Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.143Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.143Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "multicloud-k8s",
"timestamp": 1676436358951,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T04:47:30.143Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.143Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.143Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "aai-model-loader",
"timestamp": 1676436377807,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.144Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.144Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.144Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "aai-model-loader",
"timestamp": 1676436377807,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.145Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.145Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.146Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "multicloud-k8s",
"timestamp": 1676436381401,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-15T04:47:30.146Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.146Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.146Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676436382482,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-15T04:47:30.146Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.146Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.146Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "aai-model-loader",
"timestamp": 1676436377807,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.147Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.147Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.147Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "multicloud-k8s",
"timestamp": 1676436382674,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-15T04:47:30.147Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.148Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.148Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "aai-model-loader",
"timestamp": 1676436377807,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.148Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.148Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.148Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "multicloud-k8s",
"timestamp": 1676436383921,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "DOWNLOAD_OK"
}
2023-02-15T04:47:30.148Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T04:47:30.149Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:47:30.149Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:47:30.148Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.149Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436445084,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:47:30.149Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.149Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "aai-model-loader",
"timestamp": 1676436377807,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.149Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.149Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.149Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "multicloud-k8s",
"timestamp": 1676436385086,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "DOWNLOAD_OK"
}
2023-02-15T04:47:30.150Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.150Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.150Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "aai-model-loader",
"timestamp": 1676436377807,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.150Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.150Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.150Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "aai-model-loader",
"timestamp": 1676436377807,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-02-15T04:47:30.150Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.151Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.151Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "multicloud-k8s",
"timestamp": 1676436386533,
"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-02-15T04:47:30.190Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bf21d039-41f4-41b4-848f-4af61417d87a
2023-02-15T04:47:30.190Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId bf21d039-41f4-41b4-848f-4af61417d87a 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-02-15T04:47:30.236Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.237Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "aai-model-loader",
"timestamp": 1676436387045,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-15T04:47:30.237Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.238Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.238Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "multicloud-k8s",
"timestamp": 1676436387535,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-15T04:47:30.238Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.238Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.238Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436387468,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.239Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:30.240Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-15T04:47:30.240Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "bf21d039-41f4-41b4-848f-4af61417d87a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676436387468,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-02-15T04:47:30.240Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-15T04:47:31.151Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-15T04:47:31.152Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:47:31.152Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:47:31.152Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436445084,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:47:32.156Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||sending notification to client: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "9dcb3bb4-a3e5-4ed9-9ca5-dd0128b14698",
"serviceDescription": "service",
"serviceInvariantUUID": "e5aa74bf-588c-4c02-ba6f-9d48cb3136d8",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "f9234d60-c5ed-4896-9d27-b6c2c7bb92be",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "8c993f11-4ff4-40e6-81a2-d4b774c0267c",
"resourceInvariantUUID": "73a9910e-5f29-4370-b0f6-743751a1ea70",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_vm0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"artifactChecksum": "NWIwZjJjMDM5NGNkZTZiNzliNjlhYTk3ZjE5YTE2MDU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "98cd1f62-f725-439a-a9f0-5be135347c1e",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "6076bb10-0577-4165-820e-9bb9ec1d9562",
"generatedArtifact": {
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "1e325f2a-21b7-43ce-86cf-8540d4444c19",
"generatedFromUUID": "6076bb10-0577-4165-820e-9bb9ec1d9562"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "1e325f2a-21b7-43ce-86cf-8540d4444c19",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "ZGVlZWFkYzk1ZDk3YzE4YmQ1OWI4NGE4Y2EyZWM5MDQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "beb5b92c-9776-4abe-bf59-f78b2d670709"
}
],
"workloadContext": "Production"
}
2023-02-15T04:47:32.157Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-15T04:47:32.157Z|451fd52f-490f-4e81-bee0-0c8a23eb0534|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9dcb3bb4-a3e5-4ed9-9ca5-dd0128b14698 ASDC
2023-02-15T04:47:32.158Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:5550e40c-7e6f-49ce-944f-dbfb91275a84
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:9dcb3bb4-a3e5-4ed9-9ca5-dd0128b14698
ServiceInvariantUUID:e5aa74bf-588c-4c02-ba6f-9d48cb3136d8
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVm-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
ArtifactUUID:beb5b92c-9776-4abe-bf59-f78b2d670709
ArtifactChecksum:ZGVlZWFkYzk1ZDk3YzE4YmQ1OWI4NGE4Y2EyZWM5MDQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:f9234d60-c5ed-4896-9d27-b6c2c7bb92be
ResourceInvariantUUID:73a9910e-5f29-4370-b0f6-743751a1ea70
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:8c993f11-4ff4-40e6-81a2-d4b774c0267c
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
ArtifactUUID:98cd1f62-f725-439a-a9f0-5be135347c1e
ArtifactChecksum:NWIwZjJjMDM5NGNkZTZiNzliNjlhYTk3ZjE5YTE2MDU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
ArtifactUUID:6076bb10-0577-4165-820e-9bb9ec1d9562
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:1e325f2a-21b7-43ce-86cf-8540d4444c19
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:1e325f2a-21b7-43ce-86cf-8540d4444c19
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-15T04:47:32.158Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9dcb3bb4-a3e5-4ed9-9ca5-dd0128b14698 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-02-15T04:47:32.354Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-15T04:47:32.355Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-15T04:47:32.355Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-15T04:47:32.355Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: beb5b92c-9776-4abe-bf59-f78b2d670709 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-15T04:47:32.355Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-15T04:47:32.355Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-15T04:47:32.524Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-15T04:47:32.553Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar beb5b92c-9776-4abe-bf59-f78b2d670709 75199
2023-02-15T04:47:32.553Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-02-15T04:47:32.553Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-15T04:47:32.554Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-15T04:47:32.554Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-15T04:47:32.555Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-15T04:47:32.555Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "5550e40c-7e6f-49ce-944f-dbfb91275a84",
"consumerID": "SO-sdc-controller",
"timestamp": 1676436452553,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-15T04:47:33.559Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-15T04:47:33.560Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-15T04:47:33.561Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: beb5b92c-9776-4abe-bf59-f78b2d670709, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-02-15T04:47:33.561Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-02-15T04:47:33.562Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-02-15T04:47:33.562Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-02-15T04:47:33.817Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1258902794369063806/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-02-15T04:47:36.288Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-15T04:47:36.289Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-15T04:47:36.289Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-15T04:47:36.290Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-15T04:47:36.290Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-15T04:47:36.291Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-15T04:47:36.292Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-15T04:47:36.293Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-15T04:47:36.293Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-15T04:47:36.293Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-15T04:47:36.294Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-15T04:47:36.294Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-15T04:47:36.295Z|5550e40c-7e6f-49ce-944f-dbfb91275a84|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery