By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.3.7.RELEASE)
2023-04-29T23:44:27.863Z||main|||||INFO|500||The following profiles are active: basic
2023-04-29T23:44:39.053Z||main|||||INFO|500||Starting service [Tomcat]
2023-04-29T23:44:39.054Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-04-29T23:44:39.193Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-04-29T23:44:43.559Z||main|||||INFO|500||catdb-pool - Starting...
2023-04-29T23:44:44.041Z||main|||||INFO|500||catdb-pool - Start completed.
2023-04-29T23:44:44.590Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-04-29T23:44:44.919Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-04-29T23:44:45.905Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-29T23:44:49.051Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-29T23:44:49.482Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-04-29T23:44:51.603Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-29T23:44:51.702Z||main|||||INFO|500||reqdb-pool - Starting...
2023-04-29T23:44:51.724Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-04-29T23:44:51.732Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-04-29T23:44:52.316Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-29T23:44:52.574Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-29T23:44:53.384Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-04-29T23:44:54.156Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-04-29T23:44:54.158Z||main|||||ERROR|500||(conn=1301) Table 'catalogdb.activity_spec' doesn't exist
2023-04-29T23:44:54.172Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2023-04-29T23:44:56.372Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-04-29T23:44:58.736Z||main|||||WARN|500||---
2023-04-29T23:44:58.737Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-04-29T23:44:58.737Z||main|||||WARN|500||---
2023-04-29T23:44:59.056Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-04-29T23:45:03.079Z||main|||||INFO|500||Started Application in 38.297 seconds (JVM running for 41.409)
2023-04-29T23:45:03.110Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-04-29T23:45:03.121Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-04-29T23:45:03.132Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-04-29T23:45:03.202Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 73189c9f-e325-4a67-beee-d6facb1a52d3 url= /sdc/v1/artifactTypes
2023-04-29T23:45:03.208Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-29T23:45:03.395Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-29T23:45:03.463Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-04-29T23:45:03.463Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-04-29T23:45:03.464Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 17a3810a-15c9-4bca-abf5-a3a90a52b36a url= /sdc/v1/distributionKafkaData
2023-04-29T23:45:03.464Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-04-29T23:45:03.495Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-29T23:45:03.501Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@62f9e70c
2023-04-29T23:45:03.569Z||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-c847420a-857f-41a5-b52f-4783650e93d4
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2023-04-29T23:45:03.635Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4] Instantiated an idempotent producer.
2023-04-29T23:45:03.709Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-04-29T23:45:03.759Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-29T23:45:03.759Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-29T23:45:03.759Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682811903755
2023-04-29T23:45:03.763Z||scheduling-1|||||INFO|500||start DistributionClient
2023-04-29T23:45:03.781Z||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-aa934fa3-8545-4ba7-b9ad-45cfcf911933
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = SO
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-04-29T23:45:03.850Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-29T23:45:03.851Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-29T23:45:03.851Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682811903850
2023-04-29T23:45:03.853Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T23:45:03.855Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T23:45:03.856Z||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-d786b1af-6a70-4898-9e8b-77d68ccd3dd6
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = SO
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-04-29T23:45:03.863Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-29T23:45:03.863Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-29T23:45:03.863Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682811903863
2023-04-29T23:45:03.864Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T23:45:03.866Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T23:45:03.871Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-04-29T23:45:04.736Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, 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 ZlTuOgIjSmiBENGfX9aKSQ
2023-04-29T23:45:04.736Z||kafka-producer-network-thread | SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4] Cluster ID: PHm_S3VDQhyEdoRXbdbRAQ
2023-04-29T23:45:04.737Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, 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 BO-4qLVARYuEKQO66w-OCw
2023-04-29T23:45:04.737Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, 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 BO-4qLVARYuEKQO66w-OCw
2023-04-29T23:45:04.737Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, 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 ZlTuOgIjSmiBENGfX9aKSQ
2023-04-29T23:45:04.738Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, 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 BO-4qLVARYuEKQO66w-OCw
2023-04-29T23:45:04.738Z||kafka-producer-network-thread | SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4] ProducerId set to 1003 with epoch 0
2023-04-29T23:45:04.738Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, 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 BO-4qLVARYuEKQO66w-OCw
2023-04-29T23:45:04.738Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, 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 BO-4qLVARYuEKQO66w-OCw
2023-04-29T23:45:04.738Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, 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 BO-4qLVARYuEKQO66w-OCw
2023-04-29T23:45:04.738Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, 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 ZlTuOgIjSmiBENGfX9aKSQ
2023-04-29T23:45:04.738Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, 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 ZlTuOgIjSmiBENGfX9aKSQ
2023-04-29T23:45:04.739Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, 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 ZlTuOgIjSmiBENGfX9aKSQ
2023-04-29T23:45:04.739Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, 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 ZlTuOgIjSmiBENGfX9aKSQ
2023-04-29T23:45:04.740Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] Cluster ID: PHm_S3VDQhyEdoRXbdbRAQ
2023-04-29T23:45:04.740Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, groupId=SO] Cluster ID: PHm_S3VDQhyEdoRXbdbRAQ
2023-04-29T23:45:04.741Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-04-29T23:45:04.741Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, groupId=SO] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-04-29T23:45:04.763Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, groupId=SO] (Re-)joining group
2023-04-29T23:45:04.763Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] (Re-)joining group
2023-04-29T23:45:04.823Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6-76791249-2f7f-4f24-b394-22dc2478ec9c
2023-04-29T23:45:04.824Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933-970c407c-1059-40fe-8e13-de70d0add479
2023-04-29T23:45:04.824Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-29T23:45:04.824Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, groupId=SO] (Re-)joining group
2023-04-29T23:45:04.824Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-29T23:45:04.824Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] (Re-)joining group
2023-04-29T23:45:10.840Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6-76791249-2f7f-4f24-b394-22dc2478ec9c', protocol='range'}
2023-04-29T23:45:10.841Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933-970c407c-1059-40fe-8e13-de70d0add479', protocol='range'}
2023-04-29T23:45:10.893Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, 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 ZlTuOgIjSmiBENGfX9aKSQ
2023-04-29T23:45:10.894Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, 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 ZlTuOgIjSmiBENGfX9aKSQ
2023-04-29T23:45:10.895Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, 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 ZlTuOgIjSmiBENGfX9aKSQ
2023-04-29T23:45:10.895Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, 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 ZlTuOgIjSmiBENGfX9aKSQ
2023-04-29T23:45:10.895Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, 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 ZlTuOgIjSmiBENGfX9aKSQ
2023-04-29T23:45:10.895Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, 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 ZlTuOgIjSmiBENGfX9aKSQ
2023-04-29T23:45:10.899Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6-76791249-2f7f-4f24-b394-22dc2478ec9c=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-aa934fa3-8545-4ba7-b9ad-45cfcf911933-970c407c-1059-40fe-8e13-de70d0add479=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-04-29T23:45:11.013Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933-970c407c-1059-40fe-8e13-de70d0add479', protocol='range'}
2023-04-29T23:45:11.013Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6-76791249-2f7f-4f24-b394-22dc2478ec9c', protocol='range'}
2023-04-29T23:45:11.014Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-29T23:45:11.014Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-29T23:45:11.018Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-29T23:45:11.018Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-29T23:45:11.066Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-29T23:45:11.067Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-04-29T23:45:11.067Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-04-29T23:45:11.068Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-04-29T23:45:11.068Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-04-29T23:45:11.068Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-04-29T23:45:11.066Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-29T23:45:11.086Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-04-29T23:45:11.087Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-04-29T23:45:11.087Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-04-29T23:45:11.088Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-04-29T23:45:11.088Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-04-29T23:45:11.145Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, 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-04-29T23:45:11.147Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, 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-04-29T23:45:11.220Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-29T23:45:11.221Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-29T23:45:11.227Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, 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-04-29T23:45:11.228Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, 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-04-29T23:45:11.253Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-29T23:45:11.253Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-29T23:45:11.261Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-29T23:45:11.262Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-29T23:45:11.269Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, 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-04-29T23:45:11.270Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, 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-04-29T23:46:03.863Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T23:46:03.866Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T23:47:03.865Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T23:47:03.868Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T23:48:03.867Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T23:48:03.868Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T23:49:03.867Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T23:49:03.869Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T23:50:03.867Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T23:50:03.869Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T23:51:03.868Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T23:51:03.871Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T23:52:03.869Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T23:52:03.871Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T23:53:03.870Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T23:53:03.873Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T23:54:03.872Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T23:54:03.874Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T23:54:04.961Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d786b1af-6a70-4898-9e8b-77d68ccd3dd6, groupId=SO] Node -1 disconnected.
2023-04-29T23:54:04.962Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-aa934fa3-8545-4ba7-b9ad-45cfcf911933, groupId=SO] Node -1 disconnected.
2023-04-29T23:54:05.023Z||kafka-producer-network-thread | SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4] Node -1 disconnected.
2023-04-29T23:54:25.551Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-04-29T23:55:03.872Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T23:55:03.875Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T23:56:03.873Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T23:56:03.876Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T23:57:03.874Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T23:57:03.877Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T23:58:03.876Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T23:58:03.878Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T23:59:03.878Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T23:59:03.879Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:00:03.879Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:00:03.880Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:01:03.880Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:01:03.881Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:02:03.882Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:02:03.883Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:03:03.883Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:03:03.884Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:04:03.885Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:04:03.885Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:05:03.886Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:05:03.886Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:06:03.887Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:06:03.888Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:07:03.887Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:07:03.888Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:08:03.889Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:08:03.889Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:09:03.890Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:09:03.890Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:10:03.891Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:10:03.892Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:11:03.892Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:11:03.893Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:12:03.892Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:12:03.893Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:13:03.893Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:13:03.895Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:14:03.894Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:14:03.895Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:15:03.895Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:15:03.896Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:16:03.897Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:16:03.897Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:17:03.898Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:17:03.899Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:18:03.899Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:18:03.901Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:19:03.900Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:19:03.902Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:20:03.901Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:20:03.903Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:21:03.902Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:21:03.904Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:22:03.904Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:22:03.906Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:23:03.905Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:23:03.907Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:24:03.906Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:24:03.908Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:25:03.907Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:25:03.908Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:26:03.908Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:26:03.909Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:27:03.910Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:27:03.910Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:28:03.910Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:28:03.912Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:29:03.912Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:29:03.912Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:30:03.912Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:30:03.913Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:31:03.913Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:31:03.915Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:32:03.914Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:32:03.917Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:33:03.915Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:33:03.917Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:34:03.918Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:34:03.919Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:35:03.919Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:35:03.921Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:36:03.921Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:36:03.922Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:37:03.923Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:37:03.923Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:38:03.923Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:38:03.924Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:39:03.924Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:39:03.925Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:40:03.926Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:40:03.927Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:41:03.927Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:41:03.928Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:42:03.928Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:42:03.928Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:43:03.930Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:43:03.930Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:44:03.930Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:44:03.932Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:45:03.932Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:45:03.933Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:46:03.932Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:46:03.935Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:47:03.934Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:47:03.947Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:48:03.935Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:48:03.950Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:49:03.937Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:49:03.950Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:50:03.939Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:50:03.952Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:51:03.940Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:51:03.952Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:52:03.941Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:52:03.954Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:53:03.941Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:53:03.955Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:54:03.943Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:54:03.956Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:55:03.944Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:55:03.956Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:56:03.946Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:56:03.958Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:57:03.946Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:57:03.959Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:58:03.946Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:58:03.959Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T00:59:03.947Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T00:59:03.960Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:00:03.948Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:00:03.961Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:01:03.949Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:01:03.962Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:02:03.951Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:02:03.962Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:03:03.952Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:03:03.964Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:04:03.952Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:04:03.965Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:05:03.954Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:05:03.965Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:06:03.956Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:06:03.967Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:07:03.958Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:07:03.968Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:08:03.959Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:08:03.968Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:09:03.960Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:09:03.968Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:10:03.960Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:10:03.970Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:11:03.962Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:11:03.971Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:12:03.963Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:12:03.972Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:13:03.964Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:13:03.972Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:14:03.965Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:14:03.973Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:15:03.966Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:15:03.974Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:16:03.967Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:16:03.974Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:17:03.968Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:17:03.975Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:18:03.969Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:18:03.976Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:19:03.970Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:19:03.978Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:20:03.971Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:20:03.979Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:21:03.972Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:21:03.980Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:22:03.974Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:22:03.981Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:23:03.974Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:23:03.981Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:24:03.976Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:24:03.983Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:25:03.977Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:25:03.984Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:26:03.978Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:26:03.985Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:27:03.980Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:27:03.987Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:28:03.980Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:28:03.987Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:29:03.981Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:29:03.989Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:30:03.982Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:30:03.990Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:31:03.983Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:31:03.990Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:32:03.984Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:32:03.990Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:33:03.986Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:33:03.992Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:34:03.987Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:34:03.993Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:35:03.988Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:35:03.994Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:36:03.988Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:36:03.995Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:37:03.990Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:37:03.996Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:38:03.991Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:38:03.998Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:39:03.992Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:39:03.998Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:40:03.992Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:40:03.999Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:41:03.993Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:41:04.001Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:42:03.994Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:42:04.001Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:43:03.996Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:43:04.001Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:44:03.996Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:44:04.001Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:45:03.996Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:45:04.002Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:46:03.997Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:46:04.002Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:47:03.998Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:47:04.003Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:48:03.999Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:48:04.003Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:49:04.001Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:49:04.004Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:50:04.002Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:50:04.006Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:51:04.004Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:51:04.006Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:52:04.006Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:52:04.007Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:53:04.007Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:53:04.008Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:54:04.008Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:54:04.008Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:55:04.010Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:55:04.010Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:56:04.011Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:56:04.012Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:57:04.011Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:57:04.013Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:58:04.011Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:58:04.013Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T01:59:04.014Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T01:59:04.015Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:00:04.015Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T02:00:04.016Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:00:14.854Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-30T02:00:14.854Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"3083e011-8900-42bb-a650-a187b015e629","serviceName":"vFW 2023-04-30 01-58-54","serviceVersion":"1.0","serviceUUID":"f4fba276-9c5e-4909-9fbc-6bfcfd3f6d7b","serviceDescription":"catalog service description","serviceInvariantUUID":"3612c466-20dd-4fdf-9d5f-520bae861062","resources":[{"resourceInstanceName":"vFW fbd0ae17-9931 0","resourceName":"vFW fbd0ae17-9931","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"702bf0db-f70b-4c35-bf1a-3e1ed2f2ae39","resourceInvariantUUID":"26e394ac-fd38-4926-85a1-2f775cd0a036","resourceCustomizationUUID":"5c998c19-49b7-4247-ae6a-3b61d74105c1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vf-license-model.xml","artifactChecksum":"MmEyYjc5NmI5YWE5MWJkMTIxNzcyMmFkYmQ2YzZmMTM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"78258934-c138-4bce-90ab-1b75d706aafa","artifactVersion":"1"},{"artifactName":"vfwfbd0ae1799310_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json","artifactChecksum":"ZDRhYzFkYWM0OTVmODA4MDNiMjVkNGQ5ZDk0Yzk1MzM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1a96a0de-1139-4e1e-89f3-0d3b50f3fcac","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f19ec23a-d5ad-4656-bfca-f476d3d2a6b4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vendor-license-model.xml","artifactChecksum":"ZmEwNTk3MTk0MDcyYjNlZmQyY2MxOTEyMTY1YjcwYzQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"f0077aea-f53c-453c-a320-1433764fd18a","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"09919c33-5778-4488-97fc-f6528b51c4b8","artifactVersion":"2","generatedFromUUID":"f19ec23a-d5ad-4656-bfca-f476d3d2a6b4"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230430015854-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-template.yml","artifactChecksum":"M2Y3NjdiZTdjNzQwY2ZhMGRiYWFmNDZiM2I5ZDM2NmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8b5ccf38-6f83-488d-9eb2-969b35efa799","artifactVersion":"1"},{"artifactName":"service-Vfw20230430015854-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar","artifactChecksum":"ZDYzNDA5Y2U0ZjViOGUyMTM4OTVjZTJjNTc2NGM5MzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d1984725-18c3-4160-aa1d-de928cce91a3","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-30T02:00:14.862Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:00:14.868Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:00:14.868Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:00:14.868Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820004015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:00:14.877Z||kafka-producer-network-thread | SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to BO-4qLVARYuEKQO66w-OCw
2023-04-30T02:00:14.878Z||kafka-producer-network-thread | SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to BO-4qLVARYuEKQO66w-OCw
2023-04-30T02:00:14.878Z||kafka-producer-network-thread | SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to BO-4qLVARYuEKQO66w-OCw
2023-04-30T02:00:14.878Z||kafka-producer-network-thread | SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to BO-4qLVARYuEKQO66w-OCw
2023-04-30T02:00:14.878Z||kafka-producer-network-thread | SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to BO-4qLVARYuEKQO66w-OCw
2023-04-30T02:00:14.878Z||kafka-producer-network-thread | SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to BO-4qLVARYuEKQO66w-OCw
2023-04-30T02:00:14.971Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:00:14.972Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820010922,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:00:14.995Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:00:15.897Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:00:15.899Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:00:15.899Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:00:15.899Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820004015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:00:16.901Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:00:16.902Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:00:16.902Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:00:16.902Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820004015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:00:17.903Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:00:17.904Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:00:17.904Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:00:17.904Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820004015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:00:18.905Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:00:18.905Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:00:18.905Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:00:18.905Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820004015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:00:19.906Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:00:19.907Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:00:19.907Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:00:19.907Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820004015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:00:20.907Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:00:20.908Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:00:20.908Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:00:20.908Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820004015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:00:21.910Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"serviceName": "vFW 2023-04-30 01-58-54",
"serviceVersion": "1.0",
"serviceUUID": "f4fba276-9c5e-4909-9fbc-6bfcfd3f6d7b",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "3612c466-20dd-4fdf-9d5f-520bae861062",
"resources": [
{
"resourceInstanceName": "vFW fbd0ae17-9931 0",
"resourceCustomizationUUID": "5c998c19-49b7-4247-ae6a-3b61d74105c1",
"resourceName": "vFW fbd0ae17-9931",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "702bf0db-f70b-4c35-bf1a-3e1ed2f2ae39",
"resourceInvariantUUID": "26e394ac-fd38-4926-85a1-2f775cd0a036",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfwfbd0ae1799310_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json",
"artifactChecksum": "ZDRhYzFkYWM0OTVmODA4MDNiMjVkNGQ5ZDk0Yzk1MzM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "1a96a0de-1139-4e1e-89f3-0d3b50f3fcac",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "f19ec23a-d5ad-4656-bfca-f476d3d2a6b4",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "09919c33-5778-4488-97fc-f6528b51c4b8",
"generatedFromUUID": "f19ec23a-d5ad-4656-bfca-f476d3d2a6b4"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "09919c33-5778-4488-97fc-f6528b51c4b8",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230430015854-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar",
"artifactChecksum": "ZDYzNDA5Y2U0ZjViOGUyMTM4OTVjZTJjNTc2NGM5MzQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "d1984725-18c3-4160-aa1d-de928cce91a3"
}
],
"workloadContext": "Production"
}
2023-04-30T02:00:21.911Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-30T02:00:21.911Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f4fba276-9c5e-4909-9fbc-6bfcfd3f6d7b ASDC
2023-04-30T02:00:21.971Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:3083e011-8900-42bb-a650-a187b015e629
ServiceName:vFW 2023-04-30 01-58-54
ServiceVersion:1.0
ServiceUUID:f4fba276-9c5e-4909-9fbc-6bfcfd3f6d7b
ServiceInvariantUUID:3612c466-20dd-4fdf-9d5f-520bae861062
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230430015854-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar
ArtifactUUID:d1984725-18c3-4160-aa1d-de928cce91a3
ArtifactChecksum:ZDYzNDA5Y2U0ZjViOGUyMTM4OTVjZTJjNTc2NGM5MzQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW fbd0ae17-9931 0
ResourceCustomizationUUID:5c998c19-49b7-4247-ae6a-3b61d74105c1
ResourceInvariantUUID:26e394ac-fd38-4926-85a1-2f775cd0a036
ResourceName:vFW fbd0ae17-9931
ResourceType:VF
ResourceUUID:702bf0db-f70b-4c35-bf1a-3e1ed2f2ae39
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfwfbd0ae1799310_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json
ArtifactUUID:1a96a0de-1139-4e1e-89f3-0d3b50f3fcac
ArtifactChecksum:ZDRhYzFkYWM0OTVmODA4MDNiMjVkNGQ5ZDk0Yzk1MzM=
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/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml
ArtifactUUID:f19ec23a-d5ad-4656-bfca-f476d3d2a6b4
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/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env
ArtifactUUID:09919c33-5778-4488-97fc-f6528b51c4b8
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/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env
ArtifactUUID:09919c33-5778-4488-97fc-f6528b51c4b8
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-30T02:00:21.971Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f4fba276-9c5e-4909-9fbc-6bfcfd3f6d7b ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:00:22.157Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-30T02:00:22.158Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-04-30T02:00:22.158Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-04-30T02:00:22.158Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: d1984725-18c3-4160-aa1d-de928cce91a3 from URL: /sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar
2023-04-30T02:00:22.158Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-04-30T02:00:22.159Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar
2023-04-30T02:00:22.400Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-04-30T02:00:22.406Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar d1984725-18c3-4160-aa1d-de928cce91a3 101465
2023-04-30T02:00:22.407Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar ASDC sendASDCNotification
2023-04-30T02:00:22.407Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar
2023-04-30T02:00:22.408Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-30T02:00:22.408Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:00:22.409Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:00:22.409Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820022406,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:00:23.410Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-30T02:00:23.411Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-04-30T02:00:23.411Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: d1984725-18c3-4160-aa1d-de928cce91a3, URL: /sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar to file: /app/ASDC/1/service-Vfw20230430015854-csar.csar
2023-04-30T02:00:23.412Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230430015854-csar.csar
2023-04-30T02:00:23.496Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230430015854-csar.csar
2023-04-30T02:00:23.496Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230430015854-csar.csar
2023-04-30T02:00:23.898Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10728193958020272330/Definitions/service-Vfw20230430015854-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-04-30T02:00:26.026Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-30T02:00:26.030Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-04-30T02:00:26.030Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230430015854-csar.csar
2023-04-30T02:00:26.030Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-30T02:00:26.030Z|3083e011-8900-42bb-a650-a187b015e629|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-Vfw20230430015854-csar.csar
2023-04-30T02:00:26.030Z|3083e011-8900-42bb-a650-a187b015e629|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-Vfw20230430015854-csar.csar
2023-04-30T02:00:26.030Z|3083e011-8900-42bb-a650-a187b015e629|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-Vfw20230430015854-csar.csar
2023-04-30T02:00:26.030Z|3083e011-8900-42bb-a650-a187b015e629|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-Vfw20230430015854-csar.csar
2023-04-30T02:00:26.030Z|3083e011-8900-42bb-a650-a187b015e629|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-Vfw20230430015854-csar.csar
2023-04-30T02:00:26.030Z|3083e011-8900-42bb-a650-a187b015e629|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-Vfw20230430015854-csar.csar
2023-04-30T02:00:26.030Z|3083e011-8900-42bb-a650-a187b015e629|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-Vfw20230430015854-csar.csar
2023-04-30T02:00:26.030Z|3083e011-8900-42bb-a650-a187b015e629|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-Vfw20230430015854-csar.csar
2023-04-30T02:00:26.030Z|3083e011-8900-42bb-a650-a187b015e629|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-Vfw20230430015854-csar.csar
2023-04-30T02:00:26.030Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW fbd0ae17-9931 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-Vfw20230430015854-csar.csar
2023-04-30T02:00:26.030Z|3083e011-8900-42bb-a650-a187b015e629|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-Vfw20230430015854-csar.csar
2023-04-30T02:00:26.031Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-04-30T02:00:26.036Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:26.037Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-04-30 01-58-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:00:26.040Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vFW fbd0ae17-9931 0 is matching search criteria
2023-04-30T02:00:26.040Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-04-30T02:00:26.041Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW fbd0ae17-9931 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-30T02:00:26.042Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:26.042Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-04-30 01-58-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:00:26.042Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vFW fbd0ae17-9931 0 is matching search criteria
2023-04-30T02:00:26.042Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-04-30T02:00:26.042Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW fbd0ae17-9931 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-30T02:00:26.042Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:26.043Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-04-30 01-58-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:00:26.045Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:26.045Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vFW fbd0ae17-9931 0 is not matching search criteria
2023-04-30T02:00:26.045Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-30T02:00:26.045Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-30T02:00:26.045Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-30T02:00:26.045Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-30T02:00:26.045Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-30T02:00:26.045Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-30T02:00:26.046Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-30T02:00:26.046Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-30T02:00:26.046Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-30T02:00:26.046Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-30T02:00:26.046Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-30T02:00:26.046Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-30T02:00:26.046Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-30T02:00:26.046Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-30T02:00:26.046Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-30T02:00:26.046Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-30T02:00:26.046Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:26.046Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-04-30 01-58-54 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-30T02:00:26.047Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:26.047Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vFW fbd0ae17-9931 0 is matching search criteria
2023-04-30T02:00:26.048Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW fbd0ae17-9931 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-30T02:00:26.048Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:26.048Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vFW fbd0ae17-9931 0 is matching search criteria
2023-04-30T02:00:26.048Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW fbd0ae17-9931 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-30T02:00:26.048Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:26.048Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vFW fbd0ae17-9931 0 is matching search criteria
2023-04-30T02:00:26.048Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW fbd0ae17-9931 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-30T02:00:26.048Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:26.048Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vFW fbd0ae17-9931 0 is not matching search criteria
2023-04-30T02:00:26.048Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-30T02:00:26.048Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-30T02:00:26.048Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-30T02:00:26.049Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-30T02:00:26.049Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-30T02:00:26.049Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-30T02:00:26.049Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-30T02:00:26.049Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-30T02:00:26.049Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-30T02:00:26.049Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-30T02:00:26.049Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-30T02:00:26.049Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=9b91e3a7-7ab9-46ff-952a-7fa3c6697190
2023-04-30T02:00:26.049Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:26.049Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vFW fbd0ae17-9931 0 is not matching search criteria
2023-04-30T02:00:26.049Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-30T02:00:26.049Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-30T02:00:26.049Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-30T02:00:26.050Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-30T02:00:26.050Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-30T02:00:26.050Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-30T02:00:26.050Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-30T02:00:26.050Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-30T02:00:26.050Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-30T02:00:26.050Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-30T02:00:26.050Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-30T02:00:26.050Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-30T02:00:26.050Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=02d69ef2-9175-43d4-baf0-0cee3ba517cc
2023-04-30T02:00:26.050Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:26.050Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vFW fbd0ae17-9931 0 is not matching search criteria
2023-04-30T02:00:26.050Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-30T02:00:26.050Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-30T02:00:26.051Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-30T02:00:26.051Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-30T02:00:26.051Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-30T02:00:26.051Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-30T02:00:26.051Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-30T02:00:26.051Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-30T02:00:26.051Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-30T02:00:26.051Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-30T02:00:26.051Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-30T02:00:26.051Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-30T02:00:26.051Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=40486a1d-5188-47c2-a70a-7591ac312393
2023-04-30T02:00:26.051Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:26.051Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-04-30 01-58-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:00:26.051Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:26.051Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-04-30 01-58-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:00:26.052Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:26.052Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-04-30 01-58-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:00:26.052Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:26.052Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-04-30 01-58-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:00:26.052Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-04-30 01-58-54
Description:catalog service description
Model UUID:f4fba276-9c5e-4909-9fbc-6bfcfd3f6d7b
Model Version:NULL
Model InvariantUuid:3612c466-20dd-4fdf-9d5f-520bae861062
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW fbd0ae17-9931
Model UUID:7e0b73c1-641c-4301-9b2a-61fb1717e222
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:26e394ac-fd38-4926-85a1-2f775cd0a036
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:5c998c19-49b7-4247-ae6a-3b61d74105c1
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:f5170f73-4b26-415a-9685-a3081c5c4c4b
ModelName:VfwFbd0ae179931..base_vfw..module-0
ModelUuid:59256c99-8b24-4291-93d5-3a2d6f25cae8
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:9b91e3a7-7ab9-46ff-952a-7fa3c6697190
ModelInvariantUuid:e3a41562-c134-4e62-bd62-0a9a2c9c662d
ModelName:vFW fbd0ae17-9931-nodes.vfwCvfc
ModelUuid:0f22a803-696a-4b50-97c2-c0a79853884d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:a8f15bb2-7c30-43cc-8fdb-bf3315ee8d92
ModelInvariantUuid:c9585ed4-b6c8-46c2-9207-81df6098b9e5
ModelName:VfwFbd0ae179931.compute.nodes.heat.vfw
ModelUuid:7f88f78e-e385-4a66-8b4c-56ad2cb041e4
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:02d69ef2-9175-43d4-baf0-0cee3ba517cc
ModelInvariantUuid:6e1edae9-c1cd-4cf3-b084-0a289ef9c8bb
ModelName:vFW fbd0ae17-9931-nodes.vsnCvfc
ModelUuid:c835cf3c-28b0-4ea7-810a-b2bba5ea405b
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:903732af-b2c0-4282-a844-5d23cc268029
ModelInvariantUuid:5a750031-40b2-437e-85fd-2301d4a03238
ModelName:VfwFbd0ae179931.compute.nodes.heat.vsn
ModelUuid:2426d67f-40ae-49dd-8599-f042fbb6f172
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:40486a1d-5188-47c2-a70a-7591ac312393
ModelInvariantUuid:57db50c7-b748-4581-94d1-0cc962ec7cef
ModelName:vFW fbd0ae17-9931-nodes.vpgCvfc
ModelUuid:d68920f9-f133-4abd-8720-8885dcb1df8b
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:32486f79-d852-45e7-91e1-4225aec8d2ba
ModelInvariantUuid:1aa252dc-8fca-432d-897a-3a006dbe94cb
ModelName:VfwFbd0ae179931.compute.nodes.heat.vpg
ModelUuid:28789264-35b1-4513-a01d-78d0e7684770
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-30T02:00:26.092Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 702bf0db-f70b-4c35-bf1a-3e1ed2f2ae39
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-30T02:00:26.138Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||vFW fbd0ae17-9931 0
2023-04-30T02:00:26.143Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 702bf0db-f70b-4c35-bf1a-3e1ed2f2ae39
2023-04-30T02:00:26.143Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1a96a0de-1139-4e1e-89f3-0d3b50f3fcac from URL: /sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json
2023-04-30T02:00:26.144Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-04-30T02:00:26.144Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json
2023-04-30T02:00:26.254Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-04-30T02:00:26.255Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json 1a96a0de-1139-4e1e-89f3-0d3b50f3fcac 785
2023-04-30T02:00:26.255Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json ASDC sendASDCNotification
2023-04-30T02:00:26.255Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json
2023-04-30T02:00:26.255Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-30T02:00:26.256Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:00:26.256Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:00:26.256Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820026255,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:00:27.257Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwFbd0ae179931..base_vfw..module-0",
"vfModuleModelInvariantUUID": "f5170f73-4b26-415a-9685-a3081c5c4c4b",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "59256c99-8b24-4291-93d5-3a2d6f25cae8",
"vfModuleModelCustomizationUUID": "ab002e93-c728-493c-83a8-3e0576b3bb72",
"isBase": true,
"artifacts": [
"f19ec23a-d5ad-4656-bfca-f476d3d2a6b4",
"09919c33-5778-4488-97fc-f6528b51c4b8"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-30T02:00:27.275Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwFbd0ae179931..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:59256c99-8b24-4291-93d5-3a2d6f25cae8
VfModuleModelInvariantUUID:f5170f73-4b26-415a-9685-a3081c5c4c4b
VfModuleModelDescription:NULL
Artifacts UUID List:{
f19ec23a-d5ad-4656-bfca-f476d3d2a6b4
,
09919c33-5778-4488-97fc-f6528b51c4b8
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-30T02:00:27.278Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwFbd0ae179931..base_vfw..module-0",
"vfModuleModelInvariantUUID": "f5170f73-4b26-415a-9685-a3081c5c4c4b",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "59256c99-8b24-4291-93d5-3a2d6f25cae8",
"vfModuleModelCustomizationUUID": "ab002e93-c728-493c-83a8-3e0576b3bb72",
"isBase": true,
"artifacts": [
"f19ec23a-d5ad-4656-bfca-f476d3d2a6b4",
"09919c33-5778-4488-97fc-f6528b51c4b8"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-30T02:00:27.278Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwFbd0ae179931..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:59256c99-8b24-4291-93d5-3a2d6f25cae8
VfModuleModelInvariantUUID:f5170f73-4b26-415a-9685-a3081c5c4c4b
VfModuleModelDescription:NULL
Artifacts UUID List:{
f19ec23a-d5ad-4656-bfca-f476d3d2a6b4
,
09919c33-5778-4488-97fc-f6528b51c4b8
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-30T02:00:27.278Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f19ec23a-d5ad-4656-bfca-f476d3d2a6b4 from URL: /sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml
2023-04-30T02:00:27.278Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-04-30T02:00:27.279Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml
2023-04-30T02:00:27.377Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-04-30T02:00:27.378Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml f19ec23a-d5ad-4656-bfca-f476d3d2a6b4 20368
2023-04-30T02:00:27.378Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-30T02:00:27.378Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml
2023-04-30T02:00:27.378Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-30T02:00:27.380Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:00:27.380Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:00:27.380Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820027378,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:00:28.381Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 09919c33-5778-4488-97fc-f6528b51c4b8 from URL: /sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env
2023-04-30T02:00:28.382Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-04-30T02:00:28.382Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env
2023-04-30T02:00:28.492Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-04-30T02:00:28.492Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env 09919c33-5778-4488-97fc-f6528b51c4b8 2098
2023-04-30T02:00:28.493Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-30T02:00:28.493Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env
2023-04-30T02:00:28.493Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-30T02:00:28.493Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:00:28.493Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:00:28.493Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820028493,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:00:29.495Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: f4fba276-9c5e-4909-9fbc-6bfcfd3f6d7b
2023-04-30T02:00:29.496Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW fbd0ae17-9931 0 702bf0db-f70b-4c35-bf1a-3e1ed2f2ae39 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-30T02:00:29.565Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1a1cb7d0, org.onap.sdc.toscaparser.api.parameters.Input@198078bc, org.onap.sdc.toscaparser.api.parameters.Input@3e25942b, org.onap.sdc.toscaparser.api.parameters.Input@6d2bc3e7, org.onap.sdc.toscaparser.api.parameters.Input@12f65ba5]
2023-04-30T02:00:29.572Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:29.572Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-04-30 01-58-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:00:29.572Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic
2023-04-30T02:00:29.573Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 5c998c19-49b7-4247-ae6a-3b61d74105c1
2023-04-30T02:00:29.573Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 5c998c19-49b7-4247-ae6a-3b61d74105c1 matches Tosca VF Customization UUID: 5c998c19-49b7-4247-ae6a-3b61d74105c1
2023-04-30T02:00:29.573Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 5c998c19-49b7-4247-ae6a-3b61d74105c1 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-30T02:00:29.586Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:29.587Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-04-30 01-58-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:00:29.589Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 5c998c19-49b7-4247-ae6a-3b61d74105c1: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-30T02:00:29.589Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@668a7e5e
2023-04-30T02:00:29.589Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:29.589Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-04-30 01-58-54 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-30T02:00:29.590Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : ab002e93-c728-493c-83a8-3e0576b3bb72
2023-04-30T02:00:29.592Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID ab002e93-c728-493c-83a8-3e0576b3bb72
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-30T02:00:29.604Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:29.605Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vFW fbd0ae17-9931 0 is matching search criteria
2023-04-30T02:00:29.605Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW fbd0ae17-9931 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-30T02:00:29.607Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:29.607Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vFW fbd0ae17-9931 0 is matching search criteria
2023-04-30T02:00:29.608Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW fbd0ae17-9931 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-30T02:00:29.608Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:29.608Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vFW fbd0ae17-9931 0 is not matching search criteria
2023-04-30T02:00:29.608Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-30T02:00:29.608Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-30T02:00:29.609Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-30T02:00:29.609Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-30T02:00:29.609Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-30T02:00:29.609Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-30T02:00:29.609Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-30T02:00:29.610Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-30T02:00:29.610Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-30T02:00:29.610Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-30T02:00:29.610Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-30T02:00:29.610Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=9b91e3a7-7ab9-46ff-952a-7fa3c6697190
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-30T02:00:29.622Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:29.623Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vFW fbd0ae17-9931 0 is matching search criteria
2023-04-30T02:00:29.623Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW fbd0ae17-9931 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-30T02:00:29.623Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:29.624Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vFW fbd0ae17-9931 0 is not matching search criteria
2023-04-30T02:00:29.624Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-30T02:00:29.624Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-30T02:00:29.624Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-30T02:00:29.624Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-30T02:00:29.624Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-30T02:00:29.624Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-30T02:00:29.625Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-30T02:00:29.625Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-30T02:00:29.625Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-30T02:00:29.625Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-30T02:00:29.625Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-30T02:00:29.625Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-30T02:00:29.626Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=02d69ef2-9175-43d4-baf0-0cee3ba517cc
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-30T02:00:29.631Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:29.631Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vFW fbd0ae17-9931 0 is matching search criteria
2023-04-30T02:00:29.631Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW fbd0ae17-9931 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-30T02:00:29.635Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:29.635Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vFW fbd0ae17-9931 0 is not matching search criteria
2023-04-30T02:00:29.635Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-30T02:00:29.635Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-30T02:00:29.636Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-30T02:00:29.636Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-30T02:00:29.636Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-30T02:00:29.636Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-30T02:00:29.636Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-30T02:00:29.636Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-30T02:00:29.636Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-30T02:00:29.637Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-30T02:00:29.637Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-30T02:00:29.637Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-30T02:00:29.637Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=40486a1d-5188-47c2-a70a-7591ac312393
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-30T02:00:29.642Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:29.642Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vFW fbd0ae17-9931 0 is matching search criteria
2023-04-30T02:00:29.643Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW fbd0ae17-9931 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-30T02:00:29.643Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:29.643Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Node template vFW fbd0ae17-9931 0 is matching search criteria
2023-04-30T02:00:29.643Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW fbd0ae17-9931 0] matching following query criteria: sdcType=VF, customizationUUID=5c998c19-49b7-4247-ae6a-3b61d74105c1
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-30T02:00:29.649Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:29.650Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-04-30 01-58-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:00:29.650Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid f4fba276-9c5e-4909-9fbc-6bfcfd3f6d7b: vFW fbd0ae17-9931
2023-04-30T02:00:29.650Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:29.650Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-04-30 01-58-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:00:29.650Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:29.650Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-04-30 01-58-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:00:29.650Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:29.650Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-04-30 01-58-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:00:29.650Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:29.650Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-04-30 01-58-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:00:29.650Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:00:29.650Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-04-30 01-58-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:00:29.651Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Saving Service: vFW 2023-04-30 01-58-54
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:00:30.209Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW fbd0ae17-9931 702bf0db-f70b-4c35-bf1a-3e1ed2f2ae39 1 ASDC deployResourceStructure
2023-04-30T02:00:30.210Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json ASDC sendASDCNotification
2023-04-30T02:00:30.210Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json
2023-04-30T02:00:30.210Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-30T02:00:30.210Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:00:30.210Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:00:30.210Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820030210,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:00:31.211Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-30T02:00:31.212Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml
2023-04-30T02:00:31.212Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-30T02:00:31.212Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:00:31.213Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:00:31.213Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820031211,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:00:32.214Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-30T02:00:32.215Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env
2023-04-30T02:00:32.215Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-30T02:00:32.215Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:00:32.215Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:00:32.216Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820032214,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:00:33.217Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar ASDC sendASDCNotification
2023-04-30T02:00:33.217Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar
2023-04-30T02:00:33.217Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-30T02:00:33.218Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:00:33.218Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:00:33.218Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820033217,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:00:34.219Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3083e011-8900-42bb-a650-a187b015e629
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:00:34.278Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3083e011-8900-42bb-a650-a187b015e629
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:00:34.284Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-30T02:00:34.285Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-30T02:00:34.285Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-30T02:01:03.865Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:01:03.868Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:01:03.870Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820004015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:01:03.874Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:01:04.285Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3083e011-8900-42bb-a650-a187b015e629
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:01:04.313Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3083e011-8900-42bb-a650-a187b015e629
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:01:04.318Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-30T02:01:04.318Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-30T02:01:04.318Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-30T02:01:34.318Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3083e011-8900-42bb-a650-a187b015e629
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:01:34.352Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3083e011-8900-42bb-a650-a187b015e629
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:01:34.357Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-30T02:01:34.357Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-30T02:01:34.358Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-30T02:02:03.865Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:02:03.872Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.872Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "multicloud-k8s",
"timestamp": 1682820014046,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.874Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.875Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.875Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "aai-model-loader",
"timestamp": 1682820008604,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.875Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.875Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.876Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820002107,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.876Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.876Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.876Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "policy-distribution-id",
"timestamp": 1682819993686,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.876Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.876Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.876Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820014152,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.877Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.877Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.877Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820004015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json",
"status": "NOTIFIED"
}
2023-04-30T02:02:03.877Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.877Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.877Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "multicloud-k8s",
"timestamp": 1682820014046,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json",
"status": "NOTIFIED"
}
2023-04-30T02:02:03.877Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.877Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.877Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820002107,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.877Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.878Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.878Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820010922,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.880Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.880Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.880Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "aai-model-loader",
"timestamp": 1682820008604,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.881Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.881Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.882Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "policy-distribution-id",
"timestamp": 1682819993686,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.883Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.883Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.883Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820014152,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.884Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.884Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.884Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820004015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-30T02:02:03.884Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.885Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.885Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "multicloud-k8s",
"timestamp": 1682820014046,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-30T02:02:03.886Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.886Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.886Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820002107,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.887Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.887Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.887Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820010922,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.887Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.887Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.888Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "aai-model-loader",
"timestamp": 1682820008604,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.888Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.888Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.888Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "policy-distribution-id",
"timestamp": 1682819993686,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-30T02:02:03.888Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.889Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.889Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820014152,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.889Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.889Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.889Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820004015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.890Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.890Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.890Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "multicloud-k8s",
"timestamp": 1682820014046,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.890Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.890Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.890Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820002107,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.891Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.891Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.891Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820010922,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.926Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.926Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.927Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "aai-model-loader",
"timestamp": 1682820008604,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.927Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.927Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.927Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "policy-distribution-id",
"timestamp": 1682819993686,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.928Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.928Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.928Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820014152,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.928Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.928Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.928Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820004015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-30T02:02:03.928Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.929Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.929Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "multicloud-k8s",
"timestamp": 1682820014046,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-30T02:02:03.929Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.929Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.929Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820002107,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.929Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.930Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.930Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820010922,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.930Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.930Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.930Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "aai-model-loader",
"timestamp": 1682820008604,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.931Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.931Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.931Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "policy-distribution-id",
"timestamp": 1682819993686,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.931Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.931Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.932Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820014152,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.932Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.932Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.933Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820004015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.933Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.933Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.933Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "multicloud-k8s",
"timestamp": 1682820014046,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.933Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.934Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.934Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820002107,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.934Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.934Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.934Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820010922,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.935Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.935Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.935Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "aai-model-loader",
"timestamp": 1682820008604,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.935Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.935Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.935Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "policy-distribution-id",
"timestamp": 1682819993686,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.936Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.936Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.936Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820014152,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.937Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.937Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.937Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820004015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:02:03.937Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.937Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.938Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "multicloud-k8s",
"timestamp": 1682820014046,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:02:03.938Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.938Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.938Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820002107,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:02:03.939Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.939Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.939Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820010922,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:02:03.939Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.939Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.939Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "aai-model-loader",
"timestamp": 1682820008604,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:02:03.940Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.940Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.940Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "policy-distribution-id",
"timestamp": 1682819993686,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:02:03.940Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.940Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.940Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820014152,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:02:03.941Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.941Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.941Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820021715,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:02:03.941Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.941Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.941Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "multicloud-k8s",
"timestamp": 1682820021596,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:02:03.942Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.942Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.942Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "aai-model-loader",
"timestamp": 1682820021746,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:02:03.942Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.943Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.943Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "policy-distribution-id",
"timestamp": 1682820021905,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:02:03.943Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.943Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.943Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820022406,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:02:03.943Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.944Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.944Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820022668,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:02:03.944Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.944Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.944Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820022737,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:02:03.969Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 3083e011-8900-42bb-a650-a187b015e629
2023-04-30T02:02:03.970Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3083e011-8900-42bb-a650-a187b015e629 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:02:03.996Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.997Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "policy-distribution-id",
"timestamp": 1682820022926,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-30T02:02:03.997Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.997Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.997Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "multicloud-k8s",
"timestamp": 1682820022755,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:02:03.998Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:03.998Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:03.998Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "policy-distribution-id",
"timestamp": 1682820023931,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:02:04.012Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3083e011-8900-42bb-a650-a187b015e629
2023-04-30T02:02:04.012Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3083e011-8900-42bb-a650-a187b015e629 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:02:04.034Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:04.035Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "multicloud-k8s",
"timestamp": 1682820023890,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:02:04.035Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:04.035Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:04.035Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "multicloud-k8s",
"timestamp": 1682820025045,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:02:04.050Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3083e011-8900-42bb-a650-a187b015e629
2023-04-30T02:02:04.051Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3083e011-8900-42bb-a650-a187b015e629 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-30T02:02:04.071Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:04.071Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820026255,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:02:04.072Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:04.072Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:04.072Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "multicloud-k8s",
"timestamp": 1682820026047,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json",
"status": "DEPLOY_OK"
}
2023-04-30T02:02:04.072Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:04.072Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:04.072Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820027378,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:02:04.073Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:04.073Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:04.073Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820027543,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-30T02:02:04.073Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:04.073Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:04.073Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820028493,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:02:04.073Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:04.073Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:04.074Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820028548,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:02:04.090Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3083e011-8900-42bb-a650-a187b015e629
2023-04-30T02:02:04.090Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3083e011-8900-42bb-a650-a187b015e629 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:02:04.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:04.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820030210,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/vfwfbd0ae1799310_modules.json",
"status": "DEPLOY_OK"
}
2023-04-30T02:02:04.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:04.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:04.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820031211,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-04-30T02:02:04.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:04.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:04.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820032214,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/resourceInstances/vfwfbd0ae1799310/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-04-30T02:02:04.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:04.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:04.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820033217,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-30T02:02:04.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:04.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:04.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "aai-model-loader",
"timestamp": 1682820035440,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230430015854/1.0/artifacts/service-Vfw20230430015854-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-30T02:02:04.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:02:04.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:02:04.114Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "aai-model-loader",
"timestamp": 1682820036445,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:02:04.129Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3083e011-8900-42bb-a650-a187b015e629
2023-04-30T02:02:04.129Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3083e011-8900-42bb-a650-a187b015e629 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:02:04.358Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3083e011-8900-42bb-a650-a187b015e629
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:02:04.380Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3083e011-8900-42bb-a650-a187b015e629
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:02:04.387Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-30T02:02:04.387Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-30T02:02:04.387Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-30T02:02:04.387Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-30T02:02:04.387Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-30T02:02:04.388Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-30T02:02:04.388Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-30T02:02:04.388Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-30T02:02:04.388Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-30T02:02:04.388Z|3083e011-8900-42bb-a650-a187b015e629|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-04-30T02:02:04.404Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-30T02:02:34.405Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3083e011-8900-42bb-a650-a187b015e629 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-30T02:02:34.420Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3083e011-8900-42bb-a650-a187b015e629 and serviceModelVersionId: f4fba276-9c5e-4909-9fbc-6bfcfd3f6d7b
2023-04-30T02:02:34.421Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3612c466-20dd-4fdf-9d5f-520bae861062
2023-04-30T02:02:45.915Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3612c466-20dd-4fdf-9d5f-520bae861062/model-vers/model-ver/f4fba276-9c5e-4909-9fbc-6bfcfd3f6d7b?depth=0
2023-04-30T02:02:46.004Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-04-30T02:02:46.392Z|3083e011-8900-42bb-a650-a187b015e629|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/3612c466-20dd-4fdf-9d5f-520bae861062/model-vers/model-ver/f4fba276-9c5e-4909-9fbc-6bfcfd3f6d7b?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-30T02:02:46.396Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3612c466-20dd-4fdf-9d5f-520bae861062/model-vers/model-ver/f4fba276-9c5e-4909-9fbc-6bfcfd3f6d7b?depth=0|INFO|500||Invoke
2023-04-30T02:02:46.419Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3612c466-20dd-4fdf-9d5f-520bae861062/model-vers/model-ver/f4fba276-9c5e-4909-9fbc-6bfcfd3f6d7b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-30T02:02:46.746Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3612c466-20dd-4fdf-9d5f-520bae861062/model-vers/model-ver/f4fba276-9c5e-4909-9fbc-6bfcfd3f6d7b?depth=0|INFO|500||InvokeReturn
2023-04-30T02:02:46.746Z|3083e011-8900-42bb-a650-a187b015e629|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/3612c466-20dd-4fdf-9d5f-520bae861062/model-vers/model-ver/f4fba276-9c5e-4909-9fbc-6bfcfd3f6d7b?depth=0 has http status code:200 and response headers:{date=[Sun, 30 Apr 2023 02:02:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[288], vertex-id=[147536], x-aai-txid=[2-aai-resources-230430-02:02:45:853-33479], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-30T02:02:46.747Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-04-30T02:02:46.754Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-30T02:02:46.754Z|3083e011-8900-42bb-a650-a187b015e629|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-04-30T02:02:46.769Z|3083e011-8900-42bb-a650-a187b015e629|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-04-30T02:02:46.770Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3083e011-8900-42bb-a650-a187b015e629 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-30T02:02:46.770Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-30T02:02:46.771Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:02:46.771Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:02:46.771Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820166770,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-30T02:02:47.801Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T02:02:47.808Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-30T02:02:47.808Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"15d553a3-5ac0-4cdd-9738-7e529ad4f9c4","serviceName":"basic_onboard_VGDZtg","serviceVersion":"1.0","serviceUUID":"a3db2a1a-c7e0-4cb6-bfd6-7c7e1a8c1ee2","serviceDescription":"service","serviceInvariantUUID":"5edf2edc-ca4f-4703-8f82-f22c4ea00791","resources":[{"resourceInstanceName":"basic_onboard_VGDZtg 0","resourceName":"basic_onboard_VGDZtg","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"5c3a103f-1907-4fa0-a8b5-992d6d411876","resourceInvariantUUID":"0e7d6bbf-ef0e-4762-988d-27edbd4a6a00","resourceCustomizationUUID":"0a466263-05d3-4327-8edd-b90f898f724b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/vf-license-model.xml","artifactChecksum":"MWVkNzNiNzEyYzk3ZDk1YWIxYzJjNzlhYjlmMmU3NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e829e13c-2862-469e-a2ae-0f3ee68c449c","artifactVersion":"1"},{"artifactName":"basic_onboard_vgdztg0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json","artifactChecksum":"Y2ZhYzEyZDdjM2JjOTljODMyODBmZjg1ZTg4ZDg2YmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"6661afbe-a245-4159-95e9-74043d46e742","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f0934e73-ac16-400a-b00a-8a17ef7cbf0a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"fbf76f56-7052-468e-8ba2-62490ebc0a24","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0af5355f-8e8d-46ed-8c85-f1bd4277df80","artifactVersion":"2","generatedFromUUID":"f0934e73-ac16-400a-b00a-8a17ef7cbf0a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardVgdztg-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-template.yml","artifactChecksum":"ZWM2ZWZmZTU0YmQxZDc0OTA3YmRjZTE4Mjk4ZDJhNjg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a137742e-c8a2-42bf-8587-8b71282fada3","artifactVersion":"1"},{"artifactName":"service-BasicOnboardVgdztg-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar","artifactChecksum":"Yjk2ZTJiZjFlNmFiZTA4NTEyNDBkMzMzZTAyYjhhZDQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b7f4ba33-a6cc-417e-8809-1403be05f964","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-30T02:02:47.811Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:02:47.812Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:02:47.812Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:02:47.812Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820167801,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:02:48.813Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:02:48.814Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:02:48.814Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:02:48.814Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820167801,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:02:49.815Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:02:49.815Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:02:49.815Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:02:49.816Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820167801,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:02:50.817Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:02:50.819Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:02:50.819Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:02:50.819Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820167801,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:02:51.820Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:02:51.821Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:02:51.821Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:02:51.821Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820167801,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:02:52.822Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:02:52.823Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:02:52.823Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:02:52.823Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820167801,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:02:53.824Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:02:53.824Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:02:53.824Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:02:53.824Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820167801,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:02:54.826Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"serviceName": "basic_onboard_VGDZtg",
"serviceVersion": "1.0",
"serviceUUID": "a3db2a1a-c7e0-4cb6-bfd6-7c7e1a8c1ee2",
"serviceDescription": "service",
"serviceInvariantUUID": "5edf2edc-ca4f-4703-8f82-f22c4ea00791",
"resources": [
{
"resourceInstanceName": "basic_onboard_VGDZtg 0",
"resourceCustomizationUUID": "0a466263-05d3-4327-8edd-b90f898f724b",
"resourceName": "basic_onboard_VGDZtg",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "5c3a103f-1907-4fa0-a8b5-992d6d411876",
"resourceInvariantUUID": "0e7d6bbf-ef0e-4762-988d-27edbd4a6a00",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_vgdztg0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json",
"artifactChecksum": "Y2ZhYzEyZDdjM2JjOTljODMyODBmZjg1ZTg4ZDg2YmY\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "6661afbe-a245-4159-95e9-74043d46e742",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "f0934e73-ac16-400a-b00a-8a17ef7cbf0a",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "0af5355f-8e8d-46ed-8c85-f1bd4277df80",
"generatedFromUUID": "f0934e73-ac16-400a-b00a-8a17ef7cbf0a"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "0af5355f-8e8d-46ed-8c85-f1bd4277df80",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardVgdztg-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar",
"artifactChecksum": "Yjk2ZTJiZjFlNmFiZTA4NTEyNDBkMzMzZTAyYjhhZDQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "b7f4ba33-a6cc-417e-8809-1403be05f964"
}
],
"workloadContext": "Production"
}
2023-04-30T02:02:54.827Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-30T02:02:54.827Z|3083e011-8900-42bb-a650-a187b015e629|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 a3db2a1a-c7e0-4cb6-bfd6-7c7e1a8c1ee2 ASDC
2023-04-30T02:02:54.827Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:15d553a3-5ac0-4cdd-9738-7e529ad4f9c4
ServiceName:basic_onboard_VGDZtg
ServiceVersion:1.0
ServiceUUID:a3db2a1a-c7e0-4cb6-bfd6-7c7e1a8c1ee2
ServiceInvariantUUID:5edf2edc-ca4f-4703-8f82-f22c4ea00791
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardVgdztg-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar
ArtifactUUID:b7f4ba33-a6cc-417e-8809-1403be05f964
ArtifactChecksum:Yjk2ZTJiZjFlNmFiZTA4NTEyNDBkMzMzZTAyYjhhZDQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_VGDZtg 0
ResourceCustomizationUUID:0a466263-05d3-4327-8edd-b90f898f724b
ResourceInvariantUUID:0e7d6bbf-ef0e-4762-988d-27edbd4a6a00
ResourceName:basic_onboard_VGDZtg
ResourceType:VF
ResourceUUID:5c3a103f-1907-4fa0-a8b5-992d6d411876
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_vgdztg0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json
ArtifactUUID:6661afbe-a245-4159-95e9-74043d46e742
ArtifactChecksum:Y2ZhYzEyZDdjM2JjOTljODMyODBmZjg1ZTg4ZDg2YmY=
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/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml
ArtifactUUID:f0934e73-ac16-400a-b00a-8a17ef7cbf0a
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/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env
ArtifactUUID:0af5355f-8e8d-46ed-8c85-f1bd4277df80
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/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env
ArtifactUUID:0af5355f-8e8d-46ed-8c85-f1bd4277df80
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-30T02:02:54.828Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a3db2a1a-c7e0-4cb6-bfd6-7c7e1a8c1ee2 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:02:54.903Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-30T02:02:54.904Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-04-30T02:02:54.904Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-04-30T02:02:54.904Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: b7f4ba33-a6cc-417e-8809-1403be05f964 from URL: /sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar
2023-04-30T02:02:54.904Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-04-30T02:02:54.905Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar
2023-04-30T02:02:55.027Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-04-30T02:02:55.029Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar b7f4ba33-a6cc-417e-8809-1403be05f964 75642
2023-04-30T02:02:55.030Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar ASDC sendASDCNotification
2023-04-30T02:02:55.030Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar
2023-04-30T02:02:55.030Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-30T02:02:55.031Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:02:55.031Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:02:55.031Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820175030,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:02:56.032Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-30T02:02:56.033Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-04-30T02:02:56.034Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: b7f4ba33-a6cc-417e-8809-1403be05f964, URL: /sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar to file: /app/ASDC/1/service-BasicOnboardVgdztg-csar.csar
2023-04-30T02:02:56.034Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardVgdztg-csar.csar
2023-04-30T02:02:56.035Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardVgdztg-csar.csar
2023-04-30T02:02:56.035Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardVgdztg-csar.csar
2023-04-30T02:02:56.189Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7287789526209037546/Definitions/service-BasicOnboardVgdztg-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2023-04-30T02:02:57.172Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-30T02:02:57.173Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-04-30T02:02:57.173Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardVgdztg-csar.csar
2023-04-30T02:02:57.173Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-30T02:02:57.173Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_VGDZtg 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-BasicOnboardVgdztg-csar.csar
2023-04-30T02:02:57.173Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|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-BasicOnboardVgdztg-csar.csar
2023-04-30T02:02:57.173Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|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-BasicOnboardVgdztg-csar.csar
2023-04-30T02:02:57.173Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|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-BasicOnboardVgdztg-csar.csar
2023-04-30T02:02:57.173Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|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-BasicOnboardVgdztg-csar.csar
2023-04-30T02:02:57.173Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|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-BasicOnboardVgdztg-csar.csar
2023-04-30T02:02:57.173Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|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-BasicOnboardVgdztg-csar.csar
2023-04-30T02:02:57.174Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-04-30T02:02:57.174Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:02:57.174Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_VGDZtg is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:02:57.174Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_VGDZtg 0 is matching search criteria
2023-04-30T02:02:57.174Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-04-30T02:02:57.174Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_VGDZtg 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-30T02:02:57.174Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:02:57.175Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_VGDZtg is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:02:57.175Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_VGDZtg 0 is matching search criteria
2023-04-30T02:02:57.175Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-04-30T02:02:57.175Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_VGDZtg 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-30T02:02:57.175Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:02:57.175Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_VGDZtg is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:02:57.175Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:02:57.175Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_VGDZtg 0 is not matching search criteria
2023-04-30T02:02:57.175Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-04-30T02:02:57.175Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-04-30T02:02:57.176Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-04-30T02:02:57.176Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-30T02:02:57.176Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-30T02:02:57.176Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:02:57.176Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_VGDZtg is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-30T02:02:57.176Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:02:57.176Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_VGDZtg 0 is matching search criteria
2023-04-30T02:02:57.176Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_VGDZtg 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-30T02:02:57.177Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:02:57.177Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_VGDZtg 0 is matching search criteria
2023-04-30T02:02:57.177Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_VGDZtg 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-30T02:02:57.177Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:02:57.177Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_VGDZtg 0 is matching search criteria
2023-04-30T02:02:57.177Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_VGDZtg 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-30T02:02:57.177Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:02:57.177Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_VGDZtg 0 is not matching search criteria
2023-04-30T02:02:57.177Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-30T02:02:57.178Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-30T02:02:57.178Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=7d0a7694-ae26-4c7e-a431-0d06d1f7514d
2023-04-30T02:02:57.178Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:02:57.178Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_VGDZtg is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:02:57.178Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:02:57.178Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_VGDZtg is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:02:57.178Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:02:57.178Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_VGDZtg is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:02:57.178Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:02:57.178Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_VGDZtg is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:02:57.179Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_VGDZtg
Description:service
Model UUID:a3db2a1a-c7e0-4cb6-bfd6-7c7e1a8c1ee2
Model Version:NULL
Model InvariantUuid:5edf2edc-ca4f-4703-8f82-f22c4ea00791
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_VGDZtg
Model UUID:99291366-e823-4800-af4b-d9f5cd27da00
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:0e7d6bbf-ef0e-4762-988d-27edbd4a6a00
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:0a466263-05d3-4327-8edd-b90f898f724b
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:06da16de-f9ff-46ff-9820-ae698b939532
ModelName:BasicOnboardVgdztg..base_ubuntu18..module-0
ModelUuid:6d80fa72-54fb-4ee9-a9ee-0e71f2614997
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:7d0a7694-ae26-4c7e-a431-0d06d1f7514d
ModelInvariantUuid:70f68599-e0f6-4dc4-9736-da63e61069c5
ModelName:basic_onboard_VGDZtg-nodes.ubuntu18Cvfc
ModelUuid:878b9559-c83b-440a-a69f-9aabc87704c3
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:9a7faf45-5894-47e8-9da6-70dab9ca0bce
ModelInvariantUuid:be0822bf-1f9e-45ae-9b53-054121623368
ModelName:BasicOnboardVgdztg.compute.nodes.heat.ubuntu18
ModelUuid:97164793-5d72-44c9-888e-64c520ecccd9
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-30T02:02:57.204Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 5c3a103f-1907-4fa0-a8b5-992d6d411876
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-30T02:02:57.211Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||basic_onboard_VGDZtg 0
2023-04-30T02:02:57.211Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 5c3a103f-1907-4fa0-a8b5-992d6d411876
2023-04-30T02:02:57.211Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 6661afbe-a245-4159-95e9-74043d46e742 from URL: /sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json
2023-04-30T02:02:57.211Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-04-30T02:02:57.211Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json
2023-04-30T02:02:57.319Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-04-30T02:02:57.319Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json 6661afbe-a245-4159-95e9-74043d46e742 798
2023-04-30T02:02:57.320Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json ASDC sendASDCNotification
2023-04-30T02:02:57.320Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json
2023-04-30T02:02:57.320Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-30T02:02:57.321Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:02:57.321Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:02:57.321Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820177320,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:02:58.324Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardVgdztg..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "06da16de-f9ff-46ff-9820-ae698b939532",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "6d80fa72-54fb-4ee9-a9ee-0e71f2614997",
"vfModuleModelCustomizationUUID": "e206e4a2-9b0c-4ac6-9b74-8cac6d47397b",
"isBase": true,
"artifacts": [
"f0934e73-ac16-400a-b00a-8a17ef7cbf0a",
"0af5355f-8e8d-46ed-8c85-f1bd4277df80"
],
"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-04-30T02:02:58.330Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardVgdztg..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:6d80fa72-54fb-4ee9-a9ee-0e71f2614997
VfModuleModelInvariantUUID:06da16de-f9ff-46ff-9820-ae698b939532
VfModuleModelDescription:NULL
Artifacts UUID List:{
f0934e73-ac16-400a-b00a-8a17ef7cbf0a
,
0af5355f-8e8d-46ed-8c85-f1bd4277df80
}
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-04-30T02:02:58.333Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardVgdztg..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "06da16de-f9ff-46ff-9820-ae698b939532",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "6d80fa72-54fb-4ee9-a9ee-0e71f2614997",
"vfModuleModelCustomizationUUID": "e206e4a2-9b0c-4ac6-9b74-8cac6d47397b",
"isBase": true,
"artifacts": [
"f0934e73-ac16-400a-b00a-8a17ef7cbf0a",
"0af5355f-8e8d-46ed-8c85-f1bd4277df80"
],
"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-04-30T02:02:58.333Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardVgdztg..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:6d80fa72-54fb-4ee9-a9ee-0e71f2614997
VfModuleModelInvariantUUID:06da16de-f9ff-46ff-9820-ae698b939532
VfModuleModelDescription:NULL
Artifacts UUID List:{
f0934e73-ac16-400a-b00a-8a17ef7cbf0a
,
0af5355f-8e8d-46ed-8c85-f1bd4277df80
}
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-04-30T02:02:58.334Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f0934e73-ac16-400a-b00a-8a17ef7cbf0a from URL: /sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml
2023-04-30T02:02:58.334Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-04-30T02:02:58.334Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml
2023-04-30T02:02:58.439Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-04-30T02:02:58.440Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml f0934e73-ac16-400a-b00a-8a17ef7cbf0a 5033
2023-04-30T02:02:58.440Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-30T02:02:58.440Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml
2023-04-30T02:02:58.440Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-30T02:02:58.440Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:02:58.440Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:02:58.441Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820178440,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:02:59.441Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 0af5355f-8e8d-46ed-8c85-f1bd4277df80 from URL: /sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env
2023-04-30T02:02:59.442Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-04-30T02:02:59.442Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env
2023-04-30T02:02:59.553Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-04-30T02:02:59.553Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env 0af5355f-8e8d-46ed-8c85-f1bd4277df80 909
2023-04-30T02:02:59.554Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-30T02:02:59.554Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env
2023-04-30T02:02:59.554Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-30T02:02:59.555Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:02:59.555Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:02:59.555Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820179554,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:03:00.556Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: a3db2a1a-c7e0-4cb6-bfd6-7c7e1a8c1ee2
2023-04-30T02:03:00.557Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_VGDZtg 0 5c3a103f-1907-4fa0-a8b5-992d6d411876 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-04-30T02:03:00.593Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@579e2045, org.onap.sdc.toscaparser.api.parameters.Input@701104db, org.onap.sdc.toscaparser.api.parameters.Input@58115d0d, org.onap.sdc.toscaparser.api.parameters.Input@5d466185, org.onap.sdc.toscaparser.api.parameters.Input@7b7cfe60]
2023-04-30T02:03:00.595Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:03:00.595Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_VGDZtg is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:03:00.596Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic
2023-04-30T02:03:00.596Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 0a466263-05d3-4327-8edd-b90f898f724b
2023-04-30T02:03:00.596Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 0a466263-05d3-4327-8edd-b90f898f724b matches Tosca VF Customization UUID: 0a466263-05d3-4327-8edd-b90f898f724b
2023-04-30T02:03:00.596Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 0a466263-05d3-4327-8edd-b90f898f724b matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-30T02:03:00.602Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:03:00.603Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_VGDZtg is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:03:00.604Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 0a466263-05d3-4327-8edd-b90f898f724b: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-30T02:03:00.604Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3fbccfa9
2023-04-30T02:03:00.604Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:03:00.605Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_VGDZtg is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-30T02:03:00.605Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : e206e4a2-9b0c-4ac6-9b74-8cac6d47397b
2023-04-30T02:03:00.605Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID e206e4a2-9b0c-4ac6-9b74-8cac6d47397b
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-30T02:03:00.611Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:03:00.611Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_VGDZtg 0 is matching search criteria
2023-04-30T02:03:00.612Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_VGDZtg 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-30T02:03:00.612Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:03:00.613Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_VGDZtg 0 is matching search criteria
2023-04-30T02:03:00.613Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_VGDZtg 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-30T02:03:00.614Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:03:00.614Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_VGDZtg 0 is not matching search criteria
2023-04-30T02:03:00.614Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-30T02:03:00.614Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-30T02:03:00.615Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=7d0a7694-ae26-4c7e-a431-0d06d1f7514d
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-30T02:03:00.621Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:03:00.621Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_VGDZtg 0 is matching search criteria
2023-04-30T02:03:00.621Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_VGDZtg 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-30T02:03:00.621Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:03:00.621Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_VGDZtg 0 is matching search criteria
2023-04-30T02:03:00.622Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_VGDZtg 0] matching following query criteria: sdcType=VF, customizationUUID=0a466263-05d3-4327-8edd-b90f898f724b
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-30T02:03:00.626Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:03:00.626Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_VGDZtg is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:03:00.626Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid a3db2a1a-c7e0-4cb6-bfd6-7c7e1a8c1ee2: basic_onboard_VGDZtg
2023-04-30T02:03:00.626Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:03:00.627Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_VGDZtg is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:03:00.627Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:03:00.627Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_VGDZtg is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:03:00.627Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:03:00.627Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_VGDZtg is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:03:00.627Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:03:00.628Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_VGDZtg is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:03:00.628Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:03:00.628Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_VGDZtg is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:03:00.628Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Saving Service: basic_onboard_VGDZtg
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-04-30T02:03:00.854Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_VGDZtg 5c3a103f-1907-4fa0-a8b5-992d6d411876 1 ASDC deployResourceStructure
2023-04-30T02:03:00.855Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json ASDC sendASDCNotification
2023-04-30T02:03:00.855Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json
2023-04-30T02:03:00.855Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-30T02:03:00.855Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:03:00.855Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:03:00.855Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820180855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:03:01.856Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-30T02:03:01.856Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml
2023-04-30T02:03:01.856Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-30T02:03:01.857Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:03:01.857Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:03:01.857Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820181856,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:03:02.858Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-30T02:03:02.858Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env
2023-04-30T02:03:02.858Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-30T02:03:02.859Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:03:02.859Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:03:02.859Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820182858,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:03:03.860Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar ASDC sendASDCNotification
2023-04-30T02:03:03.861Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar
2023-04-30T02:03:03.861Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-30T02:03:03.861Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:03:03.861Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:03:03.862Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820183860,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:03:03.865Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:03:03.871Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.872Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820023743,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.873Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.873Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.873Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820050438,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.873Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.874Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.874Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "policy-distribution-id",
"timestamp": 1682820054933,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.874Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.874Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.874Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "multicloud-k8s",
"timestamp": 1682820057053,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.874Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.874Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.875Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820023743,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.875Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.875Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.875Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "multicloud-k8s",
"timestamp": 1682820057053,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json",
"status": "NOTIFIED"
}
2023-04-30T02:03:03.875Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.875Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.875Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "policy-distribution-id",
"timestamp": 1682820054933,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.876Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.876Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.876Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820050438,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.876Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.876Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.876Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820023743,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.876Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.876Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.876Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "multicloud-k8s",
"timestamp": 1682820057053,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-30T02:03:03.877Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.877Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.877Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820050438,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.877Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.877Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.877Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "policy-distribution-id",
"timestamp": 1682820054933,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-30T02:03:03.877Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.877Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.878Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "aai-model-loader",
"timestamp": 1682820068604,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.878Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.878Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.878Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "policy-distribution-id",
"timestamp": 1682820054933,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.878Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.878Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.878Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "multicloud-k8s",
"timestamp": 1682820057053,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.879Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.879Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.879Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820023743,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.879Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.879Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.879Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820050438,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.879Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.880Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.880Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "aai-model-loader",
"timestamp": 1682820068604,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.880Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.880Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.880Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820050438,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.880Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.880Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.880Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "policy-distribution-id",
"timestamp": 1682820054933,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.881Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.881Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.881Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "multicloud-k8s",
"timestamp": 1682820057053,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-30T02:03:03.881Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.881Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.881Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820023743,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.881Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.882Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.882Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "aai-model-loader",
"timestamp": 1682820068604,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.882Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.882Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.882Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "policy-distribution-id",
"timestamp": 1682820054933,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.882Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.883Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.883Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820050438,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.883Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.883Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.883Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820023743,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.883Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.883Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.883Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "multicloud-k8s",
"timestamp": 1682820057053,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.884Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.884Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.884Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "aai-model-loader",
"timestamp": 1682820068604,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.884Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.884Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.884Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "policy-distribution-id",
"timestamp": 1682820054933,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:03:03.884Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.885Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.885Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820050438,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.885Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.885Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.885Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "multicloud-k8s",
"timestamp": 1682820057053,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:03:03.885Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.885Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.885Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820023743,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:03:03.886Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.886Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.886Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "aai-model-loader",
"timestamp": 1682820068604,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.886Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.886Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.886Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "multicloud-k8s",
"timestamp": 1682820072882,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:03:03.887Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.887Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.887Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820073027,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:03:03.887Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.887Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.887Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "policy-distribution-id",
"timestamp": 1682820073192,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:03:03.888Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.888Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.888Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "aai-model-loader",
"timestamp": 1682820068604,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.888Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.888Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.888Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820074031,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:03:03.908Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 15d553a3-5ac0-4cdd-9738-7e529ad4f9c4
2023-04-30T02:03:03.908Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 15d553a3-5ac0-4cdd-9738-7e529ad4f9c4 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:03:03.930Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.931Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "policy-distribution-id",
"timestamp": 1682820074195,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-30T02:03:03.931Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.931Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.931Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "multicloud-k8s",
"timestamp": 1682820074050,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:03:03.931Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.931Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.931Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820074152,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.931Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.931Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.931Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "aai-model-loader",
"timestamp": 1682820068604,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:03:03.931Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.931Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.931Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "policy-distribution-id",
"timestamp": 1682820075197,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:03:03.947Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 15d553a3-5ac0-4cdd-9738-7e529ad4f9c4
2023-04-30T02:03:03.947Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 15d553a3-5ac0-4cdd-9738-7e529ad4f9c4 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:03:03.967Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.967Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "multicloud-k8s",
"timestamp": 1682820075170,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:03:03.968Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.968Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.968Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820074152,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:03.968Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.968Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.968Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "aai-model-loader",
"timestamp": 1682820075764,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:03:03.969Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:03.969Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:03.969Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "multicloud-k8s",
"timestamp": 1682820076213,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:03:03.985Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 15d553a3-5ac0-4cdd-9738-7e529ad4f9c4
2023-04-30T02:03:03.986Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 15d553a3-5ac0-4cdd-9738-7e529ad4f9c4 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-30T02:03:04.003Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:04.004Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820074152,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:04.004Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:04.004Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:04.004Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "multicloud-k8s",
"timestamp": 1682820077218,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-30T02:03:04.004Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:04.004Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:04.004Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820074152,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:04.004Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:04.005Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:04.005Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820074152,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:04.005Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:04.005Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:04.005Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820074152,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:03:04.005Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:04.005Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:04.005Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820074152,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:03:04.005Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:04.005Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:04.006Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820081998,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:03:04.006Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:04.006Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:04.006Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "aai-model-loader",
"timestamp": 1682820082779,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-30T02:03:04.006Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:04.006Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:04.006Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820084103,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-30T02:03:04.006Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:03:04.006Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:04.007Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "aai-model-loader",
"timestamp": 1682820083783,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:03:04.019Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 15d553a3-5ac0-4cdd-9738-7e529ad4f9c4
2023-04-30T02:03:04.020Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 15d553a3-5ac0-4cdd-9738-7e529ad4f9c4 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:03:04.041Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-04-30T02:03:04.042Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820085108,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:03:04.053Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 15d553a3-5ac0-4cdd-9738-7e529ad4f9c4
2023-04-30T02:03:04.054Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 15d553a3-5ac0-4cdd-9738-7e529ad4f9c4 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:03:04.863Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 15d553a3-5ac0-4cdd-9738-7e529ad4f9c4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:03:04.889Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 15d553a3-5ac0-4cdd-9738-7e529ad4f9c4
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:03:04.898Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-30T02:03:04.898Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-30T02:03:04.898Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-30T02:03:04.899Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-30T02:03:04.899Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-30T02:03:04.899Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-30T02:03:04.899Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-30T02:03:04.899Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-30T02:03:04.899Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-30T02:03:04.899Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|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-04-30T02:03:04.917Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-30T02:03:34.918Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 15d553a3-5ac0-4cdd-9738-7e529ad4f9c4 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-30T02:03:34.933Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 15d553a3-5ac0-4cdd-9738-7e529ad4f9c4 and serviceModelVersionId: a3db2a1a-c7e0-4cb6-bfd6-7c7e1a8c1ee2
2023-04-30T02:03:34.934Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5edf2edc-ca4f-4703-8f82-f22c4ea00791
2023-04-30T02:03:34.935Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5edf2edc-ca4f-4703-8f82-f22c4ea00791/model-vers/model-ver/a3db2a1a-c7e0-4cb6-bfd6-7c7e1a8c1ee2?depth=0
2023-04-30T02:03:34.942Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-04-30T02:03:34.987Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|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/5edf2edc-ca4f-4703-8f82-f22c4ea00791/model-vers/model-ver/a3db2a1a-c7e0-4cb6-bfd6-7c7e1a8c1ee2?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-30T02:03:34.988Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5edf2edc-ca4f-4703-8f82-f22c4ea00791/model-vers/model-ver/a3db2a1a-c7e0-4cb6-bfd6-7c7e1a8c1ee2?depth=0|INFO|500||Invoke
2023-04-30T02:03:34.996Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5edf2edc-ca4f-4703-8f82-f22c4ea00791/model-vers/model-ver/a3db2a1a-c7e0-4cb6-bfd6-7c7e1a8c1ee2?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-30T02:03:35.193Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5edf2edc-ca4f-4703-8f82-f22c4ea00791/model-vers/model-ver/a3db2a1a-c7e0-4cb6-bfd6-7c7e1a8c1ee2?depth=0|INFO|500||InvokeReturn
2023-04-30T02:03:35.193Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|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/5edf2edc-ca4f-4703-8f82-f22c4ea00791/model-vers/model-ver/a3db2a1a-c7e0-4cb6-bfd6-7c7e1a8c1ee2?depth=0 has http status code:200 and response headers:{date=[Sun, 30 Apr 2023 02:03:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[184], vertex-id=[188512], x-aai-txid=[2-aai-resources-230430-02:03:34:424-77250], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-30T02:03:35.193Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-04-30T02:03:35.195Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-30T02:03:35.195Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|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-04-30T02:03:35.209Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|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-04-30T02:03:35.209Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 15d553a3-5ac0-4cdd-9738-7e529ad4f9c4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-30T02:03:35.209Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-30T02:03:35.210Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:03:35.210Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:03:35.210Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820215209,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-30T02:03:36.240Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T02:04:03.865Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:04:03.869Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-30T02:04:03.869Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3083e011-8900-42bb-a650-a187b015e629",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820166770,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-30T02:04:03.870Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:04:03.870Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-30T02:04:03.870Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820167801,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:04:03.870Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:04:03.871Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-30T02:04:03.871Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820167801,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json",
"status": "NOTIFIED"
}
2023-04-30T02:04:03.871Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:04:03.871Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-30T02:04:03.871Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820167801,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-30T02:04:03.872Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:04:03.872Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-30T02:04:03.872Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820167801,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:04:03.872Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:04:03.872Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-30T02:04:03.873Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820167801,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-30T02:04:03.873Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:04:03.873Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-30T02:04:03.873Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820167801,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:04:03.873Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:04:03.874Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-30T02:04:03.874Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820167801,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:04:03.874Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:04:03.875Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-30T02:04:03.875Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820175030,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:04:03.875Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:04:03.875Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-30T02:04:03.875Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820177320,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:04:03.875Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:04:03.875Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-30T02:04:03.876Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820178440,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:04:03.876Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:04:03.876Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-30T02:04:03.876Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820179554,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:04:03.876Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:04:03.876Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-30T02:04:03.876Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820180855,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/basic_onboard_vgdztg0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-30T02:04:03.876Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:04:03.877Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-30T02:04:03.877Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820181856,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-04-30T02:04:03.877Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:04:03.877Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-04-30T02:04:03.877Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820182858,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/resourceInstances/basic_onboard_vgdztg0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-04-30T02:04:03.877Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:04:36.242Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T02:05:03.865Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:05:03.867Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-30T02:05:03.867Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820183860,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardVgdztg/1.0/artifacts/service-BasicOnboardVgdztg-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-30T02:05:03.868Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:05:03.868Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-30T02:05:03.868Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "15d553a3-5ac0-4cdd-9738-7e529ad4f9c4",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820215209,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-30T02:05:03.868Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:05:36.244Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T02:06:03.865Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:06:36.245Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T02:07:03.865Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:07:36.247Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T02:08:03.866Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:08:36.249Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T02:09:03.867Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:09:36.250Z|15d553a3-5ac0-4cdd-9738-7e529ad4f9c4|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T02:10:03.868Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:10:36.251Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T02:11:03.868Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:11:36.251Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T02:12:03.870Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:12:36.253Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T02:13:03.870Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:13:06.030Z||kafka-producer-network-thread | SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4] Node 1 disconnected.
2023-04-30T02:13:36.254Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T02:14:03.870Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:14:36.256Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T02:15:03.870Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:15:09.196Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-30T02:15:09.197Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"ec4de043-4dba-499f-b16b-d9114a786e00","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"d593f608-4389-485c-8546-321829a2ddca","serviceDescription":"service","serviceInvariantUUID":"17e7d2ca-7e91-4d05-8211-2d957fbbcada","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"1a56c730-4df4-4a99-b0cc-560a72f56d41","resourceInvariantUUID":"84a9c382-0bac-421c-8fa4-eccd59f98883","resourceCustomizationUUID":"f84198cf-7222-4214-851f-d971d9d7d940","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":"ZWYzMjM3ZjhlZjQ3MTZhZGZjODk2NWY1NDJhYTE0YzQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9c412f33-b9ea-4b73-ad73-4b7b21881fa3","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"N2Y1ZGRiY2M2NGE5YjQxMTJiNjY3NjhlZGFkOTlmMDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d598dd21-f572-4309-9112-c11a4bd59958","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-30T02:15:09.200Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:15:09.200Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:15:09.201Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:15:09.201Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820876256,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:15:09.209Z||kafka-producer-network-thread | SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to BO-4qLVARYuEKQO66w-OCw
2023-04-30T02:15:09.209Z||kafka-producer-network-thread | SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to BO-4qLVARYuEKQO66w-OCw
2023-04-30T02:15:09.209Z||kafka-producer-network-thread | SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to BO-4qLVARYuEKQO66w-OCw
2023-04-30T02:15:09.209Z||kafka-producer-network-thread | SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to BO-4qLVARYuEKQO66w-OCw
2023-04-30T02:15:09.209Z||kafka-producer-network-thread | SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to BO-4qLVARYuEKQO66w-OCw
2023-04-30T02:15:09.210Z||kafka-producer-network-thread | SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-c847420a-857f-41a5-b52f-4783650e93d4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to BO-4qLVARYuEKQO66w-OCw
2023-04-30T02:15:09.233Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-30T02:15:09.234Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "multicloud-k8s",
"timestamp": 1682820888254,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:15:09.235Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:15:10.211Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:15:10.211Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:15:10.212Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:15:10.212Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820876256,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:15:11.213Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "d593f608-4389-485c-8546-321829a2ddca",
"serviceDescription": "service",
"serviceInvariantUUID": "17e7d2ca-7e91-4d05-8211-2d957fbbcada",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "f84198cf-7222-4214-851f-d971d9d7d940",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "1a56c730-4df4-4a99-b0cc-560a72f56d41",
"resourceInvariantUUID": "84a9c382-0bac-421c-8fa4-eccd59f98883",
"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": "N2Y1ZGRiY2M2NGE5YjQxMTJiNjY3NjhlZGFkOTlmMDA\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "d598dd21-f572-4309-9112-c11a4bd59958"
}
],
"workloadContext": "Production"
}
2023-04-30T02:15:11.213Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-30T02:15:11.214Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d593f608-4389-485c-8546-321829a2ddca ASDC
2023-04-30T02:15:11.214Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:ec4de043-4dba-499f-b16b-d9114a786e00
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:d593f608-4389-485c-8546-321829a2ddca
ServiceInvariantUUID:17e7d2ca-7e91-4d05-8211-2d957fbbcada
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:d598dd21-f572-4309-9112-c11a4bd59958
ArtifactChecksum:N2Y1ZGRiY2M2NGE5YjQxMTJiNjY3NjhlZGFkOTlmMDA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:f84198cf-7222-4214-851f-d971d9d7d940
ResourceInvariantUUID:84a9c382-0bac-421c-8fa4-eccd59f98883
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:1a56c730-4df4-4a99-b0cc-560a72f56d41
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-04-30T02:15:11.216Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d593f608-4389-485c-8546-321829a2ddca ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:15:11.280Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-30T02:15:11.281Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-04-30T02:15:11.281Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-04-30T02:15:11.281Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: d598dd21-f572-4309-9112-c11a4bd59958 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-30T02:15:11.281Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-04-30T02:15:11.281Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-30T02:15:12.089Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-04-30T02:15:12.095Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar d598dd21-f572-4309-9112-c11a4bd59958 57787
2023-04-30T02:15:12.096Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-30T02:15:12.096Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-30T02:15:12.096Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-30T02:15:12.097Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:15:12.097Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:15:12.097Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820912096,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:15:13.098Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-30T02:15:13.099Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-04-30T02:15:13.099Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: d598dd21-f572-4309-9112-c11a4bd59958, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-30T02:15:13.099Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-30T02:15:13.100Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-30T02:15:13.100Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-30T02:15:13.184Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7330871475674087795/Definitions/service-BasicNetwork-template.yml
2023-04-30T02:15:13.540Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-30T02:15:13.540Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-04-30T02:15:13.540Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-30T02:15:13.540Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-30T02:15:13.540Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-30T02:15:13.540Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-30T02:15:13.540Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-30T02:15:13.540Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-30T02:15:13.541Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-30T02:15:13.541Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-30T02:15:13.541Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-30T02:15:13.541Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-30T02:15:13.541Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-04-30T02:15:13.541Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:15:13.541Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:15:13.541Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-30T02:15:13.541Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-04-30T02:15:13.541Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-30T02:15:13.541Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:15:13.541Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:15:13.541Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-30T02:15:13.541Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-04-30T02:15:13.541Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-30T02:15:13.542Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:15:13.542Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:15:13.542Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:15:13.542Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:15:13.542Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:15:13.542Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:15:13.542Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:15:13.542Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:15:13.543Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:15:13.543Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:15:13.543Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:d593f608-4389-485c-8546-321829a2ddca
Model Version:NULL
Model InvariantUuid:17e7d2ca-7e91-4d05-8211-2d957fbbcada
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:84a9c382-0bac-421c-8fa4-eccd59f98883
Model UUID:ab1461fd-93b5-41bc-b98b-c830f897966d
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:f84198cf-7222-4214-851f-d971d9d7d940
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-04-30T02:15:13.564Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||Processing Resource Type: VL, Model UUID: 1a56c730-4df4-4a99-b0cc-560a72f56d41
2023-04-30T02:15:13.564Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||No resources found for Service: d593f608-4389-485c-8546-321829a2ddca
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-30T02:15:13.573Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||
2023-04-30T02:15:13.573Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-04-30T02:15:13.574Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||No resources found for Service: d593f608-4389-485c-8546-321829a2ddca
2023-04-30T02:15:13.574Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: d593f608-4389-485c-8546-321829a2ddca
2023-04-30T02:15:13.574Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-04-30T02:15:13.574Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-30T02:15:13.585Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@39640d3, org.onap.sdc.toscaparser.api.parameters.Input@14ad7a5a, org.onap.sdc.toscaparser.api.parameters.Input@167cb01a, org.onap.sdc.toscaparser.api.parameters.Input@19ec4b28, org.onap.sdc.toscaparser.api.parameters.Input@284d101e]
2023-04-30T02:15:13.586Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:15:13.587Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:15:13.587Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:15:13.587Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:15:13.587Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid d593f608-4389-485c-8546-321829a2ddca: Generic NeutronNet
2023-04-30T02:15:13.587Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:15:13.587Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:15:13.587Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:15:13.587Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-04-30T02:15:13.627Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:15:13.628Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:15:13.628Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:15:13.628Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:15:13.628Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:15:13.628Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:15:13.628Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-04-30T02:15:13.726Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-04-30T02:15:13.727Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-30T02:15:13.727Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-30T02:15:13.727Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-30T02:15:13.728Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:15:13.728Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:15:13.728Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820913727,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:15:14.730Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec4de043-4dba-499f-b16b-d9114a786e00
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:15:14.762Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec4de043-4dba-499f-b16b-d9114a786e00
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:15:14.766Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-30T02:15:14.766Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-30T02:15:14.766Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-30T02:15:44.767Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec4de043-4dba-499f-b16b-d9114a786e00
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:15:44.792Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec4de043-4dba-499f-b16b-d9114a786e00
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:15:44.796Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-30T02:15:44.797Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-30T02:15:44.797Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-30T02:16:03.865Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:16:03.867Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:16:03.867Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820855055,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:16:03.868Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:16:14.797Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec4de043-4dba-499f-b16b-d9114a786e00
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:16:14.824Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec4de043-4dba-499f-b16b-d9114a786e00
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:16:14.830Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-30T02:16:14.830Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-30T02:16:14.830Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-30T02:16:44.831Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec4de043-4dba-499f-b16b-d9114a786e00
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:16:44.858Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec4de043-4dba-499f-b16b-d9114a786e00
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:16:44.862Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-30T02:16:44.863Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-30T02:16:44.863Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-30T02:17:03.866Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:17:03.868Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.868Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "policy-distribution-id",
"timestamp": 1682820886221,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:17:03.868Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:17:03.868Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.868Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820892976,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:17:03.869Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:17:03.869Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.869Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "aai-model-loader",
"timestamp": 1682820908604,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:17:03.869Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:17:03.869Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.869Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820876256,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:17:03.869Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:17:03.869Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.869Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820855055,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:17:03.869Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:17:03.869Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.869Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "multicloud-k8s",
"timestamp": 1682820888254,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:17:03.869Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:17:03.869Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.869Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820876256,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:17:03.869Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:17:03.869Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.869Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820892976,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:17:03.869Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:17:03.869Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.870Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "policy-distribution-id",
"timestamp": 1682820886221,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:17:03.870Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:17:03.870Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.870Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "aai-model-loader",
"timestamp": 1682820908604,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:17:03.870Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:17:03.870Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.870Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820911632,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:17:03.871Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:17:03.871Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.871Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820912096,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:17:03.871Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:17:03.871Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.871Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "policy-distribution-id",
"timestamp": 1682820911805,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:17:03.871Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:17:03.871Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.871Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "aai-model-loader",
"timestamp": 1682820911644,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:17:03.871Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:17:03.871Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.871Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820912637,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:17:03.889Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of ec4de043-4dba-499f-b16b-d9114a786e00
2023-04-30T02:17:03.889Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId ec4de043-4dba-499f-b16b-d9114a786e00 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:17:03.912Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.912Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "policy-distribution-id",
"timestamp": 1682820912808,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-30T02:17:03.912Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:17:03.913Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.913Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "SO-sdc-controller",
"timestamp": 1682820913727,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-30T02:17:03.913Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:17:03.913Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.913Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "policy-distribution-id",
"timestamp": 1682820913809,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:17:03.926Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ec4de043-4dba-499f-b16b-d9114a786e00
2023-04-30T02:17:03.926Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId ec4de043-4dba-499f-b16b-d9114a786e00 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:17:03.947Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.947Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820914152,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:17:03.947Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:17:03.947Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.947Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "aai-model-loader",
"timestamp": 1682820915059,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-30T02:17:03.947Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:17:03.949Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.949Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820914152,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:17:03.949Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:17:03.949Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.949Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "aai-model-loader",
"timestamp": 1682820916062,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:17:03.961Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ec4de043-4dba-499f-b16b-d9114a786e00
2023-04-30T02:17:03.961Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId ec4de043-4dba-499f-b16b-d9114a786e00 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:17:03.983Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.984Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820916923,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:17:03.984Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:17:03.984Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.984Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820918527,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-30T02:17:03.984Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:17:03.984Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:17:03.984Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820919530,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:17:04.005Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ec4de043-4dba-499f-b16b-d9114a786e00
2023-04-30T02:17:04.005Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId ec4de043-4dba-499f-b16b-d9114a786e00 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:17:14.863Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ec4de043-4dba-499f-b16b-d9114a786e00
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:17:14.891Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ec4de043-4dba-499f-b16b-d9114a786e00
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:17:14.898Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-30T02:17:14.899Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-30T02:17:14.899Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-30T02:17:14.899Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-30T02:17:14.899Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-30T02:17:14.899Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-30T02:17:14.900Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-30T02:17:14.900Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-30T02:17:14.900Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-30T02:17:14.900Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:17:14.916Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-30T02:17:44.917Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ec4de043-4dba-499f-b16b-d9114a786e00 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-30T02:17:44.933Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ec4de043-4dba-499f-b16b-d9114a786e00 and serviceModelVersionId: d593f608-4389-485c-8546-321829a2ddca
2023-04-30T02:17:44.933Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 17e7d2ca-7e91-4d05-8211-2d957fbbcada
2023-04-30T02:17:44.935Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/17e7d2ca-7e91-4d05-8211-2d957fbbcada/model-vers/model-ver/d593f608-4389-485c-8546-321829a2ddca?depth=0
2023-04-30T02:17:44.944Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2023-04-30T02:17:45.005Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/17e7d2ca-7e91-4d05-8211-2d957fbbcada/model-vers/model-ver/d593f608-4389-485c-8546-321829a2ddca?depth=0|INFO|500||Invoke
2023-04-30T02:17:45.005Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/17e7d2ca-7e91-4d05-8211-2d957fbbcada/model-vers/model-ver/d593f608-4389-485c-8546-321829a2ddca?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/17e7d2ca-7e91-4d05-8211-2d957fbbcada/model-vers/model-ver/d593f608-4389-485c-8546-321829a2ddca?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ec4de043-4dba-499f-b16b-d9114a786e00], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7b93a5e2-d6b0-4d9d-8805-d867a7dcb703], X-ECOMP-RequestID=[ec4de043-4dba-499f-b16b-d9114a786e00], X-TransactionId=[], X-ONAP-RequestID=[ec4de043-4dba-499f-b16b-d9114a786e00], Content-Type=[application/merge-patch+json]}
2023-04-30T02:17:45.014Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/17e7d2ca-7e91-4d05-8211-2d957fbbcada/model-vers/model-ver/d593f608-4389-485c-8546-321829a2ddca?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-30T02:17:45.187Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/17e7d2ca-7e91-4d05-8211-2d957fbbcada/model-vers/model-ver/d593f608-4389-485c-8546-321829a2ddca?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/17e7d2ca-7e91-4d05-8211-2d957fbbcada/model-vers/model-ver/d593f608-4389-485c-8546-321829a2ddca?depth=0 has http status code:200 and response headers:{date=[Sun, 30 Apr 2023 02:17:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[169], vertex-id=[385136], x-aai-txid=[0-aai-resources-230430-02:17:44:425-11380], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-30T02:17:45.188Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/17e7d2ca-7e91-4d05-8211-2d957fbbcada/model-vers/model-ver/d593f608-4389-485c-8546-321829a2ddca?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-30T02:17:45.188Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/17e7d2ca-7e91-4d05-8211-2d957fbbcada/model-vers/model-ver/d593f608-4389-485c-8546-321829a2ddca?depth=0|INFO|500||InvokeReturn
2023-04-30T02:17:45.189Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-30T02:17:45.189Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-30T02:17:45.200Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-30T02:17:45.201Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ec4de043-4dba-499f-b16b-d9114a786e00 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-30T02:17:45.201Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-30T02:17:45.201Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:17:45.201Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:17:45.201Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821065201,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-30T02:17:46.239Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-30T02:17:46.246Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-30T02:17:46.246Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"24256adf-874b-49c2-a968-2eded4ed45ec","serviceName":"Demo_pNF_5KISEdbEshcYbtcaJJrU","serviceVersion":"1.0","serviceUUID":"635f22ec-9210-4f82-8d29-cdb897f1d854","serviceDescription":"catalog service description","serviceInvariantUUID":"351e52e6-e72a-413c-ae25-4f065dd9a789","resources":[{"resourceInstanceName":"pNF a37c0671-98f2 0","resourceName":"pNF a37c0671-98f2","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"92a26d2f-8c8b-46fd-a8ee-df275c4d698c","resourceInvariantUUID":"5707c72d-e8ab-48c4-b832-8d12a5be46dc","resourceCustomizationUUID":"71c59818-ea54-47d3-9ee0-dec0f408377a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/vf-license-model.xml","artifactChecksum":"NDI2YjhkOGVmNGQyN2U4NzZlYjRjMDc1NWMwYTBjMGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4b221f33-d5ed-446b-9bc3-315f5c9c8860","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/pNF.csar","artifactChecksum":"ODZjZjRlOTBjODZiNDc5NWIxYjEwMGFiMGFiM2E1NTY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8d93d470-91a4-43ca-8999-451f2df9c64d","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"281c0ad6-2b5f-459a-9051-a6447290754b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/vendor-license-model.xml","artifactChecksum":"MjBiNDhiOGFiNjA2ODBmZTk1MDE5ZjA0NzllZTFjMjM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"194b2a33-ce17-4d32-ba70-f746266787ba","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e3b17016-3ca5-4c60-a53c-9613970c522e","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ba436d8a-210c-416d-a083-fdcae65c55e3","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf5kisedbeshcybtcajjru-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-template.yml","artifactChecksum":"NWJmZjY2OGVmNTQzZWE0NmY1NzViNDc2ZDA4NmE3MWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bfa71b72-0e2e-41b8-a6dd-4aba928f9594","artifactVersion":"1"},{"artifactName":"service-DemoPnf5kisedbeshcybtcajjru-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar","artifactChecksum":"ZDAyMTU3NjQyOGVkMjhmODA0ZDI1NTkwOWZhMmY4NDc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"398330f0-bcd9-467c-8eba-7fa436655eec","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-30T02:17:46.247Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:17:46.247Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:17:46.247Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:17:46.248Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:17:47.248Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:17:47.249Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:17:47.249Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:17:47.249Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:17:48.250Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:17:48.250Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:17:48.250Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:17:48.250Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:17:49.251Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:17:49.251Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:17:49.251Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:17:49.251Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:17:50.252Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:17:50.252Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:17:50.252Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:17:50.253Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:17:51.253Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:17:51.254Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:17:51.254Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:17:51.254Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:17:52.255Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:17:52.256Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:17:52.256Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:17:52.256Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:17:53.256Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:17:53.257Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:17:53.257Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:17:53.257Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:17:54.258Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"serviceName": "Demo_pNF_5KISEdbEshcYbtcaJJrU",
"serviceVersion": "1.0",
"serviceUUID": "635f22ec-9210-4f82-8d29-cdb897f1d854",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "351e52e6-e72a-413c-ae25-4f065dd9a789",
"resources": [
{
"resourceInstanceName": "pNF a37c0671-98f2 0",
"resourceCustomizationUUID": "71c59818-ea54-47d3-9ee0-dec0f408377a",
"resourceName": "pNF a37c0671-98f2",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "92a26d2f-8c8b-46fd-a8ee-df275c4d698c",
"resourceInvariantUUID": "5707c72d-e8ab-48c4-b832-8d12a5be46dc",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnf5kisedbeshcybtcajjru-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar",
"artifactChecksum": "ZDAyMTU3NjQyOGVkMjhmODA0ZDI1NTkwOWZhMmY4NDc\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "398330f0-bcd9-467c-8eba-7fa436655eec"
}
],
"workloadContext": "Production"
}
2023-04-30T02:17:54.258Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-30T02:17:54.258Z|ec4de043-4dba-499f-b16b-d9114a786e00|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 635f22ec-9210-4f82-8d29-cdb897f1d854 ASDC
2023-04-30T02:17:54.259Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:24256adf-874b-49c2-a968-2eded4ed45ec
ServiceName:Demo_pNF_5KISEdbEshcYbtcaJJrU
ServiceVersion:1.0
ServiceUUID:635f22ec-9210-4f82-8d29-cdb897f1d854
ServiceInvariantUUID:351e52e6-e72a-413c-ae25-4f065dd9a789
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnf5kisedbeshcybtcajjru-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar
ArtifactUUID:398330f0-bcd9-467c-8eba-7fa436655eec
ArtifactChecksum:ZDAyMTU3NjQyOGVkMjhmODA0ZDI1NTkwOWZhMmY4NDc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF a37c0671-98f2 0
ResourceCustomizationUUID:71c59818-ea54-47d3-9ee0-dec0f408377a
ResourceInvariantUUID:5707c72d-e8ab-48c4-b832-8d12a5be46dc
ResourceName:pNF a37c0671-98f2
ResourceType:PNF
ResourceUUID:92a26d2f-8c8b-46fd-a8ee-df275c4d698c
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-04-30T02:17:54.259Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 635f22ec-9210-4f82-8d29-cdb897f1d854 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:17:54.331Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-30T02:17:54.331Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-04-30T02:17:54.332Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-04-30T02:17:54.332Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 398330f0-bcd9-467c-8eba-7fa436655eec from URL: /sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar
2023-04-30T02:17:54.332Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-04-30T02:17:54.332Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar
2023-04-30T02:17:54.451Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-04-30T02:17:54.454Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar 398330f0-bcd9-467c-8eba-7fa436655eec 87989
2023-04-30T02:17:54.455Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar ASDC sendASDCNotification
2023-04-30T02:17:54.455Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar
2023-04-30T02:17:54.455Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-30T02:17:54.455Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:17:54.455Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:17:54.455Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821074455,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:17:55.456Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-30T02:17:55.456Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-04-30T02:17:55.456Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 398330f0-bcd9-467c-8eba-7fa436655eec, URL: /sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar to file: /app/ASDC/1/service-DemoPnf5kisedbeshcybtcajjru-csar.csar
2023-04-30T02:17:55.458Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf5kisedbeshcybtcajjru-csar.csar
2023-04-30T02:17:55.458Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf5kisedbeshcybtcajjru-csar.csar
2023-04-30T02:17:55.459Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf5kisedbeshcybtcajjru-csar.csar
2023-04-30T02:17:55.561Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8654363372114989731/Definitions/service-DemoPnf5kisedbeshcybtcajjru-template.yml
2023-04-30T02:17:56.224Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-30T02:17:56.224Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-04-30T02:17:56.225Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf5kisedbeshcybtcajjru-csar.csar
2023-04-30T02:17:56.225Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-30T02:17:56.225Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||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-DemoPnf5kisedbeshcybtcajjru-csar.csar
2023-04-30T02:17:56.225Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf5kisedbeshcybtcajjru-csar.csar
2023-04-30T02:17:56.225Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||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-DemoPnf5kisedbeshcybtcajjru-csar.csar
2023-04-30T02:17:56.225Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf5kisedbeshcybtcajjru-csar.csar
2023-04-30T02:17:56.225Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf5kisedbeshcybtcajjru-csar.csar
2023-04-30T02:17:56.225Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF a37c0671-98f2 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-DemoPnf5kisedbeshcybtcajjru-csar.csar
2023-04-30T02:17:56.225Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf5kisedbeshcybtcajjru-csar.csar
2023-04-30T02:17:56.225Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-04-30T02:17:56.225Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:17:56.225Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_5KISEdbEshcYbtcaJJrU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:17:56.225Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Node template pNF a37c0671-98f2 0 is matching search criteria
2023-04-30T02:17:56.225Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-04-30T02:17:56.225Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF a37c0671-98f2 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-30T02:17:56.225Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:17:56.226Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_5KISEdbEshcYbtcaJJrU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:17:56.226Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Node template pNF a37c0671-98f2 0 is matching search criteria
2023-04-30T02:17:56.226Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-04-30T02:17:56.226Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF a37c0671-98f2 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-30T02:17:56.226Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:17:56.226Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_5KISEdbEshcYbtcaJJrU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:17:56.226Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:17:56.226Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_5KISEdbEshcYbtcaJJrU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:17:56.226Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:17:56.226Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_5KISEdbEshcYbtcaJJrU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:17:56.226Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:17:56.226Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_5KISEdbEshcYbtcaJJrU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:17:56.226Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:17:56.226Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_5KISEdbEshcYbtcaJJrU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:17:56.226Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_5KISEdbEshcYbtcaJJrU
Description:catalog service description
Model UUID:635f22ec-9210-4f82-8d29-cdb897f1d854
Model Version:NULL
Model InvariantUuid:351e52e6-e72a-413c-ae25-4f065dd9a789
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-04-30T02:17:56.245Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||Processing Resource Type: PNF, Model UUID: 92a26d2f-8c8b-46fd-a8ee-df275c4d698c
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-30T02:17:56.252Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||pNF a37c0671-98f2 0
2023-04-30T02:17:56.252Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 92a26d2f-8c8b-46fd-a8ee-df275c4d698c
2023-04-30T02:17:56.252Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||No resources found for Service: 635f22ec-9210-4f82-8d29-cdb897f1d854
2023-04-30T02:17:56.252Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 635f22ec-9210-4f82-8d29-cdb897f1d854
2023-04-30T02:17:56.252Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF a37c0671-98f2 0 92a26d2f-8c8b-46fd-a8ee-df275c4d698c 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-04-30T02:17:56.267Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@26fd8849, org.onap.sdc.toscaparser.api.parameters.Input@5afd470a, org.onap.sdc.toscaparser.api.parameters.Input@23415155, org.onap.sdc.toscaparser.api.parameters.Input@69bec304, org.onap.sdc.toscaparser.api.parameters.Input@23cba1ba]
2023-04-30T02:17:56.267Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:17:56.268Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_5KISEdbEshcYbtcaJJrU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:17:56.268Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 635f22ec-9210-4f82-8d29-cdb897f1d854: pNF a37c0671-98f2
2023-04-30T02:17:56.268Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||Processing PNF resource: 92a26d2f-8c8b-46fd-a8ee-df275c4d698c
2023-04-30T02:17:56.268Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-30T02:17:56.268Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_5KISEdbEshcYbtcaJJrU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-30T02:17:56.269Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||Resource customization UUID: 71c59818-ea54-47d3-9ee0-dec0f408377a is the same as notified resource customizationUUID: 71c59818-ea54-47d3-9ee0-dec0f408377a
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-04-30T02:17:56.388Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF a37c0671-98f2 92a26d2f-8c8b-46fd-a8ee-df275c4d698c 0 ASDC deployResourceStructure
2023-04-30T02:17:56.389Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar ASDC sendASDCNotification
2023-04-30T02:17:56.389Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar
2023-04-30T02:17:56.389Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-30T02:17:56.389Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:17:56.389Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:17:56.389Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821076389,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:17:57.390Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 24256adf-874b-49c2-a968-2eded4ed45ec
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:17:57.416Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 24256adf-874b-49c2-a968-2eded4ed45ec
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:17:57.423Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-30T02:17:57.423Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-30T02:17:57.423Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-30T02:18:03.865Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:18:03.872Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.872Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "multicloud-k8s",
"timestamp": 1682820940621,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.874Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.874Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.874Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820913640,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.874Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.874Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.874Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "policy-distribution-id",
"timestamp": 1682820944811,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.875Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.875Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.875Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820950921,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.875Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.875Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.875Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820950921,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.876Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.876Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.876Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "policy-distribution-id",
"timestamp": 1682820944811,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.876Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.876Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.876Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "multicloud-k8s",
"timestamp": 1682820940621,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.877Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.877Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.877Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820913640,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.877Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.877Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.877Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820950921,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.878Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.878Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.878Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "policy-distribution-id",
"timestamp": 1682820944811,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.878Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.878Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.879Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820913640,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.879Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.879Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.879Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "multicloud-k8s",
"timestamp": 1682820940621,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.879Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.879Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.880Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820950921,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.880Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.880Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.880Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "policy-distribution-id",
"timestamp": 1682820944811,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.880Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.880Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.881Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820913640,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.881Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.881Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.881Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "multicloud-k8s",
"timestamp": 1682820940621,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.882Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.882Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.882Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820950921,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.882Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.882Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.882Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "policy-distribution-id",
"timestamp": 1682820944811,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.883Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.883Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.883Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820913640,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.883Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.883Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.883Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "multicloud-k8s",
"timestamp": 1682820940621,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.884Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.884Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.884Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "aai-model-loader",
"timestamp": 1682820968604,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.884Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.884Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.884Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "policy-distribution-id",
"timestamp": 1682820944811,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.885Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.885Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.885Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820913640,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.885Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.885Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.885Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820950921,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOTIFIED"
}
2023-04-30T02:18:03.886Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.886Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.886Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "multicloud-k8s",
"timestamp": 1682820940621,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.886Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.886Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.886Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "aai-model-loader",
"timestamp": 1682820968604,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.887Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.887Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.887Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "policy-distribution-id",
"timestamp": 1682820944811,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.887Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.887Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.887Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820950921,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.888Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.888Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.888Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820913640,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.888Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.888Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.888Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "multicloud-k8s",
"timestamp": 1682820940621,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.889Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.889Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.889Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "aai-model-loader",
"timestamp": 1682820968604,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.889Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.889Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.889Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820950921,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.889Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.889Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.889Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "policy-distribution-id",
"timestamp": 1682820944811,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:18:03.889Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.889Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.889Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820913640,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:18:03.890Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.890Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.890Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "multicloud-k8s",
"timestamp": 1682820940621,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:18:03.890Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.890Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.890Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "aai-model-loader",
"timestamp": 1682820968604,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.890Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.890Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.890Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "policy-distribution-id",
"timestamp": 1682820972501,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:18:03.890Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.891Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.891Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820972356,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:18:03.891Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.891Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.891Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820972684,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/MyPnf_Pnf_v1.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:18:03.891Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.891Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.891Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "aai-model-loader",
"timestamp": 1682820968604,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.891Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.891Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.891Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "policy-distribution-id",
"timestamp": 1682820973503,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-30T02:18:03.891Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.891Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.891Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820973362,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:18:03.915Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 24256adf-874b-49c2-a968-2eded4ed45ec
2023-04-30T02:18:03.915Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 24256adf-874b-49c2-a968-2eded4ed45ec and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:18:03.941Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.941Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "aai-model-loader",
"timestamp": 1682820968604,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.941Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.941Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.941Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820973859,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/MyPnf_Pnf_v1.yaml",
"status": "DEPLOY_OK"
}
2023-04-30T02:18:03.941Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.942Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.942Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "policy-distribution-id",
"timestamp": 1682820974505,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:18:03.960Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 24256adf-874b-49c2-a968-2eded4ed45ec
2023-04-30T02:18:03.960Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 24256adf-874b-49c2-a968-2eded4ed45ec and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:18:03.986Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.986Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820974152,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.987Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.987Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.987Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "aai-model-loader",
"timestamp": 1682820968604,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:03.987Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:03.987Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:03.987Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820974861,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": ""
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:18:04.005Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of 24256adf-874b-49c2-a968-2eded4ed45ec
2023-04-30T02:18:04.005Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 24256adf-874b-49c2-a968-2eded4ed45ec and ComponentName
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:18:04.032Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.032Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820974152,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.033Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.033Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.033Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "aai-model-loader",
"timestamp": 1682820968604,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:18:04.033Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.033Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.033Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820974152,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.033Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.033Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.034Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "aai-model-loader",
"timestamp": 1682820976776,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:18:04.034Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.034Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.034Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820974152,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.034Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.035Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.035Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820974152,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.035Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.035Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.035Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820974152,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.035Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.035Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.035Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820974152,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.036Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.036Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.036Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "aai-model-loader",
"timestamp": 1682820980798,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-30T02:18:04.036Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.036Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.036Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820974152,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:18:04.036Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.036Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.037Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "aai-model-loader",
"timestamp": 1682820981802,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:18:04.053Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 24256adf-874b-49c2-a968-2eded4ed45ec
2023-04-30T02:18:04.054Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 24256adf-874b-49c2-a968-2eded4ed45ec and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:18:04.079Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.079Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820982960,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:18:04.080Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.080Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.080Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820984711,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-30T02:18:04.080Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.080Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.080Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820974364,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.081Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.081Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.081Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "policy-distribution-id",
"timestamp": 1682820975506,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.081Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.081Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.081Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820975864,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.081Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.081Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.082Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "multicloud-k8s",
"timestamp": 1682820972116,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.082Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.082Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.082Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682820985717,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:18:04.099Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 24256adf-874b-49c2-a968-2eded4ed45ec
2023-04-30T02:18:04.099Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 24256adf-874b-49c2-a968-2eded4ed45ec and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:18:04.124Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.124Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820974364,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.124Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.125Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.125Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "policy-distribution-id",
"timestamp": 1682820975506,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.125Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.125Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.125Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820975864,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.125Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.125Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.125Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "multicloud-k8s",
"timestamp": 1682820972116,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-04-30T02:18:04.125Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.125Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.126Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820974364,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.126Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.126Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.126Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820975864,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.126Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.126Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.126Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "policy-distribution-id",
"timestamp": 1682820975506,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-04-30T02:18:04.126Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.126Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.126Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "multicloud-k8s",
"timestamp": 1682820972116,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-04-30T02:18:04.127Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.127Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.127Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820974364,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.127Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.127Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.127Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "policy-distribution-id",
"timestamp": 1682820975506,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.127Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.128Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.128Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820975864,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.128Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.128Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.128Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "multicloud-k8s",
"timestamp": 1682820972116,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.128Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.128Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.128Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "policy-distribution-id",
"timestamp": 1682820975506,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.128Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.128Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.128Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820974364,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.129Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.129Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.129Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820975864,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.129Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.129Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.129Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "multicloud-k8s",
"timestamp": 1682820972116,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-04-30T02:18:04.129Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.129Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.129Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "policy-distribution-id",
"timestamp": 1682820975506,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.130Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.130Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.130Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820974364,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.130Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.130Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.130Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820975864,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.130Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.130Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.130Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "multicloud-k8s",
"timestamp": 1682820972116,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.130Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.131Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.131Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "policy-distribution-id",
"timestamp": 1682820975506,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:18:04.131Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.131Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.131Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820974364,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:18:04.131Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.131Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.131Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "ves-openapi-manager",
"timestamp": 1682820975864,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.131Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.131Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.131Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "multicloud-k8s",
"timestamp": 1682820972116,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:18:04.132Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.132Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.132Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "multicloud-k8s",
"timestamp": 1682820991867,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:18:04.132Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.132Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.132Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "policy-distribution-id",
"timestamp": 1682820992179,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:18:04.132Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.132Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.132Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820992014,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:18:04.133Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.133Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.133Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "policy-distribution-id",
"timestamp": 1682820993182,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-30T02:18:04.133Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.133Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.133Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "cds-sdc-listener",
"timestamp": 1682820993022,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:18:04.169Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 7dd337e3-803c-4875-a18d-f7ab83196412
2023-04-30T02:18:04.169Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7dd337e3-803c-4875-a18d-f7ab83196412 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:18:04.199Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.199Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "multicloud-k8s",
"timestamp": 1682820992987,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:18:04.199Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.199Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.199Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "policy-distribution-id",
"timestamp": 1682820994184,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:18:04.213Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7dd337e3-803c-4875-a18d-f7ab83196412
2023-04-30T02:18:04.213Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7dd337e3-803c-4875-a18d-f7ab83196412 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:18:04.234Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.234Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "multicloud-k8s",
"timestamp": 1682820994230,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:18:04.234Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.235Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.235Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "multicloud-k8s",
"timestamp": 1682820995296,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:18:04.247Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7dd337e3-803c-4875-a18d-f7ab83196412
2023-04-30T02:18:04.247Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7dd337e3-803c-4875-a18d-f7ab83196412 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-30T02:18:04.263Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.263Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "multicloud-k8s",
"timestamp": 1682820996299,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-30T02:18:04.263Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.264Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.264Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "aai-model-loader",
"timestamp": 1682820998604,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.264Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.264Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.264Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "aai-model-loader",
"timestamp": 1682820998604,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.264Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.264Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.264Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "aai-model-loader",
"timestamp": 1682820998604,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.264Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.264Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.265Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "aai-model-loader",
"timestamp": 1682820998604,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.265Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.265Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.265Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "aai-model-loader",
"timestamp": 1682820998604,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.265Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.265Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.265Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "aai-model-loader",
"timestamp": 1682820998604,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.265Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.265Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.265Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682821004152,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.265Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.265Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.266Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "aai-model-loader",
"timestamp": 1682820998604,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:18:04.266Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.266Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.266Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682821004152,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.266Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.266Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.266Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "aai-model-loader",
"timestamp": 1682821005805,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:18:04.266Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.266Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.266Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682821004152,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.267Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.267Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.267Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682821004152,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.267Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.267Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.267Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682821004152,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.267Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.267Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.267Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682821004152,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:18:04.267Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.267Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.268Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682821004152,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:18:04.268Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.268Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.268Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682821011950,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:18:04.268Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.268Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.268Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "aai-model-loader",
"timestamp": 1682821011756,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-30T02:18:04.268Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.268Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.268Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "aai-model-loader",
"timestamp": 1682821012759,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:18:04.281Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7dd337e3-803c-4875-a18d-f7ab83196412
2023-04-30T02:18:04.281Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7dd337e3-803c-4875-a18d-f7ab83196412 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:18:04.301Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.302Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682821014076,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-30T02:18:04.302Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:18:04.302Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:18:04.302Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682821015080,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:18:04.314Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7dd337e3-803c-4875-a18d-f7ab83196412
2023-04-30T02:18:04.314Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7dd337e3-803c-4875-a18d-f7ab83196412 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-30T02:18:27.423Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 24256adf-874b-49c2-a968-2eded4ed45ec
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:18:27.451Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 24256adf-874b-49c2-a968-2eded4ed45ec
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-30T02:18:27.457Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-30T02:18:27.457Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-30T02:18:27.457Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-30T02:18:27.457Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-30T02:18:27.458Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-30T02:18:27.458Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-30T02:18:27.458Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-30T02:18:27.458Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-30T02:18:27.458Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-30T02:18:27.458Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-30T02:18:27.458Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-30T02:18:27.474Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-30T02:18:57.474Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 24256adf-874b-49c2-a968-2eded4ed45ec and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-30T02:18:57.485Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 24256adf-874b-49c2-a968-2eded4ed45ec and serviceModelVersionId: 635f22ec-9210-4f82-8d29-cdb897f1d854
2023-04-30T02:18:57.485Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 351e52e6-e72a-413c-ae25-4f065dd9a789
2023-04-30T02:18:57.486Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/351e52e6-e72a-413c-ae25-4f065dd9a789/model-vers/model-ver/635f22ec-9210-4f82-8d29-cdb897f1d854?depth=0
2023-04-30T02:18:57.489Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2023-04-30T02:18:57.520Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/351e52e6-e72a-413c-ae25-4f065dd9a789/model-vers/model-ver/635f22ec-9210-4f82-8d29-cdb897f1d854?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-30T02:18:57.521Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/351e52e6-e72a-413c-ae25-4f065dd9a789/model-vers/model-ver/635f22ec-9210-4f82-8d29-cdb897f1d854?depth=0|INFO|500||Invoke
2023-04-30T02:18:57.530Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/351e52e6-e72a-413c-ae25-4f065dd9a789/model-vers/model-ver/635f22ec-9210-4f82-8d29-cdb897f1d854?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-30T02:18:57.700Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/351e52e6-e72a-413c-ae25-4f065dd9a789/model-vers/model-ver/635f22ec-9210-4f82-8d29-cdb897f1d854?depth=0|INFO|500||InvokeReturn
2023-04-30T02:18:57.700Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/351e52e6-e72a-413c-ae25-4f065dd9a789/model-vers/model-ver/635f22ec-9210-4f82-8d29-cdb897f1d854?depth=0 has http status code:200 and response headers:{date=[Sun, 30 Apr 2023 02:18:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[166], vertex-id=[196704], x-aai-txid=[2-aai-resources-230430-02:18:56:938-25137], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-30T02:18:57.702Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity.
2023-04-30T02:18:57.703Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-30T02:18:57.704Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-30T02:18:57.715Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-30T02:18:57.715Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 24256adf-874b-49c2-a968-2eded4ed45ec and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-30T02:18:57.716Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-30T02:18:57.716Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:18:57.716Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:18:57.716Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821137716,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-30T02:18:58.749Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-30T02:18:58.750Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"7dd337e3-803c-4875-a18d-f7ab83196412","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"39ab45b0-004f-46de-b590-79a46c0d861a","serviceDescription":"service","serviceInvariantUUID":"6798eaff-a6f2-4db2-bad7-cf62f636d9a6","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"000fcc1b-6d7d-4818-9ead-f977eeef8f1c","resourceInvariantUUID":"c13a30c3-9cf5-4107-85ea-3083753257be","resourceCustomizationUUID":"f593ec8b-495b-492a-aafd-544b068b416e","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":"YWUzZjg1NzI5NGQwODM2ZDAxMzRiMGZiMDVhZmVkODM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6185ca60-fe55-4746-b2b6-3d15754994f0","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":"YTExM2ViYTczNDY3YWUzYjY3MTkxNTFmM2VlMmE0NmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4025ad6c-2699-401f-b543-b5afc88bc1e3","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":"3f9d65af-977f-4c61-bc9a-586c9251108e","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":"f0f237b3-e6ad-4fe4-8239-61bcb9bc1be9","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":"d52ae6c4-7e60-4a8a-a934-f6da2c1a6f6a","artifactVersion":"2","generatedFromUUID":"3f9d65af-977f-4c61-bc9a-586c9251108e"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"MGVlMTU2ZmI3YjE5YjUwNmIzYjY2ZTA2ZDdlN2FjYjg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6395b701-c040-41f2-b199-5e89b53ebe7c","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NmI2ZGExYzk0ZTY5YTY2OWE4NGYyYWNkYzA1NzAwZTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"299d080f-ed48-4094-9596-545e254400fb","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-30T02:18:58.751Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:18:58.751Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:18:58.751Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:18:58.751Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"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-04-30T02:18:59.753Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:18:59.753Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:18:59.754Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:18:59.754Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"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-04-30T02:19:00.755Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:19:00.756Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:19:00.756Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:19:00.756Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"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-04-30T02:19:01.757Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:19:01.758Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:19:01.758Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:19:01.758Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"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-04-30T02:19:02.759Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:19:02.760Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:19:02.760Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:19:02.760Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"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-04-30T02:19:03.761Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:19:03.762Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:19:03.762Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:19:03.762Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:19:03.865Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:19:03.867Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:19:03.867Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "ec4de043-4dba-499f-b16b-d9114a786e00",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821065201,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-30T02:19:03.867Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:19:03.868Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:19:03.868Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:19:03.868Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:19:03.868Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:19:03.868Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:19:03.868Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:19:03.868Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:19:03.868Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:19:03.868Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:19:03.868Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:19:03.868Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:19:03.868Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:19:03.869Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:19:03.869Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:19:03.869Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:19:03.869Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:19:03.869Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/resourceInstances/pnfa37c067198f20/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:19:03.869Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:19:03.869Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:19:03.869Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-30T02:19:03.869Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:19:03.869Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:19:03.870Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar",
"status": "NOTIFIED"
}
2023-04-30T02:19:03.870Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:19:03.870Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:19:03.870Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821074455,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-30T02:19:03.870Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:19:03.870Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-30T02:19:03.870Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "24256adf-874b-49c2-a968-2eded4ed45ec",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821076389,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5kisedbeshcybtcajjru/1.0/artifacts/service-DemoPnf5kisedbeshcybtcajjru-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-30T02:19:03.870Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-30T02:19:04.763Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-30T02:19:04.764Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:19:04.764Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:19:04.764Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821066239,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:19:05.766Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "39ab45b0-004f-46de-b590-79a46c0d861a",
"serviceDescription": "service",
"serviceInvariantUUID": "6798eaff-a6f2-4db2-bad7-cf62f636d9a6",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "f593ec8b-495b-492a-aafd-544b068b416e",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "000fcc1b-6d7d-4818-9ead-f977eeef8f1c",
"resourceInvariantUUID": "c13a30c3-9cf5-4107-85ea-3083753257be",
"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": "YTExM2ViYTczNDY3YWUzYjY3MTkxNTFmM2VlMmE0NmU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4025ad6c-2699-401f-b543-b5afc88bc1e3",
"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": "3f9d65af-977f-4c61-bc9a-586c9251108e",
"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": "d52ae6c4-7e60-4a8a-a934-f6da2c1a6f6a",
"generatedFromUUID": "3f9d65af-977f-4c61-bc9a-586c9251108e"
},
"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": "d52ae6c4-7e60-4a8a-a934-f6da2c1a6f6a",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "NmI2ZGExYzk0ZTY5YTY2OWE4NGYyYWNkYzA1NzAwZTY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "299d080f-ed48-4094-9596-545e254400fb"
}
],
"workloadContext": "Production"
}
2023-04-30T02:19:05.766Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-30T02:19:05.766Z|24256adf-874b-49c2-a968-2eded4ed45ec|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 39ab45b0-004f-46de-b590-79a46c0d861a ASDC
2023-04-30T02:19:05.767Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:7dd337e3-803c-4875-a18d-f7ab83196412
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:39ab45b0-004f-46de-b590-79a46c0d861a
ServiceInvariantUUID:6798eaff-a6f2-4db2-bad7-cf62f636d9a6
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:299d080f-ed48-4094-9596-545e254400fb
ArtifactChecksum:NmI2ZGExYzk0ZTY5YTY2OWE4NGYyYWNkYzA1NzAwZTY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:f593ec8b-495b-492a-aafd-544b068b416e
ResourceInvariantUUID:c13a30c3-9cf5-4107-85ea-3083753257be
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:000fcc1b-6d7d-4818-9ead-f977eeef8f1c
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:4025ad6c-2699-401f-b543-b5afc88bc1e3
ArtifactChecksum:YTExM2ViYTczNDY3YWUzYjY3MTkxNTFmM2VlMmE0NmU=
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:3f9d65af-977f-4c61-bc9a-586c9251108e
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:d52ae6c4-7e60-4a8a-a934-f6da2c1a6f6a
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:d52ae6c4-7e60-4a8a-a934-f6da2c1a6f6a
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-30T02:19:05.767Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 39ab45b0-004f-46de-b590-79a46c0d861a ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-30T02:19:05.847Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-30T02:19:05.847Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-04-30T02:19:05.848Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-04-30T02:19:05.848Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 299d080f-ed48-4094-9596-545e254400fb from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-30T02:19:05.848Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-04-30T02:19:05.848Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-30T02:19:05.971Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-04-30T02:19:05.997Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 299d080f-ed48-4094-9596-545e254400fb 75157
2023-04-30T02:19:05.997Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-30T02:19:05.999Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-30T02:19:05.999Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-30T02:19:06.000Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-04-30T02:19:06.001Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-30T02:19:06.002Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "7dd337e3-803c-4875-a18d-f7ab83196412",
"consumerID": "SO-sdc-controller",
"timestamp": 1682821145997,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-30T02:19:07.002Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-30T02:19:07.003Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-04-30T02:19:07.003Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 299d080f-ed48-4094-9596-545e254400fb, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-30T02:19:07.003Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-04-30T02:19:07.004Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-30T02:19:07.004Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-04-30T02:19:07.088Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1045035164053713666/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-04-30T02:19:08.093Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-30T02:19:08.094Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-04-30T02:19:08.094Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-30T02:19:08.094Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-30T02:19:08.094Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-30T02:19:08.094Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-30T02:19:08.094Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-30T02:19:08.095Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-30T02:19:08.095Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-30T02:19:08.095Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-30T02:19:08.095Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-30T02:19:08.095Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-04-30T02:19:08.095Z|7dd337e3-803c-4875-a18d-f7ab83196412|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery