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-05-24T23:40:31.546Z||main|||||INFO|500||The following profiles are active: basic
2023-05-24T23:40:44.712Z||main|||||INFO|500||Starting service [Tomcat]
2023-05-24T23:40:44.713Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-05-24T23:40:44.874Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-05-24T23:40:48.239Z||main|||||INFO|500||catdb-pool - Starting...
2023-05-24T23:40:48.675Z||main|||||INFO|500||catdb-pool - Start completed.
2023-05-24T23:40:49.118Z||main|||||INFO|500||reqdb-pool - Starting...
2023-05-24T23:40:49.162Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-05-24T23:40:49.401Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-05-24T23:40:49.847Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-05-24T23:40:51.173Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-05-24T23:40:54.248Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-05-24T23:40:56.432Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-05-24T23:40:56.472Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-05-24T23:40:56.986Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-05-24T23:40:57.185Z||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-05-24T23:40:58.352Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-05-24T23:40:59.203Z||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-05-24T23:40:59.921Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-05-24T23:40:59.923Z||main|||||ERROR|500||(conn=1309) Table 'catalogdb.activity_spec' doesn't exist
2023-05-24T23:40:59.951Z||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-05-24T23:41:02.131Z||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-05-24T23:41:03.942Z||main|||||WARN|500||---
2023-05-24T23:41:03.942Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-05-24T23:41:03.942Z||main|||||WARN|500||---
2023-05-24T23:41:04.387Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-05-24T23:41:08.327Z||main|||||INFO|500||Started Application in 43.748 seconds (JVM running for 47.357)
2023-05-24T23:41:08.379Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-05-24T23:41:08.385Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-05-24T23:41:08.401Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-05-24T23:41:08.479Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= c5a31e14-286a-436a-9445-4e07bec16f18 url= /sdc/v1/artifactTypes
2023-05-24T23:41:08.511Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-05-24T23:41:08.733Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-05-24T23:41:08.805Z||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-05-24T23:41:08.805Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-05-24T23:41:08.806Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 0c2b04c3-cfab-4379-894d-78fa9581a847 url= /sdc/v1/distributionKafkaData
2023-05-24T23:41:08.806Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-05-24T23:41:08.898Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-05-24T23:41:08.914Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@4fb09cdd
2023-05-24T23:41:09.013Z||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-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2023-05-24T23:41:09.071Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Instantiated an idempotent producer.
2023-05-24T23:41:09.193Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-05-24T23:41:09.240Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-24T23:41:09.241Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-24T23:41:09.241Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684971669238
2023-05-24T23:41:09.245Z||scheduling-1|||||INFO|500||start DistributionClient
2023-05-24T23:41:09.264Z||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-13e605b8-5090-46e0-9762-9d680202c23e
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-05-24T23:41:09.336Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-24T23:41:09.336Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-24T23:41:09.336Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684971669336
2023-05-24T23:41:09.338Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-24T23:41:09.340Z||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-f8259307-ac97-4e64-ad4e-9b0a5addfc4c
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-05-24T23:41:09.341Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-24T23:41:09.349Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-05-24T23:41:09.349Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-05-24T23:41:09.350Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684971669349
2023-05-24T23:41:09.350Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-24T23:41:09.353Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-24T23:41:09.360Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-05-24T23:41:10.370Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, 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 OfZSgTu2S0mjWzcCblp3hA
2023-05-24T23:41:10.370Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 P_7tH5cmTcezanc8LgkDHQ
2023-05-24T23:41:10.371Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, 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 OfZSgTu2S0mjWzcCblp3hA
2023-05-24T23:41:10.371Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, 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 OfZSgTu2S0mjWzcCblp3hA
2023-05-24T23:41:10.371Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, 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 OfZSgTu2S0mjWzcCblp3hA
2023-05-24T23:41:10.371Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 P_7tH5cmTcezanc8LgkDHQ
2023-05-24T23:41:10.371Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, 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 OfZSgTu2S0mjWzcCblp3hA
2023-05-24T23:41:10.371Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, 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 OfZSgTu2S0mjWzcCblp3hA
2023-05-24T23:41:10.371Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 P_7tH5cmTcezanc8LgkDHQ
2023-05-24T23:41:10.372Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 P_7tH5cmTcezanc8LgkDHQ
2023-05-24T23:41:10.372Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Cluster ID: ExJzP8hnSBO7QG-d0tvOXQ
2023-05-24T23:41:10.372Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 P_7tH5cmTcezanc8LgkDHQ
2023-05-24T23:41:10.372Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 P_7tH5cmTcezanc8LgkDHQ
2023-05-24T23:41:10.374Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Cluster ID: ExJzP8hnSBO7QG-d0tvOXQ
2023-05-24T23:41:10.374Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Cluster ID: ExJzP8hnSBO7QG-d0tvOXQ
2023-05-24T23:41:10.375Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-05-24T23:41:10.375Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] ProducerId set to 2004 with epoch 0
2023-05-24T23:41:10.375Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-05-24T23:41:10.403Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] (Re-)joining group
2023-05-24T23:41:10.403Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] (Re-)joining group
2023-05-24T23:41:10.460Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e-e372a3f9-3580-485d-9cef-c79347627a15
2023-05-24T23:41:10.461Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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-05-24T23:41:10.462Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] (Re-)joining group
2023-05-24T23:41:10.473Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c-44fffbb9-049b-49f5-9275-8c6351018ba5
2023-05-24T23:41:10.474Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, 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-05-24T23:41:10.474Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] (Re-)joining group
2023-05-24T23:41:16.470Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c-44fffbb9-049b-49f5-9275-8c6351018ba5', protocol='range'}
2023-05-24T23:41:16.477Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e-e372a3f9-3580-485d-9cef-c79347627a15', protocol='range'}
2023-05-24T23:41:16.519Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 OfZSgTu2S0mjWzcCblp3hA
2023-05-24T23:41:16.519Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 OfZSgTu2S0mjWzcCblp3hA
2023-05-24T23:41:16.519Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 OfZSgTu2S0mjWzcCblp3hA
2023-05-24T23:41:16.519Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 OfZSgTu2S0mjWzcCblp3hA
2023-05-24T23:41:16.520Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 OfZSgTu2S0mjWzcCblp3hA
2023-05-24T23:41:16.520Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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 OfZSgTu2S0mjWzcCblp3hA
2023-05-24T23:41:16.524Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c-44fffbb9-049b-49f5-9275-8c6351018ba5=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-13e605b8-5090-46e0-9762-9d680202c23e-e372a3f9-3580-485d-9cef-c79347627a15=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-05-24T23:41:16.561Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e-e372a3f9-3580-485d-9cef-c79347627a15', protocol='range'}
2023-05-24T23:41:16.562Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c-44fffbb9-049b-49f5-9275-8c6351018ba5', protocol='range'}
2023-05-24T23:41:16.563Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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-05-24T23:41:16.564Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, 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-05-24T23:41:16.575Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, 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-05-24T23:41:16.575Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, 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-05-24T23:41:16.605Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-05-24T23:41:16.606Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-05-24T23:41:16.606Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-05-24T23:41:16.607Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-05-24T23:41:16.607Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-05-24T23:41:16.607Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-05-24T23:41:16.606Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-05-24T23:41:16.609Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-05-24T23:41:16.609Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-05-24T23:41:16.610Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-05-24T23:41:16.610Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-05-24T23:41:16.610Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-05-24T23:41:16.694Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-24T23:41:16.699Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-24T23:41:16.752Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-24T23:41:16.753Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-24T23:41:16.759Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-24T23:41:16.759Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-24T23:41:16.777Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-24T23:41:16.778Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-24T23:41:16.790Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-24T23:41:16.790Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-24T23:41:16.791Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-24T23:41:16.848Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-24T23:42:09.349Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-24T23:42:09.355Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-24T23:43:09.351Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-24T23:43:09.357Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-24T23:44:09.352Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-24T23:44:09.358Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-24T23:45:09.353Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-24T23:45:09.359Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-24T23:46:09.355Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-24T23:46:09.360Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-24T23:47:09.355Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-24T23:47:09.361Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-24T23:48:09.357Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-24T23:48:09.361Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-24T23:49:09.358Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-24T23:49:09.362Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-24T23:50:09.359Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-24T23:50:09.364Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-24T23:50:10.507Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-13e605b8-5090-46e0-9762-9d680202c23e, groupId=SO] Node -1 disconnected.
2023-05-24T23:50:10.508Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f8259307-ac97-4e64-ad4e-9b0a5addfc4c, groupId=SO] Node -1 disconnected.
2023-05-24T23:50:10.626Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Node -1 disconnected.
2023-05-24T23:50:45.293Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-05-24T23:51:09.361Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-24T23:51:09.365Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-24T23:52:09.362Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-24T23:52:09.365Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-24T23:53:09.363Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-24T23:53:09.367Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-24T23:54:09.365Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-24T23:54:09.368Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-24T23:55:09.365Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-24T23:55:09.370Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-24T23:56:09.367Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-24T23:56:09.370Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-24T23:57:09.369Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-24T23:57:09.372Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-24T23:58:09.370Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-24T23:58:09.373Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-24T23:59:09.371Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-24T23:59:09.373Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:00:09.372Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:00:09.374Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:01:09.374Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:01:09.374Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:02:09.375Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:02:09.375Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:03:09.376Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:03:09.376Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:04:09.377Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:04:09.377Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:05:09.378Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:05:09.378Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:06:09.379Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:06:09.380Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:07:09.381Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:07:09.381Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:08:09.381Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:08:09.381Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:09:09.383Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:09:09.383Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:10:09.384Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:10:09.383Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:11:09.385Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:11:09.385Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:12:09.387Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:12:09.387Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:13:09.387Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:13:09.388Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:14:09.388Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:14:09.389Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:15:09.390Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:15:09.389Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:16:09.391Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:16:09.391Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:17:09.392Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:17:09.391Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:18:09.392Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:18:09.393Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:19:09.393Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:19:09.393Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:20:09.395Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:20:09.395Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:21:09.396Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:21:09.397Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:22:09.396Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:22:09.398Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:23:09.398Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:23:09.399Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:24:09.399Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:24:09.400Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:25:09.401Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:25:09.400Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:26:09.401Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:26:09.403Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:27:09.403Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:27:09.403Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:28:09.403Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:28:09.405Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:29:09.404Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:29:09.405Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:30:09.405Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:30:09.406Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:31:09.406Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:31:09.407Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:32:09.409Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:32:09.409Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:33:09.410Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:33:09.410Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:34:09.411Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:34:09.411Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:35:09.412Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:35:09.412Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:36:09.412Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:36:09.413Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:37:09.413Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:37:09.414Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:38:09.415Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:38:09.415Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:39:09.415Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:39:09.415Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:40:09.416Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:40:09.416Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:41:09.417Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:41:09.418Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:42:09.418Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:42:09.419Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:43:09.419Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:43:09.421Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:44:09.421Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:44:09.421Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:45:09.423Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:45:09.423Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:46:09.423Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:46:09.425Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:47:09.424Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:47:09.425Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:48:09.426Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:48:09.427Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:49:09.427Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:49:09.428Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:50:09.429Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:50:09.429Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:51:09.429Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:51:09.430Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:52:09.431Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:52:09.431Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:53:09.431Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:53:09.432Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:54:09.432Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:54:09.433Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:54:35.874Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-05-25T00:54:35.874Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"c0da5f52-afc4-4099-897c-c8b4ace5a99e","serviceName":"basic_onboard_kUzgpN","serviceVersion":"1.0","serviceUUID":"283d75a1-9062-47e4-acac-e10028cc55be","serviceDescription":"service","serviceInvariantUUID":"517c2e7d-9337-4890-b2e2-00e9a5d714a3","resources":[{"resourceInstanceName":"basic_onboard_kUzgpN 0","resourceName":"basic_onboard_kUzgpN","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9946ff4d-40ce-48a0-b988-1ef82fe44596","resourceInvariantUUID":"9c25d58b-cd0c-4037-8016-9479e3ef19dd","resourceCustomizationUUID":"efff9768-00dc-4822-9149-7161729e93e2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vf-license-model.xml","artifactChecksum":"MDJhMWFjNDZhZGNiM2RlZDg3YjM0OGM5MjMyYmM2MjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ad8583ac-2333-4b29-a972-69bdc57302de","artifactVersion":"1"},{"artifactName":"basic_onboard_kuzgpn0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json","artifactChecksum":"MjI1YzRmNzYwMDQzNGY3YjVjNWQ2MTY3OGVmNTc2NTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"59e54d0c-3f10-4e6e-b1d7-857014cd7e8a","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a219fd53-e400-44e3-a5ef-fc630ee79bb0","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vendor-license-model.xml","artifactChecksum":"NDNlYTYyZGY5ZTcyMDRlMTRlODliMjA3ZWVjMjg4YjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"437b68fd-d18b-4177-b497-707d49a7efa6","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"62375fee-2061-4964-9094-623fc27aee69","artifactVersion":"2","generatedFromUUID":"a219fd53-e400-44e3-a5ef-fc630ee79bb0"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardKuzgpn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-template.yml","artifactChecksum":"ZTk5MTg4YTJlMmZhMTAxZDQwNDgwOGRmMzc1M2IyYTM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"73fdb074-65f8-4ec4-b374-de1aa45c6f36","artifactVersion":"1"},{"artifactName":"service-BasicOnboardKuzgpn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar","artifactChecksum":"NzRiNjQ5NzUyOTE5ODJiYzM2MGI5MGI4NTg2OTk2ZjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"207a7fbf-094f-465f-8ac6-530bbc8d7d3b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-25T00:54:35.894Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T00:54:35.914Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:54:35.914Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:54:35.915Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976049432,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:54:35.929Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to OfZSgTu2S0mjWzcCblp3hA
2023-05-25T00:54:35.929Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to OfZSgTu2S0mjWzcCblp3hA
2023-05-25T00:54:35.930Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to OfZSgTu2S0mjWzcCblp3hA
2023-05-25T00:54:35.931Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to OfZSgTu2S0mjWzcCblp3hA
2023-05-25T00:54:35.931Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to OfZSgTu2S0mjWzcCblp3hA
2023-05-25T00:54:35.932Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to OfZSgTu2S0mjWzcCblp3hA
2023-05-25T00:54:36.012Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:54:36.013Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "policy-distribution-id",
"timestamp": 1684976065346,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:54:36.057Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:54:36.974Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T00:54:36.975Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:54:36.975Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:54:36.976Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976049432,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:54:37.977Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T00:54:37.978Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:54:37.979Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:54:37.979Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976049432,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:54:38.981Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T00:54:38.982Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:54:38.982Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:54:38.982Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976049432,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:54:39.983Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T00:54:39.984Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:54:39.984Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:54:39.984Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976049432,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:54:40.985Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T00:54:40.986Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:54:40.986Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:54:40.986Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976049432,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:54:41.987Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T00:54:41.988Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:54:41.988Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:54:41.988Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976049432,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:54:42.991Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"serviceName": "basic_onboard_kUzgpN",
"serviceVersion": "1.0",
"serviceUUID": "283d75a1-9062-47e4-acac-e10028cc55be",
"serviceDescription": "service",
"serviceInvariantUUID": "517c2e7d-9337-4890-b2e2-00e9a5d714a3",
"resources": [
{
"resourceInstanceName": "basic_onboard_kUzgpN 0",
"resourceCustomizationUUID": "efff9768-00dc-4822-9149-7161729e93e2",
"resourceName": "basic_onboard_kUzgpN",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "9946ff4d-40ce-48a0-b988-1ef82fe44596",
"resourceInvariantUUID": "9c25d58b-cd0c-4037-8016-9479e3ef19dd",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_kuzgpn0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json",
"artifactChecksum": "MjI1YzRmNzYwMDQzNGY3YjVjNWQ2MTY3OGVmNTc2NTM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "59e54d0c-3f10-4e6e-b1d7-857014cd7e8a",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "a219fd53-e400-44e3-a5ef-fc630ee79bb0",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "62375fee-2061-4964-9094-623fc27aee69",
"generatedFromUUID": "a219fd53-e400-44e3-a5ef-fc630ee79bb0"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "62375fee-2061-4964-9094-623fc27aee69",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardKuzgpn-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar",
"artifactChecksum": "NzRiNjQ5NzUyOTE5ODJiYzM2MGI5MGI4NTg2OTk2ZjI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "207a7fbf-094f-465f-8ac6-530bbc8d7d3b"
}
],
"workloadContext": "Production"
}
2023-05-25T00:54:42.992Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-25T00:54:42.992Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 283d75a1-9062-47e4-acac-e10028cc55be ASDC
2023-05-25T00:54:43.167Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:c0da5f52-afc4-4099-897c-c8b4ace5a99e
ServiceName:basic_onboard_kUzgpN
ServiceVersion:1.0
ServiceUUID:283d75a1-9062-47e4-acac-e10028cc55be
ServiceInvariantUUID:517c2e7d-9337-4890-b2e2-00e9a5d714a3
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardKuzgpn-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar
ArtifactUUID:207a7fbf-094f-465f-8ac6-530bbc8d7d3b
ArtifactChecksum:NzRiNjQ5NzUyOTE5ODJiYzM2MGI5MGI4NTg2OTk2ZjI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_kUzgpN 0
ResourceCustomizationUUID:efff9768-00dc-4822-9149-7161729e93e2
ResourceInvariantUUID:9c25d58b-cd0c-4037-8016-9479e3ef19dd
ResourceName:basic_onboard_kUzgpN
ResourceType:VF
ResourceUUID:9946ff4d-40ce-48a0-b988-1ef82fe44596
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_kuzgpn0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json
ArtifactUUID:59e54d0c-3f10-4e6e-b1d7-857014cd7e8a
ArtifactChecksum:MjI1YzRmNzYwMDQzNGY3YjVjNWQ2MTY3OGVmNTc2NTM=
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/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml
ArtifactUUID:a219fd53-e400-44e3-a5ef-fc630ee79bb0
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/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env
ArtifactUUID:62375fee-2061-4964-9094-623fc27aee69
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/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env
ArtifactUUID:62375fee-2061-4964-9094-623fc27aee69
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-05-25T00:54:43.167Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 283d75a1-9062-47e4-acac-e10028cc55be 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-05-25T00:54:43.368Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-25T00:54:43.369Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-05-25T00:54:43.370Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-05-25T00:54:43.370Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 207a7fbf-094f-465f-8ac6-530bbc8d7d3b from URL: /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar
2023-05-25T00:54:43.370Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-05-25T00:54:43.370Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar
2023-05-25T00:54:43.515Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-05-25T00:54:43.549Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar 207a7fbf-094f-465f-8ac6-530bbc8d7d3b 101481
2023-05-25T00:54:43.550Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar ASDC sendASDCNotification
2023-05-25T00:54:43.550Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar
2023-05-25T00:54:43.552Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-25T00:54:43.553Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:54:43.553Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:54:43.553Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976083549,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:54:44.554Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-25T00:54:44.554Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-05-25T00:54:44.555Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 207a7fbf-094f-465f-8ac6-530bbc8d7d3b, URL: /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar to file: /app/ASDC/1/service-BasicOnboardKuzgpn-csar.csar
2023-05-25T00:54:44.555Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardKuzgpn-csar.csar
2023-05-25T00:54:44.624Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardKuzgpn-csar.csar
2023-05-25T00:54:44.624Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardKuzgpn-csar.csar
2023-05-25T00:54:44.979Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13867580303654425457/Definitions/service-BasicOnboardKuzgpn-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-05-25T00:54:46.923Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardKuzgpn-csar.csar
2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardKuzgpn-csar.csar
2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||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-BasicOnboardKuzgpn-csar.csar
2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||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-BasicOnboardKuzgpn-csar.csar
2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||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-BasicOnboardKuzgpn-csar.csar
2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardKuzgpn-csar.csar
2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardKuzgpn-csar.csar
2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||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-BasicOnboardKuzgpn-csar.csar
2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardKuzgpn-csar.csar
2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardKuzgpn-csar.csar
2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardKuzgpn-csar.csar
2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_kUzgpN 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-BasicOnboardKuzgpn-csar.csar
2023-05-25T00:54:46.927Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-05-25T00:54:46.934Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:46.936Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:54:46.940Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is matching search criteria
2023-05-25T00:54:46.940Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-05-25T00:54:46.942Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_kUzgpN 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-25T00:54:46.944Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:46.944Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:54:46.944Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is matching search criteria
2023-05-25T00:54:46.944Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-05-25T00:54:46.944Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_kUzgpN 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-25T00:54:46.944Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:46.945Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:54:46.950Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:46.950Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is not matching search criteria
2023-05-25T00:54:46.950Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-25T00:54:46.950Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-25T00:54:46.950Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-25T00:54:46.950Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-25T00:54:46.950Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-25T00:54:46.951Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-25T00:54:46.951Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-25T00:54:46.951Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-25T00:54:46.951Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-25T00:54:46.951Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-25T00:54:46.951Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-25T00:54:46.951Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-25T00:54:46.952Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-25T00:54:46.952Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-25T00:54:46.952Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-25T00:54:46.952Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-05-25T00:54:46.952Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:46.952Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-25T00:54:46.953Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:46.954Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is matching search criteria
2023-05-25T00:54:46.954Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_kUzgpN 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-25T00:54:46.955Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:46.955Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is matching search criteria
2023-05-25T00:54:46.955Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_kUzgpN 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-25T00:54:46.955Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:46.955Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is matching search criteria
2023-05-25T00:54:46.955Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_kUzgpN 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-25T00:54:46.955Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:46.956Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is not matching search criteria
2023-05-25T00:54:46.956Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-25T00:54:46.956Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-25T00:54:46.956Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-05-25T00:54:46.956Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-25T00:54:46.956Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-25T00:54:46.956Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-25T00:54:46.956Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-25T00:54:46.957Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-25T00:54:46.957Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-25T00:54:46.957Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-25T00:54:46.957Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-25T00:54:46.957Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=bb36b44f-a1c9-4581-b54b-7c068402653a
2023-05-25T00:54:46.958Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:46.958Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is not matching search criteria
2023-05-25T00:54:46.958Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-25T00:54:46.958Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-25T00:54:46.958Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-25T00:54:46.959Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-25T00:54:46.959Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-25T00:54:46.959Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-25T00:54:46.959Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-25T00:54:46.959Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-05-25T00:54:46.959Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-25T00:54:46.960Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-25T00:54:46.960Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-25T00:54:46.960Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-25T00:54:46.960Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7177767a-2a7e-493d-b49f-122f830c126e
2023-05-25T00:54:46.961Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:46.961Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is not matching search criteria
2023-05-25T00:54:46.961Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-25T00:54:46.962Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-25T00:54:46.962Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-25T00:54:46.962Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-25T00:54:46.962Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-25T00:54:46.962Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-25T00:54:46.963Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-25T00:54:46.963Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-25T00:54:46.963Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-25T00:54:46.963Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-25T00:54:46.963Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-25T00:54:46.963Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-05-25T00:54:46.964Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c2cbd01a-2ae9-4141-89e6-28eaa81d65a4
2023-05-25T00:54:46.964Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:46.964Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:54:46.964Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:46.965Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:54:46.965Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:46.965Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:54:46.965Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:46.965Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:54:46.966Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_kUzgpN
Description:service
Model UUID:283d75a1-9062-47e4-acac-e10028cc55be
Model Version:NULL
Model InvariantUuid:517c2e7d-9337-4890-b2e2-00e9a5d714a3
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_kUzgpN
Model UUID:96b5a68d-ea56-42a5-bab8-59810039fc29
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:9c25d58b-cd0c-4037-8016-9479e3ef19dd
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:efff9768-00dc-4822-9149-7161729e93e2
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:27680b80-edb4-4253-9415-82048186ad46
ModelName:BasicOnboardKuzgpn..base_vfw..module-0
ModelUuid:ce189909-7ee3-4aab-a3d8-a36d3f9dcc22
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:bb36b44f-a1c9-4581-b54b-7c068402653a
ModelInvariantUuid:dd074ff0-0f84-4d4a-a380-204e5a857e67
ModelName:basic_onboard_kUzgpN-nodes.vfwCvfc
ModelUuid:eb9a9d3f-5699-4193-bcea-dc5737ccbfcf
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:c3f0c23d-ac71-48c6-a70d-6cefe2bef2d4
ModelInvariantUuid:5bbb0ad1-2b8f-432c-859f-00d9e0b11236
ModelName:BasicOnboardKuzgpn.compute.nodes.heat.vfw
ModelUuid:18ddce90-2293-4981-ba2e-31dabc1832eb
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:7177767a-2a7e-493d-b49f-122f830c126e
ModelInvariantUuid:7ac74519-d0ce-4b77-967f-3b467579a50f
ModelName:basic_onboard_kUzgpN-nodes.vsnCvfc
ModelUuid:b6ef03e1-6c4d-47e7-ad65-7d0e78826967
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:80e9947d-62c8-4648-b6de-2b50887a7fdc
ModelInvariantUuid:11401c6c-0737-464d-b6dc-e6db389760a1
ModelName:BasicOnboardKuzgpn.compute.nodes.heat.vsn
ModelUuid:16fd2299-a837-42b4-9070-cd1e6f7a7502
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:c2cbd01a-2ae9-4141-89e6-28eaa81d65a4
ModelInvariantUuid:fa920232-0fd8-4dc0-a00d-fd9e19b5b05d
ModelName:basic_onboard_kUzgpN-nodes.vpgCvfc
ModelUuid:e47c19a0-49ab-4807-8f74-d7919132a038
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:87480887-13cd-4474-a448-5b96609378fa
ModelInvariantUuid:79966ac7-76ff-4359-ae15-58357261d8b0
ModelName:BasicOnboardKuzgpn.compute.nodes.heat.vpg
ModelUuid:66d49eaa-bc8f-4349-b47f-ccfde4b8b49e
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-05-25T00:54:47.010Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 9946ff4d-40ce-48a0-b988-1ef82fe44596
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-05-25T00:54:47.119Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||basic_onboard_kUzgpN 0
2023-05-25T00:54:47.123Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 9946ff4d-40ce-48a0-b988-1ef82fe44596
2023-05-25T00:54:47.124Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 59e54d0c-3f10-4e6e-b1d7-857014cd7e8a from URL: /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json
2023-05-25T00:54:47.124Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-05-25T00:54:47.124Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json
2023-05-25T00:54:47.250Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-05-25T00:54:47.250Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json 59e54d0c-3f10-4e6e-b1d7-857014cd7e8a 788
2023-05-25T00:54:47.251Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json ASDC sendASDCNotification
2023-05-25T00:54:47.251Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json
2023-05-25T00:54:47.251Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-25T00:54:47.251Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:54:47.252Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:54:47.252Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976087251,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:54:48.253Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardKuzgpn..base_vfw..module-0",
"vfModuleModelInvariantUUID": "27680b80-edb4-4253-9415-82048186ad46",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "ce189909-7ee3-4aab-a3d8-a36d3f9dcc22",
"vfModuleModelCustomizationUUID": "c6bb3f9f-75f3-4a6e-aaee-4f062d2cdb11",
"isBase": true,
"artifacts": [
"a219fd53-e400-44e3-a5ef-fc630ee79bb0",
"62375fee-2061-4964-9094-623fc27aee69"
],
"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-05-25T00:54:48.277Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardKuzgpn..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:ce189909-7ee3-4aab-a3d8-a36d3f9dcc22
VfModuleModelInvariantUUID:27680b80-edb4-4253-9415-82048186ad46
VfModuleModelDescription:NULL
Artifacts UUID List:{
a219fd53-e400-44e3-a5ef-fc630ee79bb0
,
62375fee-2061-4964-9094-623fc27aee69
}
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-05-25T00:54:48.284Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardKuzgpn..base_vfw..module-0",
"vfModuleModelInvariantUUID": "27680b80-edb4-4253-9415-82048186ad46",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "ce189909-7ee3-4aab-a3d8-a36d3f9dcc22",
"vfModuleModelCustomizationUUID": "c6bb3f9f-75f3-4a6e-aaee-4f062d2cdb11",
"isBase": true,
"artifacts": [
"a219fd53-e400-44e3-a5ef-fc630ee79bb0",
"62375fee-2061-4964-9094-623fc27aee69"
],
"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-05-25T00:54:48.285Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardKuzgpn..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:ce189909-7ee3-4aab-a3d8-a36d3f9dcc22
VfModuleModelInvariantUUID:27680b80-edb4-4253-9415-82048186ad46
VfModuleModelDescription:NULL
Artifacts UUID List:{
a219fd53-e400-44e3-a5ef-fc630ee79bb0
,
62375fee-2061-4964-9094-623fc27aee69
}
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-05-25T00:54:48.285Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: a219fd53-e400-44e3-a5ef-fc630ee79bb0 from URL: /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml
2023-05-25T00:54:48.286Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-05-25T00:54:48.286Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml
2023-05-25T00:54:48.420Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-05-25T00:54:48.421Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml a219fd53-e400-44e3-a5ef-fc630ee79bb0 20368
2023-05-25T00:54:48.421Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-05-25T00:54:48.422Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml
2023-05-25T00:54:48.422Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-25T00:54:48.422Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:54:48.422Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:54:48.422Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976088421,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:54:49.423Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 62375fee-2061-4964-9094-623fc27aee69 from URL: /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env
2023-05-25T00:54:49.424Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-05-25T00:54:49.424Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env
2023-05-25T00:54:49.538Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-05-25T00:54:49.539Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env 62375fee-2061-4964-9094-623fc27aee69 2098
2023-05-25T00:54:49.540Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-05-25T00:54:49.540Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env
2023-05-25T00:54:49.540Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-25T00:54:49.541Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:54:49.541Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:54:49.541Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976089539,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:54:50.543Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 283d75a1-9062-47e4-acac-e10028cc55be
2023-05-25T00:54:50.543Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_kUzgpN 0 9946ff4d-40ce-48a0-b988-1ef82fe44596 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-05-25T00:54:50.627Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@27fc2c74, org.onap.sdc.toscaparser.api.parameters.Input@3c8fe978, org.onap.sdc.toscaparser.api.parameters.Input@144e1b15, org.onap.sdc.toscaparser.api.parameters.Input@21ea34c6, org.onap.sdc.toscaparser.api.parameters.Input@67b32303]
2023-05-25T00:54:50.633Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:50.633Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:54:50.633Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic
2023-05-25T00:54:50.634Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= efff9768-00dc-4822-9149-7161729e93e2
2023-05-25T00:54:50.634Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: efff9768-00dc-4822-9149-7161729e93e2 matches Tosca VF Customization UUID: efff9768-00dc-4822-9149-7161729e93e2
2023-05-25T00:54:50.634Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: efff9768-00dc-4822-9149-7161729e93e2 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-05-25T00:54:50.646Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:50.647Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:54:50.649Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id efff9768-00dc-4822-9149-7161729e93e2: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-05-25T00:54:50.650Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5a2e6b3a
2023-05-25T00:54:50.650Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:50.650Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-25T00:54:50.651Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : c6bb3f9f-75f3-4a6e-aaee-4f062d2cdb11
2023-05-25T00:54:50.653Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID c6bb3f9f-75f3-4a6e-aaee-4f062d2cdb11
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-05-25T00:54:50.665Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:50.666Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is matching search criteria
2023-05-25T00:54:50.666Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_kUzgpN 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-25T00:54:50.667Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:50.668Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is matching search criteria
2023-05-25T00:54:50.668Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_kUzgpN 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-25T00:54:50.669Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:50.670Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is not matching search criteria
2023-05-25T00:54:50.670Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-25T00:54:50.670Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-25T00:54:50.670Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-05-25T00:54:50.671Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-25T00:54:50.671Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-25T00:54:50.671Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-25T00:54:50.671Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-25T00:54:50.672Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-25T00:54:50.672Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-25T00:54:50.672Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-25T00:54:50.672Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-25T00:54:50.673Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=bb36b44f-a1c9-4581-b54b-7c068402653a
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-05-25T00:54:50.695Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:50.696Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is matching search criteria
2023-05-25T00:54:50.696Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_kUzgpN 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-25T00:54:50.697Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:50.697Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is not matching search criteria
2023-05-25T00:54:50.698Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-25T00:54:50.698Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-25T00:54:50.698Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-25T00:54:50.698Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-25T00:54:50.699Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-25T00:54:50.699Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-25T00:54:50.700Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-25T00:54:50.700Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-05-25T00:54:50.700Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-25T00:54:50.700Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-25T00:54:50.701Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-25T00:54:50.701Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-25T00:54:50.701Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=7177767a-2a7e-493d-b49f-122f830c126e
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-05-25T00:54:50.706Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:50.707Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is matching search criteria
2023-05-25T00:54:50.707Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_kUzgpN 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-25T00:54:50.712Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:50.712Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is not matching search criteria
2023-05-25T00:54:50.712Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-25T00:54:50.713Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-25T00:54:50.713Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-25T00:54:50.713Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-25T00:54:50.713Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-25T00:54:50.714Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-25T00:54:50.714Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-25T00:54:50.714Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-25T00:54:50.714Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-25T00:54:50.715Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-25T00:54:50.715Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-25T00:54:50.715Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-05-25T00:54:50.715Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c2cbd01a-2ae9-4141-89e6-28eaa81d65a4
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-05-25T00:54:50.722Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:50.723Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is matching search criteria
2023-05-25T00:54:50.723Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_kUzgpN 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-25T00:54:50.723Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:50.724Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_kUzgpN 0 is matching search criteria
2023-05-25T00:54:50.724Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_kUzgpN 0] matching following query criteria: sdcType=VF, customizationUUID=efff9768-00dc-4822-9149-7161729e93e2
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-05-25T00:54:50.730Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:50.731Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:54:50.731Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 283d75a1-9062-47e4-acac-e10028cc55be: basic_onboard_kUzgpN
2023-05-25T00:54:50.732Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:50.732Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:54:50.733Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:50.733Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:54:50.733Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:50.734Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:54:50.734Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:50.734Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:54:50.735Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:54:50.735Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_kUzgpN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:54:50.736Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Saving Service: basic_onboard_kUzgpN
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-05-25T00:54:51.457Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_kUzgpN 9946ff4d-40ce-48a0-b988-1ef82fe44596 1 ASDC deployResourceStructure
2023-05-25T00:54:51.458Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json ASDC sendASDCNotification
2023-05-25T00:54:51.458Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json
2023-05-25T00:54:51.459Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-25T00:54:51.459Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:54:51.459Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:54:51.459Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976091458,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:54:52.460Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-05-25T00:54:52.461Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml
2023-05-25T00:54:52.461Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-25T00:54:52.461Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:54:52.461Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:54:52.461Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976092460,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:54:53.462Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-05-25T00:54:53.463Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env
2023-05-25T00:54:53.463Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-25T00:54:53.464Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:54:53.464Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:54:53.464Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976093462,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:54:54.465Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar ASDC sendASDCNotification
2023-05-25T00:54:54.466Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar
2023-05-25T00:54:54.466Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-25T00:54:54.466Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:54:54.467Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:54:54.467Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976094465,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:54:55.468Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c0da5f52-afc4-4099-897c-c8b4ace5a99e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-05-25T00:54:55.524Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c0da5f52-afc4-4099-897c-c8b4ace5a99e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-25T00:54:55.534Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-25T00:54:55.534Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-25T00:54:55.534Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-25T00:55:09.352Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:55:09.354Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:55:09.354Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "multicloud-k8s",
"timestamp": 1684976051276,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:55:09.355Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:55:25.535Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c0da5f52-afc4-4099-897c-c8b4ace5a99e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-05-25T00:55:25.570Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c0da5f52-afc4-4099-897c-c8b4ace5a99e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-25T00:55:25.576Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-25T00:55:25.576Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-25T00:55:25.577Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-25T00:55:55.577Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c0da5f52-afc4-4099-897c-c8b4ace5a99e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-05-25T00:55:55.604Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c0da5f52-afc4-4099-897c-c8b4ace5a99e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-25T00:55:55.610Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-25T00:55:55.610Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-25T00:55:55.610Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-25T00:56:09.351Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:56:09.361Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.361Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976061454,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.362Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.363Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.363Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976071314,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.363Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.363Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.363Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "aai-model-loader",
"timestamp": 1684976066398,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.363Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.364Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.364Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976049432,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.364Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.364Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.364Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976073064,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.365Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.365Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.365Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "policy-distribution-id",
"timestamp": 1684976065346,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.365Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.365Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.366Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "multicloud-k8s",
"timestamp": 1684976051276,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json",
"status": "NOTIFIED"
}
2023-05-25T00:56:09.366Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.366Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.366Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976071314,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.366Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.367Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.367Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976061454,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.367Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.367Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.367Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "aai-model-loader",
"timestamp": 1684976066398,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.368Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.368Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.368Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976049432,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json",
"status": "NOTIFIED"
}
2023-05-25T00:56:09.368Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.368Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.368Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976073064,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.369Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.369Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.369Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "policy-distribution-id",
"timestamp": 1684976065346,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-05-25T00:56:09.369Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.369Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.370Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976071314,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.371Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.371Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.371Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "multicloud-k8s",
"timestamp": 1684976051276,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-05-25T00:56:09.371Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.371Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.372Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976061454,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.372Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.372Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.372Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "aai-model-loader",
"timestamp": 1684976066398,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.373Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.373Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.373Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976049432,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-05-25T00:56:09.373Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.373Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.373Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976073064,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.374Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.374Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.374Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "policy-distribution-id",
"timestamp": 1684976065346,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.374Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.375Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.375Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "multicloud-k8s",
"timestamp": 1684976051276,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.375Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.375Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.375Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976071314,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.375Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.375Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.376Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976061454,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.376Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.376Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.376Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "aai-model-loader",
"timestamp": 1684976066398,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.376Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.377Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.377Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976049432,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.377Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.377Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.377Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976073064,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.377Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.378Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.378Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "policy-distribution-id",
"timestamp": 1684976065346,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.378Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.378Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.378Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "multicloud-k8s",
"timestamp": 1684976051276,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-05-25T00:56:09.378Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.379Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.379Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976071314,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.379Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.379Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.379Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976061454,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.380Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.380Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.380Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "aai-model-loader",
"timestamp": 1684976066398,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.380Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.380Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.380Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976049432,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-05-25T00:56:09.381Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.381Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.381Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976073064,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.381Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.381Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.381Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "policy-distribution-id",
"timestamp": 1684976065346,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.382Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.382Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.382Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "multicloud-k8s",
"timestamp": 1684976051276,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.382Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.382Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.383Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976071314,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.383Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.383Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.383Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976061454,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.383Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.384Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.384Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "aai-model-loader",
"timestamp": 1684976066398,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.384Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.384Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.384Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976049432,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.384Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.385Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.385Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976073064,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.385Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.385Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.385Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "policy-distribution-id",
"timestamp": 1684976065346,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T00:56:09.386Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.386Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.386Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "multicloud-k8s",
"timestamp": 1684976051276,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T00:56:09.386Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.386Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.386Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976071314,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T00:56:09.386Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.386Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.386Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976061454,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:56:09.386Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.386Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.386Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "aai-model-loader",
"timestamp": 1684976066398,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T00:56:09.386Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.386Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.386Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976049432,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T00:56:09.387Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.387Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.387Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976073064,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T00:56:09.387Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.387Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.387Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "policy-distribution-id",
"timestamp": 1684976082817,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T00:56:09.387Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.387Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.387Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "multicloud-k8s",
"timestamp": 1684976083148,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-25T00:56:09.387Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.387Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.387Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976082864,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T00:56:09.387Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.387Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.387Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "aai-model-loader",
"timestamp": 1684976082618,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T00:56:09.388Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.388Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.388Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976083549,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T00:56:09.388Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.388Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.388Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976083080,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T00:56:09.388Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.388Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.388Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "policy-distribution-id",
"timestamp": 1684976083842,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-25T00:56:09.388Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.388Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.388Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976083890,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-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-05-25T00:56:09.406Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c0da5f52-afc4-4099-897c-c8b4ace5a99e
2023-05-25T00:56:09.407Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId c0da5f52-afc4-4099-897c-c8b4ace5a99e 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-05-25T00:56:09.433Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.433Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "multicloud-k8s",
"timestamp": 1684976084303,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-25T00:56:09.433Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.433Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.433Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "policy-distribution-id",
"timestamp": 1684976084849,
"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-05-25T00:56:09.449Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c0da5f52-afc4-4099-897c-c8b4ace5a99e
2023-05-25T00:56:09.449Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId c0da5f52-afc4-4099-897c-c8b4ace5a99e 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-05-25T00:56:09.472Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.473Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "multicloud-k8s",
"timestamp": 1684976085414,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-05-25T00:56:09.473Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.473Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.473Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "multicloud-k8s",
"timestamp": 1684976086556,
"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-05-25T00:56:09.488Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c0da5f52-afc4-4099-897c-c8b4ace5a99e
2023-05-25T00:56:09.488Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId c0da5f52-afc4-4099-897c-c8b4ace5a99e 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-05-25T00:56:09.508Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.509Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976087251,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-25T00:56:09.509Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.509Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.509Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "multicloud-k8s",
"timestamp": 1684976087560,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json",
"status": "DEPLOY_OK"
}
2023-05-25T00:56:09.509Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.509Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.509Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976088421,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-25T00:56:09.509Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.509Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.509Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976088153,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-25T00:56:09.510Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.510Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.510Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976089539,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-05-25T00:56:09.510Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.510Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.510Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976089159,
"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-05-25T00:56:09.527Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c0da5f52-afc4-4099-897c-c8b4ace5a99e
2023-05-25T00:56:09.527Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId c0da5f52-afc4-4099-897c-c8b4ace5a99e 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-05-25T00:56:09.552Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.552Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976091458,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/basic_onboard_kuzgpn0_modules.json",
"status": "DEPLOY_OK"
}
2023-05-25T00:56:09.553Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.553Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.553Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976092460,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-05-25T00:56:09.553Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.553Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.553Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976093462,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/resourceInstances/basic_onboard_kuzgpn0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-05-25T00:56:09.554Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.554Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.554Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976094465,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-25T00:56:09.554Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.554Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.554Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "aai-model-loader",
"timestamp": 1684976097810,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardKuzgpn/1.0/artifacts/service-BasicOnboardKuzgpn-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-25T00:56:09.554Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:56:09.555Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:56:09.555Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "aai-model-loader",
"timestamp": 1684976098815,
"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-05-25T00:56:09.570Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c0da5f52-afc4-4099-897c-c8b4ace5a99e
2023-05-25T00:56:09.571Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId c0da5f52-afc4-4099-897c-c8b4ace5a99e 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-05-25T00:56:25.610Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c0da5f52-afc4-4099-897c-c8b4ace5a99e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-05-25T00:56:25.644Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c0da5f52-afc4-4099-897c-c8b4ace5a99e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-25T00:56:25.651Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-25T00:56:25.651Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-25T00:56:25.651Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-25T00:56:25.651Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-25T00:56:25.652Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-25T00:56:25.652Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-25T00:56:25.652Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-25T00:56:25.652Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-25T00:56:25.652Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-25T00:56:25.653Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||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-05-25T00:56:25.669Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-25T00:56:55.669Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c0da5f52-afc4-4099-897c-c8b4ace5a99e 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-05-25T00:56:55.684Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c0da5f52-afc4-4099-897c-c8b4ace5a99e and serviceModelVersionId: 283d75a1-9062-47e4-acac-e10028cc55be
2023-05-25T00:56:55.685Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 517c2e7d-9337-4890-b2e2-00e9a5d714a3
2023-05-25T00:57:08.050Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/517c2e7d-9337-4890-b2e2-00e9a5d714a3/model-vers/model-ver/283d75a1-9062-47e4-acac-e10028cc55be?depth=0
2023-05-25T00:57:08.127Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-05-25T00:57:08.696Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/517c2e7d-9337-4890-b2e2-00e9a5d714a3/model-vers/model-ver/283d75a1-9062-47e4-acac-e10028cc55be?depth=0|INFO|500||Invoke
2023-05-25T00:57:08.706Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/517c2e7d-9337-4890-b2e2-00e9a5d714a3/model-vers/model-ver/283d75a1-9062-47e4-acac-e10028cc55be?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/517c2e7d-9337-4890-b2e2-00e9a5d714a3/model-vers/model-ver/283d75a1-9062-47e4-acac-e10028cc55be?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c0da5f52-afc4-4099-897c-c8b4ace5a99e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2d17ba0e-d643-4aec-93b2-70c2695573b8], X-ECOMP-RequestID=[c0da5f52-afc4-4099-897c-c8b4ace5a99e], X-TransactionId=[], X-ONAP-RequestID=[c0da5f52-afc4-4099-897c-c8b4ace5a99e], Content-Type=[application/merge-patch+json]}
2023-05-25T00:57:08.752Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/517c2e7d-9337-4890-b2e2-00e9a5d714a3/model-vers/model-ver/283d75a1-9062-47e4-acac-e10028cc55be?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-05-25T00:57:09.102Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/517c2e7d-9337-4890-b2e2-00e9a5d714a3/model-vers/model-ver/283d75a1-9062-47e4-acac-e10028cc55be?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/517c2e7d-9337-4890-b2e2-00e9a5d714a3/model-vers/model-ver/283d75a1-9062-47e4-acac-e10028cc55be?depth=0 has http status code:200 and response headers:{date=[Thu, 25 May 2023 00:57:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[326], vertex-id=[196632], x-aai-txid=[0-aai-resources-230525-00:57:08:941-11393], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-25T00:57:09.103Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/517c2e7d-9337-4890-b2e2-00e9a5d714a3/model-vers/model-ver/283d75a1-9062-47e4-acac-e10028cc55be?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-05-25T00:57:09.104Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/517c2e7d-9337-4890-b2e2-00e9a5d714a3/model-vers/model-ver/283d75a1-9062-47e4-acac-e10028cc55be?depth=0|INFO|500||InvokeReturn
2023-05-25T00:57:09.115Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-25T00:57:09.116Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||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-05-25T00:57:09.143Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||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-05-25T00:57:09.145Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c0da5f52-afc4-4099-897c-c8b4ace5a99e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-25T00:57:09.147Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-25T00:57:09.147Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:57:09.147Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:57:09.148Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976229145,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:57:09.352Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:57:09.358Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:57:09.359Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c0da5f52-afc4-4099-897c-c8b4ace5a99e",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976229145,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-05-25T00:57:09.360Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-05-25T00:57:10.183Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:58:09.351Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:58:10.184Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:59:09.352Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:59:10.185Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T00:59:26.947Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-05-25T00:59:26.947Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5","serviceName":"vFW 2023-05-25 00-58-09","serviceVersion":"1.0","serviceUUID":"99d672af-0080-41dd-82c3-7447925d1b8b","serviceDescription":"catalog service description","serviceInvariantUUID":"c3cf9995-6d88-41b9-8e67-fe28248c46ea","resources":[{"resourceInstanceName":"vFW c98a261f-e10f 0","resourceName":"vFW c98a261f-e10f","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"cd0811db-d00e-439e-91ea-e41ad46f6a0f","resourceInvariantUUID":"07802083-159e-47f1-baeb-0a26539c7596","resourceCustomizationUUID":"0c7f1c0c-c0ac-4ded-92be-77478a245725","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vf-license-model.xml","artifactChecksum":"M2ZkMGNhY2QxZDRjM2Q1NGEwYWU0NWRhN2JiYzk4MzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f383465b-5efe-44d7-bbfe-82b8f6b6696d","artifactVersion":"1"},{"artifactName":"vfwc98a261fe10f0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json","artifactChecksum":"M2EwODc4YTBkN2E0OWI1NGU4OGViZDcwMzM1YmZiMTg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"80fb9f75-dab1-4a63-bb74-770f85cf2769","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"5a87f501-faed-4b27-9b89-425aee6765c1","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vendor-license-model.xml","artifactChecksum":"MTQzZTZlZDY5NTQwNGMxZTQxYjI3YzkxNGUwODg4OWQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ac914d3a-9430-4c3a-94ca-61217a78f4db","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"fdebbd0b-b547-4151-b95d-d05e77684d7d","artifactVersion":"2","generatedFromUUID":"5a87f501-faed-4b27-9b89-425aee6765c1"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230525005809-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-template.yml","artifactChecksum":"NzY4ZGRmNmVlZmEwOTRkOGYyYmJiYmM3YTAwZWQ2ZDQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ba1d918e-cdd0-4032-9802-a9b5c394b3dd","artifactVersion":"1"},{"artifactName":"service-Vfw20230525005809-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar","artifactChecksum":"YzY1OGNlMDViNmViYjJmZWJjZDA0ZTNhZGQwZjQyZWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"53bb13b7-9ba5-4122-90fa-417d76deef6f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-25T00:59:26.950Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T00:59:26.951Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:59:26.951Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:59:26.951Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976350185,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:59:26.973Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-05-25T00:59:26.973Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976350185,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T00:59:26.974Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T00:59:27.952Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T00:59:27.952Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:59:27.952Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:59:27.952Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976350185,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:59:28.953Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T00:59:28.954Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:59:28.954Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:59:28.954Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976350185,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:59:29.954Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T00:59:29.955Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:59:29.955Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:59:29.955Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976350185,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:59:30.956Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T00:59:30.956Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:59:30.957Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:59:30.957Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976350185,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:59:31.957Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T00:59:31.958Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:59:31.958Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:59:31.958Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976350185,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:59:32.959Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T00:59:32.959Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:59:32.959Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:59:32.960Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976350185,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:59:33.962Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"serviceName": "vFW 2023-05-25 00-58-09",
"serviceVersion": "1.0",
"serviceUUID": "99d672af-0080-41dd-82c3-7447925d1b8b",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "c3cf9995-6d88-41b9-8e67-fe28248c46ea",
"resources": [
{
"resourceInstanceName": "vFW c98a261f-e10f 0",
"resourceCustomizationUUID": "0c7f1c0c-c0ac-4ded-92be-77478a245725",
"resourceName": "vFW c98a261f-e10f",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "cd0811db-d00e-439e-91ea-e41ad46f6a0f",
"resourceInvariantUUID": "07802083-159e-47f1-baeb-0a26539c7596",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfwc98a261fe10f0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json",
"artifactChecksum": "M2EwODc4YTBkN2E0OWI1NGU4OGViZDcwMzM1YmZiMTg\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "80fb9f75-dab1-4a63-bb74-770f85cf2769",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "5a87f501-faed-4b27-9b89-425aee6765c1",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "fdebbd0b-b547-4151-b95d-d05e77684d7d",
"generatedFromUUID": "5a87f501-faed-4b27-9b89-425aee6765c1"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "fdebbd0b-b547-4151-b95d-d05e77684d7d",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230525005809-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar",
"artifactChecksum": "YzY1OGNlMDViNmViYjJmZWJjZDA0ZTNhZGQwZjQyZWU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "53bb13b7-9ba5-4122-90fa-417d76deef6f"
}
],
"workloadContext": "Production"
}
2023-05-25T00:59:33.962Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-25T00:59:33.962Z|c0da5f52-afc4-4099-897c-c8b4ace5a99e|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 99d672af-0080-41dd-82c3-7447925d1b8b ASDC
2023-05-25T00:59:33.962Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5
ServiceName:vFW 2023-05-25 00-58-09
ServiceVersion:1.0
ServiceUUID:99d672af-0080-41dd-82c3-7447925d1b8b
ServiceInvariantUUID:c3cf9995-6d88-41b9-8e67-fe28248c46ea
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230525005809-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar
ArtifactUUID:53bb13b7-9ba5-4122-90fa-417d76deef6f
ArtifactChecksum:YzY1OGNlMDViNmViYjJmZWJjZDA0ZTNhZGQwZjQyZWU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW c98a261f-e10f 0
ResourceCustomizationUUID:0c7f1c0c-c0ac-4ded-92be-77478a245725
ResourceInvariantUUID:07802083-159e-47f1-baeb-0a26539c7596
ResourceName:vFW c98a261f-e10f
ResourceType:VF
ResourceUUID:cd0811db-d00e-439e-91ea-e41ad46f6a0f
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfwc98a261fe10f0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json
ArtifactUUID:80fb9f75-dab1-4a63-bb74-770f85cf2769
ArtifactChecksum:M2EwODc4YTBkN2E0OWI1NGU4OGViZDcwMzM1YmZiMTg=
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/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml
ArtifactUUID:5a87f501-faed-4b27-9b89-425aee6765c1
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/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env
ArtifactUUID:fdebbd0b-b547-4151-b95d-d05e77684d7d
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/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env
ArtifactUUID:fdebbd0b-b547-4151-b95d-d05e77684d7d
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-05-25T00:59:33.962Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 99d672af-0080-41dd-82c3-7447925d1b8b 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-05-25T00:59:34.035Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-25T00:59:34.036Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-05-25T00:59:34.036Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-05-25T00:59:34.036Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 53bb13b7-9ba5-4122-90fa-417d76deef6f from URL: /sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar
2023-05-25T00:59:34.036Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-05-25T00:59:34.037Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar
2023-05-25T00:59:34.156Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-05-25T00:59:34.160Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar 53bb13b7-9ba5-4122-90fa-417d76deef6f 101463
2023-05-25T00:59:34.160Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar ASDC sendASDCNotification
2023-05-25T00:59:34.161Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar
2023-05-25T00:59:34.161Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-25T00:59:34.161Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:59:34.161Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:59:34.161Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976374160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:59:35.162Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-25T00:59:35.163Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-05-25T00:59:35.163Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 53bb13b7-9ba5-4122-90fa-417d76deef6f, URL: /sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar to file: /app/ASDC/1/service-Vfw20230525005809-csar.csar
2023-05-25T00:59:35.164Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230525005809-csar.csar
2023-05-25T00:59:35.165Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230525005809-csar.csar
2023-05-25T00:59:35.165Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230525005809-csar.csar
2023-05-25T00:59:35.337Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6436538083227192268/Definitions/service-Vfw20230525005809-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-05-25T00:59:36.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-25T00:59:36.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-05-25T00:59:36.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230525005809-csar.csar
2023-05-25T00:59:36.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-05-25T00:59:36.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW c98a261f-e10f 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-Vfw20230525005809-csar.csar
2023-05-25T00:59:36.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230525005809-csar.csar
2023-05-25T00:59:36.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||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-Vfw20230525005809-csar.csar
2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||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-Vfw20230525005809-csar.csar
2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||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-Vfw20230525005809-csar.csar
2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230525005809-csar.csar
2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230525005809-csar.csar
2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||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-Vfw20230525005809-csar.csar
2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230525005809-csar.csar
2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230525005809-csar.csar
2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230525005809-csar.csar
2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is matching search criteria
2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-05-25T00:59:36.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW c98a261f-e10f 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-25T00:59:36.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:36.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:59:36.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is matching search criteria
2023-05-25T00:59:36.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-05-25T00:59:36.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW c98a261f-e10f 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-25T00:59:36.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:36.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:59:36.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:36.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is not matching search criteria
2023-05-25T00:59:36.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-25T00:59:36.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-05-25T00:59:36.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is matching search criteria
2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW c98a261f-e10f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is matching search criteria
2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW c98a261f-e10f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is matching search criteria
2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW c98a261f-e10f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:36.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is not matching search criteria
2023-05-25T00:59:36.953Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-25T00:59:36.953Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-05-25T00:59:36.953Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-25T00:59:36.953Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-25T00:59:36.953Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-25T00:59:36.953Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-25T00:59:36.954Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-25T00:59:36.954Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-25T00:59:36.954Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-25T00:59:36.954Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-25T00:59:36.954Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-25T00:59:36.954Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=6dc06743-9f80-4c79-9239-9bc301bc6175
2023-05-25T00:59:36.954Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:36.954Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is not matching search criteria
2023-05-25T00:59:36.954Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-25T00:59:36.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=cd50866d-b1b3-4780-9ff9-b611cb67e3e7
2023-05-25T00:59:36.956Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:36.956Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is not matching search criteria
2023-05-25T00:59:36.956Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-25T00:59:36.956Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-25T00:59:36.956Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-25T00:59:36.956Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=749feae2-0a00-4425-a837-063c3c2d74e9
2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:59:36.957Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:36.958Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:59:36.958Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:36.958Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:59:36.958Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:36.958Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:59:36.958Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-05-25 00-58-09
Description:catalog service description
Model UUID:99d672af-0080-41dd-82c3-7447925d1b8b
Model Version:NULL
Model InvariantUuid:c3cf9995-6d88-41b9-8e67-fe28248c46ea
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW c98a261f-e10f
Model UUID:97b048bf-c7d6-4ec9-9151-dfc779bde109
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:07802083-159e-47f1-baeb-0a26539c7596
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:0c7f1c0c-c0ac-4ded-92be-77478a245725
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:aca79c4f-986c-4163-9ec6-a6d38fd67de3
ModelName:VfwC98a261fE10f..base_vfw..module-0
ModelUuid:30249bd4-b7fc-43af-ab26-529461e7abf5
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:6dc06743-9f80-4c79-9239-9bc301bc6175
ModelInvariantUuid:c8148025-28c2-4f42-883c-6c460eb10962
ModelName:vFW c98a261f-e10f-nodes.vfwCvfc
ModelUuid:37b010b3-36dd-4083-b8a9-d6a6e83966b4
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:7687ae9e-86c3-432f-a44e-afe24c74af94
ModelInvariantUuid:c28d1b44-9c27-4714-9a42-ad08d5c5cbb9
ModelName:VfwC98a261fE10f.compute.nodes.heat.vfw
ModelUuid:64e6f89f-febc-4b37-8374-9aea20e73cef
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:cd50866d-b1b3-4780-9ff9-b611cb67e3e7
ModelInvariantUuid:c512e6c7-0500-4c1e-bd72-5dd6a1687c4c
ModelName:vFW c98a261f-e10f-nodes.vsnCvfc
ModelUuid:d6478ef7-7abf-4360-979b-29923d5dd99d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:1d709bb1-10f0-4111-9bb1-7bc33b54d7ac
ModelInvariantUuid:0bffbbd4-4573-4552-b8cc-530df87cee6a
ModelName:VfwC98a261fE10f.compute.nodes.heat.vsn
ModelUuid:0ceb43a4-0168-4f18-90f9-a92d319b375e
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:749feae2-0a00-4425-a837-063c3c2d74e9
ModelInvariantUuid:004894e9-9f13-43ec-89dc-46a7d778a03f
ModelName:vFW c98a261f-e10f-nodes.vpgCvfc
ModelUuid:49a0ee76-c72b-4860-b0e7-62de67f9d123
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:89323197-98ad-4adc-8915-d47d8573f205
ModelInvariantUuid:b259975b-d89d-4853-bb3b-6f36a84170a3
ModelName:VfwC98a261fE10f.compute.nodes.heat.vpg
ModelUuid:b7f23c50-6ea4-4650-9112-231079bc129a
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-05-25T00:59:36.979Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: cd0811db-d00e-439e-91ea-e41ad46f6a0f
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-05-25T00:59:36.984Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||vFW c98a261f-e10f 0
2023-05-25T00:59:36.984Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: cd0811db-d00e-439e-91ea-e41ad46f6a0f
2023-05-25T00:59:36.984Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 80fb9f75-dab1-4a63-bb74-770f85cf2769 from URL: /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json
2023-05-25T00:59:36.984Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-05-25T00:59:36.984Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json
2023-05-25T00:59:37.087Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-05-25T00:59:37.088Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json 80fb9f75-dab1-4a63-bb74-770f85cf2769 785
2023-05-25T00:59:37.088Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json ASDC sendASDCNotification
2023-05-25T00:59:37.088Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json
2023-05-25T00:59:37.088Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-25T00:59:37.088Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:59:37.088Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:59:37.088Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976377088,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:59:38.090Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwC98a261fE10f..base_vfw..module-0",
"vfModuleModelInvariantUUID": "aca79c4f-986c-4163-9ec6-a6d38fd67de3",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "30249bd4-b7fc-43af-ab26-529461e7abf5",
"vfModuleModelCustomizationUUID": "a8dd4d25-4661-4674-aacd-3a545d56e652",
"isBase": true,
"artifacts": [
"5a87f501-faed-4b27-9b89-425aee6765c1",
"fdebbd0b-b547-4151-b95d-d05e77684d7d"
],
"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-05-25T00:59:38.096Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwC98a261fE10f..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:30249bd4-b7fc-43af-ab26-529461e7abf5
VfModuleModelInvariantUUID:aca79c4f-986c-4163-9ec6-a6d38fd67de3
VfModuleModelDescription:NULL
Artifacts UUID List:{
5a87f501-faed-4b27-9b89-425aee6765c1
,
fdebbd0b-b547-4151-b95d-d05e77684d7d
}
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-05-25T00:59:38.100Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwC98a261fE10f..base_vfw..module-0",
"vfModuleModelInvariantUUID": "aca79c4f-986c-4163-9ec6-a6d38fd67de3",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "30249bd4-b7fc-43af-ab26-529461e7abf5",
"vfModuleModelCustomizationUUID": "a8dd4d25-4661-4674-aacd-3a545d56e652",
"isBase": true,
"artifacts": [
"5a87f501-faed-4b27-9b89-425aee6765c1",
"fdebbd0b-b547-4151-b95d-d05e77684d7d"
],
"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-05-25T00:59:38.101Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwC98a261fE10f..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:30249bd4-b7fc-43af-ab26-529461e7abf5
VfModuleModelInvariantUUID:aca79c4f-986c-4163-9ec6-a6d38fd67de3
VfModuleModelDescription:NULL
Artifacts UUID List:{
5a87f501-faed-4b27-9b89-425aee6765c1
,
fdebbd0b-b547-4151-b95d-d05e77684d7d
}
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-05-25T00:59:38.101Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 5a87f501-faed-4b27-9b89-425aee6765c1 from URL: /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml
2023-05-25T00:59:38.101Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-05-25T00:59:38.101Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml
2023-05-25T00:59:38.216Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-05-25T00:59:38.216Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml 5a87f501-faed-4b27-9b89-425aee6765c1 20368
2023-05-25T00:59:38.216Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-05-25T00:59:38.216Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml
2023-05-25T00:59:38.217Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-25T00:59:38.217Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:59:38.217Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:59:38.217Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976378216,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:59:39.218Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: fdebbd0b-b547-4151-b95d-d05e77684d7d from URL: /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env
2023-05-25T00:59:39.218Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-05-25T00:59:39.219Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env
2023-05-25T00:59:39.323Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-05-25T00:59:39.324Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env fdebbd0b-b547-4151-b95d-d05e77684d7d 2098
2023-05-25T00:59:39.324Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-05-25T00:59:39.324Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env
2023-05-25T00:59:39.325Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-25T00:59:39.325Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:59:39.325Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:59:39.325Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976379324,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:59:40.327Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 99d672af-0080-41dd-82c3-7447925d1b8b
2023-05-25T00:59:40.328Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW c98a261f-e10f 0 cd0811db-d00e-439e-91ea-e41ad46f6a0f 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-05-25T00:59:40.367Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7d0533be, org.onap.sdc.toscaparser.api.parameters.Input@25e63405, org.onap.sdc.toscaparser.api.parameters.Input@519f7a2c, org.onap.sdc.toscaparser.api.parameters.Input@201ce6b3, org.onap.sdc.toscaparser.api.parameters.Input@7450b9cd]
2023-05-25T00:59:40.370Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:40.370Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:59:40.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic
2023-05-25T00:59:40.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= 0c7f1c0c-c0ac-4ded-92be-77478a245725
2023-05-25T00:59:40.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 0c7f1c0c-c0ac-4ded-92be-77478a245725 matches Tosca VF Customization UUID: 0c7f1c0c-c0ac-4ded-92be-77478a245725
2023-05-25T00:59:40.371Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: 0c7f1c0c-c0ac-4ded-92be-77478a245725 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-05-25T00:59:40.377Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:40.377Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:59:40.378Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id 0c7f1c0c-c0ac-4ded-92be-77478a245725: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-05-25T00:59:40.379Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@d88ebf9
2023-05-25T00:59:40.379Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:40.379Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-05-25T00:59:40.380Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : a8dd4d25-4661-4674-aacd-3a545d56e652
2023-05-25T00:59:40.380Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID a8dd4d25-4661-4674-aacd-3a545d56e652
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-05-25T00:59:40.385Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:40.385Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is matching search criteria
2023-05-25T00:59:40.386Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW c98a261f-e10f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-25T00:59:40.386Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:40.387Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is matching search criteria
2023-05-25T00:59:40.387Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW c98a261f-e10f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-25T00:59:40.387Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:40.388Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is not matching search criteria
2023-05-25T00:59:40.388Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-25T00:59:40.389Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-05-25T00:59:40.389Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-25T00:59:40.389Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-25T00:59:40.390Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-25T00:59:40.390Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-25T00:59:40.390Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-25T00:59:40.391Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-25T00:59:40.391Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-25T00:59:40.391Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-25T00:59:40.391Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-25T00:59:40.392Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=6dc06743-9f80-4c79-9239-9bc301bc6175
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-05-25T00:59:40.397Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:40.397Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is matching search criteria
2023-05-25T00:59:40.398Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW c98a261f-e10f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-25T00:59:40.399Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:40.399Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is not matching search criteria
2023-05-25T00:59:40.400Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-25T00:59:40.400Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-25T00:59:40.401Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-25T00:59:40.401Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-25T00:59:40.402Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-25T00:59:40.402Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-25T00:59:40.403Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-25T00:59:40.403Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-05-25T00:59:40.403Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-05-25T00:59:40.403Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-05-25T00:59:40.404Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2023-05-25T00:59:40.404Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-05-25T00:59:40.405Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=cd50866d-b1b3-4780-9ff9-b611cb67e3e7
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-05-25T00:59:40.411Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:40.412Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is matching search criteria
2023-05-25T00:59:40.412Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW c98a261f-e10f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-25T00:59:40.413Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:40.413Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is not matching search criteria
2023-05-25T00:59:40.413Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-05-25T00:59:40.414Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-05-25T00:59:40.414Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-05-25T00:59:40.414Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-05-25T00:59:40.415Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-05-25T00:59:40.415Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2023-05-25T00:59:40.415Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-05-25T00:59:40.416Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-05-25T00:59:40.416Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2023-05-25T00:59:40.416Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-05-25T00:59:40.417Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-05-25T00:59:40.417Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-05-25T00:59:40.417Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=749feae2-0a00-4425-a837-063c3c2d74e9
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-05-25T00:59:40.423Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:40.423Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is matching search criteria
2023-05-25T00:59:40.424Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW c98a261f-e10f 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-05-25T00:59:40.425Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:40.425Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Node template vFW c98a261f-e10f 0 is matching search criteria
2023-05-25T00:59:40.426Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW c98a261f-e10f 0] matching following query criteria: sdcType=VF, customizationUUID=0c7f1c0c-c0ac-4ded-92be-77478a245725
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-05-25T00:59:40.431Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:40.432Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:59:40.432Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 99d672af-0080-41dd-82c3-7447925d1b8b: vFW c98a261f-e10f
2023-05-25T00:59:40.432Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:40.433Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:59:40.433Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:40.433Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:59:40.433Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:40.433Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:59:40.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:40.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:59:40.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T00:59:40.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-05-25 00-58-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T00:59:40.435Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Saving Service: vFW 2023-05-25 00-58-09
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-05-25T00:59:40.947Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW c98a261f-e10f cd0811db-d00e-439e-91ea-e41ad46f6a0f 1 ASDC deployResourceStructure
2023-05-25T00:59:40.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json ASDC sendASDCNotification
2023-05-25T00:59:40.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json
2023-05-25T00:59:40.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-25T00:59:40.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:59:40.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:59:40.948Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976380948,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:59:41.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-05-25T00:59:41.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml
2023-05-25T00:59:41.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-25T00:59:41.949Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:59:41.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:59:41.950Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976381949,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:59:42.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-05-25T00:59:42.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env
2023-05-25T00:59:42.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-25T00:59:42.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:59:42.951Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:59:42.952Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976382951,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:59:43.953Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar ASDC sendASDCNotification
2023-05-25T00:59:43.953Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar
2023-05-25T00:59:43.953Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-25T00:59:43.953Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T00:59:43.953Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T00:59:43.954Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976383952,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T00:59:44.955Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-05-25T00:59:44.984Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-25T00:59:44.992Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-25T00:59:44.992Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-25T00:59:44.992Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-25T01:00:09.352Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:00:09.354Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:00:09.354Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "multicloud-k8s",
"timestamp": 1684976358576,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:00:09.355Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:00:09.355Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:00:09.355Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "policy-distribution-id",
"timestamp": 1684976355870,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:00:09.355Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:00:09.355Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:00:09.355Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976324901,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:00:09.355Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:00:09.355Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:00:09.356Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976363445,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:00:09.356Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:00:14.993Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-05-25T01:00:15.021Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-25T01:00:15.027Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-25T01:00:15.028Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-25T01:00:15.028Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-25T01:00:45.028Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-05-25T01:00:45.057Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-25T01:00:45.062Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-25T01:00:45.063Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-25T01:00:45.063Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-25T01:01:09.352Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:01:09.360Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.360Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "aai-model-loader",
"timestamp": 1684976366398,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.361Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.361Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.361Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "multicloud-k8s",
"timestamp": 1684976358576,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json",
"status": "NOTIFIED"
}
2023-05-25T01:01:09.361Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.361Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.361Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976350185,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json",
"status": "NOTIFIED"
}
2023-05-25T01:01:09.362Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.362Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.362Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976324901,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.362Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.362Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.362Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976363445,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.362Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.362Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.362Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "policy-distribution-id",
"timestamp": 1684976355870,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.363Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.363Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.363Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "aai-model-loader",
"timestamp": 1684976366398,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.363Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.363Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.363Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "multicloud-k8s",
"timestamp": 1684976358576,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-05-25T01:01:09.363Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.363Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.363Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976350185,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-05-25T01:01:09.363Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.363Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.363Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976324901,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.364Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.364Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.364Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "policy-distribution-id",
"timestamp": 1684976355870,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-05-25T01:01:09.364Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.364Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.364Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976363445,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.364Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.364Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.364Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "aai-model-loader",
"timestamp": 1684976366398,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.365Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.365Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.365Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976350185,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.365Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.365Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.365Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "multicloud-k8s",
"timestamp": 1684976358576,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.365Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.366Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.366Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976324901,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.366Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.366Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.366Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "policy-distribution-id",
"timestamp": 1684976355870,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.366Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.366Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.367Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976363445,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.367Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.367Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.367Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "aai-model-loader",
"timestamp": 1684976366398,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.367Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.367Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.367Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976350185,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-05-25T01:01:09.368Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.368Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.368Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976324901,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.368Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.368Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.368Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "multicloud-k8s",
"timestamp": 1684976358576,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-05-25T01:01:09.368Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.368Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.369Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "policy-distribution-id",
"timestamp": 1684976355870,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.369Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.369Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.369Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976363445,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.369Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.369Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.369Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "aai-model-loader",
"timestamp": 1684976366398,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.369Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.369Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.370Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976350185,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.370Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.370Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.370Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976324901,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.370Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.370Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.370Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "multicloud-k8s",
"timestamp": 1684976358576,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.370Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.371Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.371Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "policy-distribution-id",
"timestamp": 1684976355870,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.371Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.371Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.371Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976363445,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.371Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.372Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "aai-model-loader",
"timestamp": 1684976366398,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.372Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.372Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976350185,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T01:01:09.372Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.372Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.372Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "multicloud-k8s",
"timestamp": 1684976358576,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T01:01:09.372Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.373Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.373Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "policy-distribution-id",
"timestamp": 1684976355870,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T01:01:09.373Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.373Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.373Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976324901,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T01:01:09.373Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.373Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.373Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976363445,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.374Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.374Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.374Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "aai-model-loader",
"timestamp": 1684976366398,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T01:01:09.374Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.374Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.374Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "multicloud-k8s",
"timestamp": 1684976373992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:01:09.374Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.374Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.374Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "policy-distribution-id",
"timestamp": 1684976373701,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:01:09.375Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.375Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.375Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976373706,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:01:09.375Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.375Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.375Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976374160,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:01:09.375Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.375Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.375Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "aai-model-loader",
"timestamp": 1684976373565,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:01:09.375Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.376Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.376Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976373064,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.376Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.376Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.376Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "policy-distribution-id",
"timestamp": 1684976374704,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-25T01:01:09.376Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.376Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.376Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976374710,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-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-05-25T01:01:09.400Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5
2023-05-25T01:01:09.400Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 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-05-25T01:01:09.430Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.431Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "multicloud-k8s",
"timestamp": 1684976375126,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:01:09.431Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.431Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.432Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976373064,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.432Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.432Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.432Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "policy-distribution-id",
"timestamp": 1684976375706,
"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-05-25T01:01:09.449Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5
2023-05-25T01:01:09.449Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 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-05-25T01:01:09.477Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.478Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "multicloud-k8s",
"timestamp": 1684976376244,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:01:09.478Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.478Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.478Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976373064,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.478Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.479Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.479Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976377088,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:01:09.479Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.479Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.479Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "multicloud-k8s",
"timestamp": 1684976377300,
"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-05-25T01:01:09.497Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5
2023-05-25T01:01:09.497Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 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-05-25T01:01:09.517Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.517Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976373064,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.517Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.517Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.517Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976378216,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:01:09.518Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.518Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.518Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "multicloud-k8s",
"timestamp": 1684976378302,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json",
"status": "DEPLOY_OK"
}
2023-05-25T01:01:09.518Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.518Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.518Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976373064,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.518Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.518Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.519Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976379324,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:01:09.519Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.519Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.519Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976373064,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:01:09.519Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.519Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.519Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976373064,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T01:01:09.519Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.520Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.520Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976380948,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/vfwc98a261fe10f0_modules.json",
"status": "DEPLOY_OK"
}
2023-05-25T01:01:09.520Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.520Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.520Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976380886,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:01:09.520Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.520Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.520Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976381949,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-05-25T01:01:09.520Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.521Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.521Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976382951,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/resourceInstances/vfwc98a261fe10f0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-05-25T01:01:09.521Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.521Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.521Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "aai-model-loader",
"timestamp": 1684976382357,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-25T01:01:09.521Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.522Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.522Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976383952,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-25T01:01:09.522Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.522Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.522Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "aai-model-loader",
"timestamp": 1684976383361,
"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-05-25T01:01:09.539Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5
2023-05-25T01:01:09.539Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 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-05-25T01:01:09.572Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.572Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976384722,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230525005809/1.0/artifacts/service-Vfw20230525005809-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-25T01:01:09.572Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:01:09.572Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-05-25T01:01:09.572Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976385727,
"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-05-25T01:01:09.588Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5
2023-05-25T01:01:09.589Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 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-05-25T01:01:15.063Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-05-25T01:01:15.091Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-25T01:01:15.099Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-25T01:01:15.099Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-25T01:01:15.099Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-25T01:01:15.100Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-25T01:01:15.100Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-25T01:01:15.100Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-25T01:01:15.100Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-25T01:01:15.100Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-25T01:01:15.100Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-25T01:01:15.100Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||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-05-25T01:01:15.116Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-25T01:01:45.117Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 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-05-25T01:01:45.132Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 and serviceModelVersionId: 99d672af-0080-41dd-82c3-7447925d1b8b
2023-05-25T01:01:45.132Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c3cf9995-6d88-41b9-8e67-fe28248c46ea
2023-05-25T01:01:45.133Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c3cf9995-6d88-41b9-8e67-fe28248c46ea/model-vers/model-ver/99d672af-0080-41dd-82c3-7447925d1b8b?depth=0
2023-05-25T01:01:45.146Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-05-25T01:01:45.228Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3cf9995-6d88-41b9-8e67-fe28248c46ea/model-vers/model-ver/99d672af-0080-41dd-82c3-7447925d1b8b?depth=0|INFO|500||Invoke
2023-05-25T01:01:45.229Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3cf9995-6d88-41b9-8e67-fe28248c46ea/model-vers/model-ver/99d672af-0080-41dd-82c3-7447925d1b8b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3cf9995-6d88-41b9-8e67-fe28248c46ea/model-vers/model-ver/99d672af-0080-41dd-82c3-7447925d1b8b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1e55ef0c-dabd-48eb-8b7b-20fee542e883], X-ECOMP-RequestID=[c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5], X-TransactionId=[], X-ONAP-RequestID=[c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5], Content-Type=[application/merge-patch+json]}
2023-05-25T01:01:45.239Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3cf9995-6d88-41b9-8e67-fe28248c46ea/model-vers/model-ver/99d672af-0080-41dd-82c3-7447925d1b8b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-05-25T01:01:45.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3cf9995-6d88-41b9-8e67-fe28248c46ea/model-vers/model-ver/99d672af-0080-41dd-82c3-7447925d1b8b?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/c3cf9995-6d88-41b9-8e67-fe28248c46ea/model-vers/model-ver/99d672af-0080-41dd-82c3-7447925d1b8b?depth=0 has http status code:200 and response headers:{date=[Thu, 25 May 2023 01:01:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[191], vertex-id=[364560], x-aai-txid=[2-aai-resources-230525-01:01:45:428-30380], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-25T01:01:45.434Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3cf9995-6d88-41b9-8e67-fe28248c46ea/model-vers/model-ver/99d672af-0080-41dd-82c3-7447925d1b8b?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-05-25T01:01:45.435Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3cf9995-6d88-41b9-8e67-fe28248c46ea/model-vers/model-ver/99d672af-0080-41dd-82c3-7447925d1b8b?depth=0|INFO|500||InvokeReturn
2023-05-25T01:01:45.435Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-25T01:01:45.435Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||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-05-25T01:01:45.442Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||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-05-25T01:01:45.442Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-25T01:01:45.442Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-25T01:01:45.443Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-05-25T01:01:45.443Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T01:01:45.443Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976505442,
"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-05-25T01:01:46.476Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T01:02:09.351Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:02:09.360Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-25T01:02:09.361Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976505442,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-05-25T01:02:09.362Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:02:46.477Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T01:03:09.352Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:03:46.478Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T01:04:09.353Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:04:46.479Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T01:05:09.355Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:05:46.481Z|c9dbfe4e-2aac-4f4f-bf21-89cf80c98ff5|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T01:06:09.356Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:06:46.481Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T01:07:09.357Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:07:46.483Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T01:08:09.358Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:08:46.486Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T01:08:58.199Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-25T01:08:58.200Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"9720e657-b8d7-434a-83c3-48c84cde3429","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"500736bf-0e51-4820-8499-b82f2222798b","serviceDescription":"service","serviceInvariantUUID":"5bff44e0-f333-4197-8f2c-d077524f198e","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6d332edc-ce63-419f-a46e-36eeb61b339c","resourceInvariantUUID":"c6f600dc-aae5-4b8c-b247-8d95679b6a1f","resourceCustomizationUUID":"33f4b7c4-0e81-4499-afc7-941a04415d5f","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":"MTdlYzdhZWUzYjEyNjk5MjZlZmZhYTMwOWUzOTNkNWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"54e1f0f7-87b6-46ee-ac04-9bb5ed7ca0de","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ODU0N2Y1Zjc1ZGJjMTM0MzUyM2JmNDE5ZjY4M2Q5YjA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"006feb5f-79bd-4421-a957-2663e4508958","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-25T01:08:58.203Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T01:08:58.204Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-05-25T01:08:58.204Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T01:08:58.204Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976926486,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:08:58.224Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-05-25T01:08:58.225Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976926486,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:08:58.226Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:08:59.205Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T01:08:59.205Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-05-25T01:08:59.206Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T01:08:59.206Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976926486,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:09:00.207Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "500736bf-0e51-4820-8499-b82f2222798b",
"serviceDescription": "service",
"serviceInvariantUUID": "5bff44e0-f333-4197-8f2c-d077524f198e",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "33f4b7c4-0e81-4499-afc7-941a04415d5f",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "6d332edc-ce63-419f-a46e-36eeb61b339c",
"resourceInvariantUUID": "c6f600dc-aae5-4b8c-b247-8d95679b6a1f",
"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": "ODU0N2Y1Zjc1ZGJjMTM0MzUyM2JmNDE5ZjY4M2Q5YjA\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "006feb5f-79bd-4421-a957-2663e4508958"
}
],
"workloadContext": "Production"
}
2023-05-25T01:09:00.207Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-25T01:09:00.207Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 500736bf-0e51-4820-8499-b82f2222798b ASDC
2023-05-25T01:09:00.208Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:9720e657-b8d7-434a-83c3-48c84cde3429
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:500736bf-0e51-4820-8499-b82f2222798b
ServiceInvariantUUID:5bff44e0-f333-4197-8f2c-d077524f198e
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:006feb5f-79bd-4421-a957-2663e4508958
ArtifactChecksum:ODU0N2Y1Zjc1ZGJjMTM0MzUyM2JmNDE5ZjY4M2Q5YjA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:33f4b7c4-0e81-4499-afc7-941a04415d5f
ResourceInvariantUUID:c6f600dc-aae5-4b8c-b247-8d95679b6a1f
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:6d332edc-ce63-419f-a46e-36eeb61b339c
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-05-25T01:09:00.209Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 500736bf-0e51-4820-8499-b82f2222798b 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-05-25T01:09:00.267Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-25T01:09:00.268Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-05-25T01:09:00.268Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-05-25T01:09:00.269Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 006feb5f-79bd-4421-a957-2663e4508958 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-25T01:09:00.269Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-05-25T01:09:00.269Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-25T01:09:00.434Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-05-25T01:09:00.437Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 006feb5f-79bd-4421-a957-2663e4508958 57779
2023-05-25T01:09:00.438Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-05-25T01:09:00.438Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-25T01:09:00.438Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-25T01:09:00.438Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-05-25T01:09:00.439Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T01:09:00.439Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976940438,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:09:01.439Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-25T01:09:01.440Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-05-25T01:09:01.440Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 006feb5f-79bd-4421-a957-2663e4508958, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-25T01:09:01.440Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-05-25T01:09:01.440Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-25T01:09:01.440Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-25T01:09:01.586Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3738105157177266532/Definitions/service-BasicNetwork-template.yml
2023-05-25T01:09:01.889Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-25T01:09:01.889Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-05-25T01:09:01.889Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-05-25T01:09:01.889Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-05-25T01:09:01.889Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||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-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||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-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||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-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||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-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|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-BasicNetwork-csar.csar
2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||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-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||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-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||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-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T01:09:01.890Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T01:09:01.891Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T01:09:01.891Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T01:09:01.891Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T01:09:01.891Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T01:09:01.891Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T01:09:01.891Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T01:09:01.891Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:500736bf-0e51-4820-8499-b82f2222798b
Model Version:NULL
Model InvariantUuid:5bff44e0-f333-4197-8f2c-d077524f198e
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:c6f600dc-aae5-4b8c-b247-8d95679b6a1f
Model UUID:a0855ec6-b892-476e-9ddc-a4361b9cc76c
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:33f4b7c4-0e81-4499-afc7-941a04415d5f
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-05-25T01:09:01.909Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Processing Resource Type: VL, Model UUID: 6d332edc-ce63-419f-a46e-36eeb61b339c
2023-05-25T01:09:01.909Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||No resources found for Service: 500736bf-0e51-4820-8499-b82f2222798b
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-05-25T01:09:01.914Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||
2023-05-25T01:09:01.914Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-05-25T01:09:01.915Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 500736bf-0e51-4820-8499-b82f2222798b
2023-05-25T01:09:01.915Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 500736bf-0e51-4820-8499-b82f2222798b
2023-05-25T01:09:01.915Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-05-25T01:09:01.915Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||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-05-25T01:09:01.925Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2e2130be, org.onap.sdc.toscaparser.api.parameters.Input@4f291925, org.onap.sdc.toscaparser.api.parameters.Input@20249e64, org.onap.sdc.toscaparser.api.parameters.Input@33aec36d, org.onap.sdc.toscaparser.api.parameters.Input@142da166]
2023-05-25T01:09:01.926Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T01:09:01.926Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T01:09:01.926Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T01:09:01.926Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T01:09:01.926Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 500736bf-0e51-4820-8499-b82f2222798b: Generic NeutronNet
2023-05-25T01:09:01.926Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T01:09:01.926Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T01:09:01.926Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T01:09:01.926Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||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-05-25T01:09:01.988Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T01:09:01.989Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T01:09:01.989Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T01:09:01.990Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T01:09:01.990Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T01:09:01.990Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T01:09:01.990Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||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-05-25T01:09:02.131Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-05-25T01:09:02.131Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-05-25T01:09:02.132Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-05-25T01:09:02.132Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-05-25T01:09:02.133Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-05-25T01:09:02.133Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T01:09:02.133Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976942131,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:09:03.134Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-05-25T01:09:03.165Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-25T01:09:03.170Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-25T01:09:03.170Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-25T01:09:03.171Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-25T01:09:09.353Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:09:09.354Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:09:09.354Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "policy-distribution-id",
"timestamp": 1684976916749,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:09:09.355Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:09:09.355Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:09:09.355Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976921192,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:09:09.355Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:09:33.163Z||kafka-producer-network-thread | SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5dc1b03b-a31c-4bde-b2b5-6f7dce88fa22] Node 1 disconnected.
2023-05-25T01:09:33.171Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-05-25T01:09:33.199Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-25T01:09:33.204Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-25T01:09:33.204Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-25T01:09:33.204Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-25T01:10:03.204Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-05-25T01:10:03.228Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-25T01:10:03.237Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-25T01:10:03.237Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-25T01:10:03.237Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-25T01:10:09.355Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:10:09.358Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.358Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "aai-model-loader",
"timestamp": 1684976936398,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:10:09.375Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:10:09.376Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.377Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "multicloud-k8s",
"timestamp": 1684976919321,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:10:09.379Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:10:09.379Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.379Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976915734,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:10:09.380Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:10:09.380Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.380Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976926486,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T01:10:09.380Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:10:09.380Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.380Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "policy-distribution-id",
"timestamp": 1684976916749,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T01:10:09.380Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:10:09.380Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.381Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976921192,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:10:09.381Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:10:09.381Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.381Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "aai-model-loader",
"timestamp": 1684976936398,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T01:10:09.382Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:10:09.382Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.382Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "multicloud-k8s",
"timestamp": 1684976919321,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T01:10:09.385Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:10:09.385Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.385Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976915734,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T01:10:09.385Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:10:09.385Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.385Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976940438,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:10:09.385Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:10:09.385Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.385Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "policy-distribution-id",
"timestamp": 1684976940043,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:10:09.386Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:10:09.386Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.386Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "aai-model-loader",
"timestamp": 1684976939800,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:10:09.386Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:10:09.386Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.386Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976940045,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:10:09.387Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:10:09.387Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.387Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "policy-distribution-id",
"timestamp": 1684976941046,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-25T01:10:09.387Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:10:09.387Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.387Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976941053,
"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-05-25T01:10:09.426Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 9720e657-b8d7-434a-83c3-48c84cde3429
2023-05-25T01:10:09.426Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9720e657-b8d7-434a-83c3-48c84cde3429 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-05-25T01:10:09.452Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.452Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "SO-sdc-controller",
"timestamp": 1684976942131,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-25T01:10:09.454Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:10:09.454Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.454Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "policy-distribution-id",
"timestamp": 1684976942048,
"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-05-25T01:10:09.486Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9720e657-b8d7-434a-83c3-48c84cde3429
2023-05-25T01:10:09.487Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9720e657-b8d7-434a-83c3-48c84cde3429 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-05-25T01:10:09.516Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.517Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "aai-model-loader",
"timestamp": 1684976943080,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-25T01:10:09.519Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:10:09.519Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.519Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976943064,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:10:09.520Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:10:09.520Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.520Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "aai-model-loader",
"timestamp": 1684976944082,
"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-05-25T01:10:09.534Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9720e657-b8d7-434a-83c3-48c84cde3429
2023-05-25T01:10:09.535Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9720e657-b8d7-434a-83c3-48c84cde3429 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-05-25T01:10:09.570Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.570Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976943064,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T01:10:09.571Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:10:09.571Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.571Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976945872,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:10:09.571Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:10:09.571Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:10:09.571Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976947592,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-25T01:10:09.572Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:10:33.237Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-05-25T01:10:33.266Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-25T01:10:33.271Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-25T01:10:33.272Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-25T01:10:33.272Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-25T01:10:33.272Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-25T01:11:03.273Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-05-25T01:11:03.298Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-25T01:11:03.304Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-25T01:11:03.304Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-25T01:11:03.304Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-05-25T01:11:03.304Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-05-25T01:11:09.352Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:11:09.356Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.357Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976948599,
"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-05-25T01:11:09.374Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9720e657-b8d7-434a-83c3-48c84cde3429
2023-05-25T01:11:09.375Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9720e657-b8d7-434a-83c3-48c84cde3429 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-05-25T01:11:09.398Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.398Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976942055,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.398Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.399Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.399Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "aai-model-loader",
"timestamp": 1684976966398,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.399Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.399Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.399Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "policy-distribution-id",
"timestamp": 1684976973051,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.399Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.399Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.399Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976961159,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.399Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.399Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.399Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "multicloud-k8s",
"timestamp": 1684976970127,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.400Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.400Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.400Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976973065,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.400Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.400Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.400Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "aai-model-loader",
"timestamp": 1684976966398,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.400Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.400Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.400Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976942055,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.400Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.400Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.401Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976961159,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.401Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.401Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.401Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "policy-distribution-id",
"timestamp": 1684976973051,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.401Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.401Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.401Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "multicloud-k8s",
"timestamp": 1684976970127,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.401Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.401Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.401Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976973065,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.401Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.402Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.402Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "aai-model-loader",
"timestamp": 1684976966398,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.402Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.402Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.402Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976961159,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.402Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.402Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.402Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "policy-distribution-id",
"timestamp": 1684976973051,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.402Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.402Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.403Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976942055,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.403Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.403Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.403Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "multicloud-k8s",
"timestamp": 1684976970127,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.403Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.403Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.403Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976973065,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.403Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.403Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.403Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "aai-model-loader",
"timestamp": 1684976966398,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.404Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.404Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.404Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976961159,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.404Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.404Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.404Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "policy-distribution-id",
"timestamp": 1684976973051,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.404Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.404Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.404Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976942055,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.404Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.405Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.405Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "multicloud-k8s",
"timestamp": 1684976970127,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.405Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.405Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.405Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976973065,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.405Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.405Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.405Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "aai-model-loader",
"timestamp": 1684976966398,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.405Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.406Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.406Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976961159,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.406Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.406Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.406Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "policy-distribution-id",
"timestamp": 1684976973051,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.406Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.406Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.406Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976942055,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.406Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.406Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.407Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "multicloud-k8s",
"timestamp": 1684976970127,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.407Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.407Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.407Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976973065,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.407Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.407Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.407Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "aai-model-loader",
"timestamp": 1684976966398,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.407Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.407Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.407Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976942055,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.407Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.408Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.408Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "policy-distribution-id",
"timestamp": 1684976973051,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.408Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.408Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.408Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976961159,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOTIFIED"
}
2023-05-25T01:11:09.408Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.408Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.409Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "multicloud-k8s",
"timestamp": 1684976970127,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.409Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.409Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.409Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976973065,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.409Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.409Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.410Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "aai-model-loader",
"timestamp": 1684976966398,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.410Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.410Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.410Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976961159,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.410Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.411Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.411Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "policy-distribution-id",
"timestamp": 1684976973051,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.411Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.411Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.411Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976942055,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.411Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.411Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.412Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "multicloud-k8s",
"timestamp": 1684976970127,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.412Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.412Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.412Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976973065,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.412Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.412Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.413Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "aai-model-loader",
"timestamp": 1684976966398,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T01:11:09.413Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.413Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.413Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976961159,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:11:09.413Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.414Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.414Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "policy-distribution-id",
"timestamp": 1684976973051,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T01:11:09.414Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.414Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.414Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976942055,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T01:11:09.414Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.415Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.415Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "multicloud-k8s",
"timestamp": 1684976970127,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T01:11:09.415Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.415Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.415Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976973065,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T01:11:09.416Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.416Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.416Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "policy-distribution-id",
"timestamp": 1684976987010,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:11:09.416Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.416Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.416Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976987014,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:11:09.416Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.416Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.417Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "aai-model-loader",
"timestamp": 1684976986770,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:11:09.417Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.417Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.417Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976987944,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/MyPnf_Pnf_v1.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:11:09.417Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.417Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.417Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976987438,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:11:09.418Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.418Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.418Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "policy-distribution-id",
"timestamp": 1684976988013,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-25T01:11:09.418Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.418Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.418Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976988022,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-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-05-25T01:11:09.456Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00
2023-05-25T01:11:09.456Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00 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-05-25T01:11:09.481Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.482Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976989319,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/MyPnf_Pnf_v1.yaml",
"status": "DEPLOY_OK"
}
2023-05-25T01:11:09.482Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.482Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.482Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "policy-distribution-id",
"timestamp": 1684976989017,
"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-05-25T01:11:09.497Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00
2023-05-25T01:11:09.497Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00 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-05-25T01:11:09.520Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.521Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "ves-openapi-manager",
"timestamp": 1684976990321,
"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-05-25T01:11:09.534Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00
2023-05-25T01:11:09.534Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00 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-05-25T01:11:09.555Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.556Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976989668,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-25T01:11:09.556Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.556Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.556Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "aai-model-loader",
"timestamp": 1684976990446,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-25T01:11:09.556Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:11:09.556Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.556Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684976990673,
"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-05-25T01:11:09.570Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00
2023-05-25T01:11:09.570Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00 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-05-25T01:11:09.590Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:11:09.590Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "aai-model-loader",
"timestamp": 1684976991448,
"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-05-25T01:11:09.604Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00
2023-05-25T01:11:09.604Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00 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-05-25T01:11:33.305Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-05-25T01:11:33.336Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-05-25T01:11:33.342Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-05-25T01:11:33.342Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-05-25T01:11:33.343Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-05-25T01:11:33.343Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-05-25T01:11:33.343Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-25T01:11:33.343Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-25T01:11:33.343Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-25T01:11:33.344Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-25T01:11:33.344Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-05-25T01:11:33.344Z|9720e657-b8d7-434a-83c3-48c84cde3429|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-05-25T01:11:33.363Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-05-25T01:12:03.363Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9720e657-b8d7-434a-83c3-48c84cde3429 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-05-25T01:12:03.376Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9720e657-b8d7-434a-83c3-48c84cde3429 and serviceModelVersionId: 500736bf-0e51-4820-8499-b82f2222798b
2023-05-25T01:12:03.376Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5bff44e0-f333-4197-8f2c-d077524f198e
2023-05-25T01:12:03.377Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5bff44e0-f333-4197-8f2c-d077524f198e/model-vers/model-ver/500736bf-0e51-4820-8499-b82f2222798b?depth=0
2023-05-25T01:12:03.382Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-05-25T01:12:03.451Z|9720e657-b8d7-434a-83c3-48c84cde3429|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/5bff44e0-f333-4197-8f2c-d077524f198e/model-vers/model-ver/500736bf-0e51-4820-8499-b82f2222798b?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-05-25T01:12:03.453Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bff44e0-f333-4197-8f2c-d077524f198e/model-vers/model-ver/500736bf-0e51-4820-8499-b82f2222798b?depth=0|INFO|500||Invoke
2023-05-25T01:12:03.462Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bff44e0-f333-4197-8f2c-d077524f198e/model-vers/model-ver/500736bf-0e51-4820-8499-b82f2222798b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-05-25T01:12:03.631Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bff44e0-f333-4197-8f2c-d077524f198e/model-vers/model-ver/500736bf-0e51-4820-8499-b82f2222798b?depth=0|INFO|500||InvokeReturn
2023-05-25T01:12:03.631Z|9720e657-b8d7-434a-83c3-48c84cde3429|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/5bff44e0-f333-4197-8f2c-d077524f198e/model-vers/model-ver/500736bf-0e51-4820-8499-b82f2222798b?depth=0 has http status code:200 and response headers:{date=[Thu, 25 May 2023 01:12:03 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[164], vertex-id=[372752], x-aai-txid=[1-aai-resources-230525-01:12:03:663-92376], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-05-25T01:12:03.631Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-05-25T01:12:03.632Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-05-25T01:12:03.632Z|9720e657-b8d7-434a-83c3-48c84cde3429|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-05-25T01:12:03.640Z|9720e657-b8d7-434a-83c3-48c84cde3429|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-05-25T01:12:03.640Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9720e657-b8d7-434a-83c3-48c84cde3429 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-05-25T01:12:03.640Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-05-25T01:12:03.640Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-05-25T01:12:03.641Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T01:12:03.641Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "9720e657-b8d7-434a-83c3-48c84cde3429",
"consumerID": "SO-sdc-controller",
"timestamp": 1684977123640,
"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-05-25T01:12:04.780Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-25T01:12:04.790Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-05-25T01:12:04.791Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00","serviceName":"Demo_pNF_SHNurFCuSiQ87nbYdu5s","serviceVersion":"1.0","serviceUUID":"8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4","serviceDescription":"catalog service description","serviceInvariantUUID":"49a3e637-e278-4ba4-bacc-ff26f178eb39","resources":[{"resourceInstanceName":"pNF 57b163a2-2686 0","resourceName":"pNF 57b163a2-2686","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7627c26a-5293-42ce-8589-20814b085256","resourceInvariantUUID":"3ebd825d-9c4e-4bbe-9224-1086c86a47e6","resourceCustomizationUUID":"17b4a980-ba30-4749-b3b9-d900d70b3ad4","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vf-license-model.xml","artifactChecksum":"NzdlZmNiYzBjNzNlMmVkNGEzOGYzZTg1M2U1NTM3Yzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f4920cf0-f0ee-4874-8b3e-943d826b7cfe","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/pNF.csar","artifactChecksum":"YTZhMTcwZDJkMWM3ZWZlMDE4NWQ1MzdiODFiZjZmOWI\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"84c6eb76-34bb-4d31-a113-c4d6c555a57d","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"475e8980-9ef6-49ff-8e58-88795fb81dcd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vendor-license-model.xml","artifactChecksum":"MzIwYmZhMmUxMzBlMjZlYTJkZDQyNTQ4YjMwM2QwMWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"6927de97-0147-4db8-bbbb-385221a1ee7e","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dc0b5212-5c58-4d59-b925-643d80927574","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"84ce98fe-aba6-4079-9a68-f39efd36eefe","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfShnurfcusiq87nbydu5s-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-template.yml","artifactChecksum":"MTA0YjdhNjJkMGZlOTY4YzkwMzZkYWJhNjBjZDhjYTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8fb9243e-b932-45fb-ac7a-e99492d9d9ed","artifactVersion":"1"},{"artifactName":"service-DemoPnfShnurfcusiq87nbydu5s-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar","artifactChecksum":"ODhkYmIxOWUxYWRiZTVjZjA4NTIyMWZhNzhjYmRmZjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"96bc5346-b622-4ff1-ba4d-67337e29ddcc","artifactVersion":"1"}],"workloadContext":"Production"}
2023-05-25T01:12:04.794Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T01:12:04.794Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-05-25T01:12:04.795Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T01:12:04.795Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "SO-sdc-controller",
"timestamp": 1684977124780,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:12:05.797Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T01:12:05.797Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-05-25T01:12:05.798Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T01:12:05.798Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "SO-sdc-controller",
"timestamp": 1684977124780,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:12:06.799Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T01:12:06.800Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-05-25T01:12:06.800Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T01:12:06.800Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "SO-sdc-controller",
"timestamp": 1684977124780,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:12:07.801Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T01:12:07.801Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-05-25T01:12:07.801Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T01:12:07.801Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "SO-sdc-controller",
"timestamp": 1684977124780,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:12:08.802Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T01:12:08.803Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-05-25T01:12:08.803Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T01:12:08.803Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "SO-sdc-controller",
"timestamp": 1684977124780,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:12:09.351Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:12:09.356Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.356Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "multicloud-k8s",
"timestamp": 1684977017179,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.357Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.357Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.357Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "policy-distribution-id",
"timestamp": 1684976990020,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.357Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.358Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.358Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "ves-openapi-manager",
"timestamp": 1684977011325,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.358Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.358Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.358Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976989025,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.358Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.358Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.358Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "multicloud-k8s",
"timestamp": 1684977017179,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-05-25T01:12:09.358Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.358Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.359Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "policy-distribution-id",
"timestamp": 1684976990020,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.359Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.359Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.359Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "ves-openapi-manager",
"timestamp": 1684977011325,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.359Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.359Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.359Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976989025,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.359Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.359Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.359Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "multicloud-k8s",
"timestamp": 1684977017179,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-05-25T01:12:09.360Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.360Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.360Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "policy-distribution-id",
"timestamp": 1684976990020,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-05-25T01:12:09.360Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.360Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.360Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "ves-openapi-manager",
"timestamp": 1684977011325,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.360Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.360Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.360Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976989025,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.360Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.360Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.360Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "multicloud-k8s",
"timestamp": 1684977017179,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.361Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.361Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.361Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "policy-distribution-id",
"timestamp": 1684976990020,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.361Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.361Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.361Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "ves-openapi-manager",
"timestamp": 1684977011325,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.361Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.361Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.361Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976989025,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.361Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.362Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.362Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "multicloud-k8s",
"timestamp": 1684977017179,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-05-25T01:12:09.362Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.362Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.362Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "policy-distribution-id",
"timestamp": 1684976990020,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.362Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.362Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.362Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "ves-openapi-manager",
"timestamp": 1684977011325,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.362Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.363Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.363Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976989025,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.363Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.363Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.363Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "multicloud-k8s",
"timestamp": 1684977017179,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.363Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.363Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.363Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "policy-distribution-id",
"timestamp": 1684976990020,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.363Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.363Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.363Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "ves-openapi-manager",
"timestamp": 1684977011325,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.363Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.364Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.364Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976989025,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.364Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.364Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.364Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "multicloud-k8s",
"timestamp": 1684977017179,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T01:12:09.364Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.364Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.364Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "policy-distribution-id",
"timestamp": 1684976990020,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T01:12:09.364Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.364Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.364Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "ves-openapi-manager",
"timestamp": 1684977011325,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.364Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.365Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.365Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "cds-sdc-listener",
"timestamp": 1684976989025,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T01:12:09.365Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.365Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.365Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "aai-model-loader",
"timestamp": 1684977026398,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.365Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.365Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.365Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "multicloud-k8s",
"timestamp": 1684977027145,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:12:09.365Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.365Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.365Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "policy-distribution-id",
"timestamp": 1684977026853,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:12:09.365Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.365Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.365Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "cds-sdc-listener",
"timestamp": 1684977026862,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:12:09.365Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.365Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.366Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "aai-model-loader",
"timestamp": 1684977026398,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.366Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.366Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.366Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "policy-distribution-id",
"timestamp": 1684977027859,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-25T01:12:09.366Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.366Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.366Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "cds-sdc-listener",
"timestamp": 1684977027869,
"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-05-25T01:12:09.403Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 959b45fd-8382-46e4-876d-c7d18374bed5
2023-05-25T01:12:09.403Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 959b45fd-8382-46e4-876d-c7d18374bed5 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-05-25T01:12:09.427Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.427Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "multicloud-k8s",
"timestamp": 1684977028272,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:12:09.427Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.427Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.427Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "aai-model-loader",
"timestamp": 1684977026398,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.427Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.427Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.427Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "policy-distribution-id",
"timestamp": 1684977028861,
"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-05-25T01:12:09.440Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 959b45fd-8382-46e4-876d-c7d18374bed5
2023-05-25T01:12:09.440Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 959b45fd-8382-46e4-876d-c7d18374bed5 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-05-25T01:12:09.460Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.460Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "multicloud-k8s",
"timestamp": 1684977029464,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:12:09.460Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.460Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.461Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "aai-model-loader",
"timestamp": 1684977026398,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.461Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.461Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.461Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "multicloud-k8s",
"timestamp": 1684977030524,
"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-05-25T01:12:09.476Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 959b45fd-8382-46e4-876d-c7d18374bed5
2023-05-25T01:12:09.476Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 959b45fd-8382-46e4-876d-c7d18374bed5 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-05-25T01:12:09.492Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.492Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "aai-model-loader",
"timestamp": 1684977026398,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.493Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.493Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.493Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "multicloud-k8s",
"timestamp": 1684977031526,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-05-25T01:12:09.493Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.493Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.493Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "aai-model-loader",
"timestamp": 1684977026398,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.493Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.493Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.493Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "aai-model-loader",
"timestamp": 1684977026398,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T01:12:09.493Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.494Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.494Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "aai-model-loader",
"timestamp": 1684977033536,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:12:09.494Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.494Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.494Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684977033064,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.494Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.494Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.494Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684977033064,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.494Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.495Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.495Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684977033064,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.495Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.495Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.495Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684977033064,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.495Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.495Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.495Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684977033064,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.495Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.495Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.495Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684977033064,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-05-25T01:12:09.496Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.496Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.496Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "aai-model-loader",
"timestamp": 1684977039569,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-25T01:12:09.496Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.496Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.496Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684977033064,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-05-25T01:12:09.496Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.496Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.496Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "aai-model-loader",
"timestamp": 1684977040571,
"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-05-25T01:12:09.509Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 959b45fd-8382-46e4-876d-c7d18374bed5
2023-05-25T01:12:09.509Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 959b45fd-8382-46e4-876d-c7d18374bed5 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-05-25T01:12:09.530Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.531Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684977040854,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-05-25T01:12:09.531Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.531Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.531Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684977043284,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-05-25T01:12:09.531Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-05-25T01:12:09.531Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-05-25T01:12:09.531Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "959b45fd-8382-46e4-876d-c7d18374bed5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1684977044299,
"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-05-25T01:12:09.544Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 959b45fd-8382-46e4-876d-c7d18374bed5
2023-05-25T01:12:09.545Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 959b45fd-8382-46e4-876d-c7d18374bed5 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-05-25T01:12:09.804Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T01:12:09.804Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-05-25T01:12:09.804Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T01:12:09.805Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "SO-sdc-controller",
"timestamp": 1684977124780,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/resourceInstances/pnf57b163a226860/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:12:10.805Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T01:12:10.806Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-05-25T01:12:10.806Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T01:12:10.806Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "SO-sdc-controller",
"timestamp": 1684977124780,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:12:11.807Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-05-25T01:12:11.808Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-05-25T01:12:11.808Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T01:12:11.808Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "SO-sdc-controller",
"timestamp": 1684977124780,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:12:12.810Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"serviceName": "Demo_pNF_SHNurFCuSiQ87nbYdu5s",
"serviceVersion": "1.0",
"serviceUUID": "8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "49a3e637-e278-4ba4-bacc-ff26f178eb39",
"resources": [
{
"resourceInstanceName": "pNF 57b163a2-2686 0",
"resourceCustomizationUUID": "17b4a980-ba30-4749-b3b9-d900d70b3ad4",
"resourceName": "pNF 57b163a2-2686",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "7627c26a-5293-42ce-8589-20814b085256",
"resourceInvariantUUID": "3ebd825d-9c4e-4bbe-9224-1086c86a47e6",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfShnurfcusiq87nbydu5s-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar",
"artifactChecksum": "ODhkYmIxOWUxYWRiZTVjZjA4NTIyMWZhNzhjYmRmZjU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "96bc5346-b622-4ff1-ba4d-67337e29ddcc"
}
],
"workloadContext": "Production"
}
2023-05-25T01:12:12.810Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-05-25T01:12:12.810Z|9720e657-b8d7-434a-83c3-48c84cde3429|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4 ASDC
2023-05-25T01:12:12.810Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00
ServiceName:Demo_pNF_SHNurFCuSiQ87nbYdu5s
ServiceVersion:1.0
ServiceUUID:8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4
ServiceInvariantUUID:49a3e637-e278-4ba4-bacc-ff26f178eb39
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfShnurfcusiq87nbydu5s-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar
ArtifactUUID:96bc5346-b622-4ff1-ba4d-67337e29ddcc
ArtifactChecksum:ODhkYmIxOWUxYWRiZTVjZjA4NTIyMWZhNzhjYmRmZjU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 57b163a2-2686 0
ResourceCustomizationUUID:17b4a980-ba30-4749-b3b9-d900d70b3ad4
ResourceInvariantUUID:3ebd825d-9c4e-4bbe-9224-1086c86a47e6
ResourceName:pNF 57b163a2-2686
ResourceType:PNF
ResourceUUID:7627c26a-5293-42ce-8589-20814b085256
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-05-25T01:12:12.810Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8b82ea73-36be-4aa6-862a-bfc2e8fdb4f4 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-05-25T01:12:12.873Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-25T01:12:12.873Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-05-25T01:12:12.873Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-05-25T01:12:12.874Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 96bc5346-b622-4ff1-ba4d-67337e29ddcc from URL: /sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar
2023-05-25T01:12:12.874Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-05-25T01:12:12.874Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar
2023-05-25T01:12:12.986Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-05-25T01:12:12.989Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar 96bc5346-b622-4ff1-ba4d-67337e29ddcc 87992
2023-05-25T01:12:12.990Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar ASDC sendASDCNotification
2023-05-25T01:12:12.990Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar
2023-05-25T01:12:12.990Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-05-25T01:12:12.990Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-05-25T01:12:12.990Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-05-25T01:12:12.991Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00",
"consumerID": "SO-sdc-controller",
"timestamp": 1684977132990,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-05-25T01:12:13.991Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-05-25T01:12:13.992Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-05-25T01:12:13.992Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 96bc5346-b622-4ff1-ba4d-67337e29ddcc, URL: /sdc/v1/catalog/services/DemoPnfShnurfcusiq87nbydu5s/1.0/artifacts/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar to file: /app/ASDC/1/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar
2023-05-25T01:12:13.992Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfShnurfcusiq87nbydu5s-csar.csar
2023-05-25T01:12:13.993Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar
2023-05-25T01:12:13.993Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar
2023-05-25T01:12:14.144Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP661183329588042337/Definitions/service-DemoPnfShnurfcusiq87nbydu5s-template.yml
2023-05-25T01:12:14.638Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-05-25T01:12:14.638Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-05-25T01:12:14.638Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar
2023-05-25T01:12:14.639Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-05-25T01:12:14.639Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 57b163a2-2686 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-DemoPnfShnurfcusiq87nbydu5s-csar.csar
2023-05-25T01:12:14.639Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||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-DemoPnfShnurfcusiq87nbydu5s-csar.csar
2023-05-25T01:12:14.639Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfShnurfcusiq87nbydu5s-csar.csar
2023-05-25T01:12:14.639Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||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-DemoPnfShnurfcusiq87nbydu5s-csar.csar
2023-05-25T01:12:14.639Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|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-DemoPnfShnurfcusiq87nbydu5s-csar.csar
2023-05-25T01:12:14.639Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|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-DemoPnfShnurfcusiq87nbydu5s-csar.csar
2023-05-25T01:12:14.640Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|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-DemoPnfShnurfcusiq87nbydu5s-csar.csar
2023-05-25T01:12:14.640Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-05-25T01:12:14.640Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T01:12:14.640Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_SHNurFCuSiQ87nbYdu5s is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T01:12:14.640Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Node template pNF 57b163a2-2686 0 is matching search criteria
2023-05-25T01:12:14.640Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-05-25T01:12:14.641Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 57b163a2-2686 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-25T01:12:14.641Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T01:12:14.641Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_SHNurFCuSiQ87nbYdu5s is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T01:12:14.641Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Node template pNF 57b163a2-2686 0 is matching search criteria
2023-05-25T01:12:14.641Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-05-25T01:12:14.641Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 57b163a2-2686 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-05-25T01:12:14.641Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-05-25T01:12:14.642Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_SHNurFCuSiQ87nbYdu5s is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-05-25T01:12:14.642Z|ab7d9a95-b879-4a5a-a6a0-d8729ff7ab00|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery