By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.3.7.RELEASE)
2023-02-10T10:03:04.152Z||main|||||INFO|500||The following profiles are active: basic
2023-02-10T10:03:18.742Z||main|||||INFO|500||Starting service [Tomcat]
2023-02-10T10:03:18.743Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-02-10T10:03:18.898Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-02-10T10:03:25.569Z||main|||||INFO|500||catdb-pool - Starting...
2023-02-10T10:03:26.354Z||main|||||INFO|500||catdb-pool - Start completed.
2023-02-10T10:03:27.141Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-02-10T10:03:27.436Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-02-10T10:03:28.429Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-10T10:03:31.250Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-10T10:03:32.346Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-02-10T10:03:37.012Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10T10:03:37.173Z||main|||||INFO|500||reqdb-pool - Starting...
2023-02-10T10:03:37.219Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-02-10T10:03:37.233Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-02-10T10:03:38.338Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-10T10:03:38.991Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10T10:03:40.616Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-02-10T10:03:41.599Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-02-10T10:03:41.600Z||main|||||ERROR|500||(conn=1266) Table 'catalogdb.activity_spec' doesn't exist
2023-02-10T10:03:41.635Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2023-02-10T10:03:46.085Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-02-10T10:03:50.056Z||main|||||WARN|500||---
2023-02-10T10:03:50.057Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-02-10T10:03:50.058Z||main|||||WARN|500||---
2023-02-10T10:03:50.558Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-02-10T10:03:59.570Z||main|||||INFO|500||Started Application in 59.942 seconds (JVM running for 63.59)
2023-02-10T10:03:59.922Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-10T10:03:59.952Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-10T10:03:59.971Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-10T10:04:00.043Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 75a1b8a7-cad4-4380-9591-bb7fe4f7d5c7 url= /sdc/v1/artifactTypes
2023-02-10T10:04:00.052Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-10T10:04:00.331Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-10T10:04:00.477Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-02-10T10:04:00.478Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-02-10T10:04:00.479Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= f1be0428-5ab9-42f4-9035-38f1af8e7615 url= /sdc/v1/distributionKafkaData
2023-02-10T10:04:00.479Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-02-10T10:04:00.581Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-10T10:04:00.615Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@32607806
2023-02-10T10:04:00.760Z||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-2e7d86f1-e12b-43db-9344-36dc9702fda2
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2023-02-10T10:04:00.885Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2] Instantiated an idempotent producer.
2023-02-10T10:04:01.074Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-02-10T10:04:01.193Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-10T10:04:01.194Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-10T10:04:01.194Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676023441189
2023-02-10T10:04:01.221Z||scheduling-1|||||INFO|500||start DistributionClient
2023-02-10T10:04:01.278Z||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-3d0463a9-65a8-4a02-83ab-0483c410d897
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = so
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-02-10T10:04:01.532Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-10T10:04:01.538Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-10T10:04:01.553Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676023441532
2023-02-10T10:04:01.557Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:04:01.567Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:04:01.578Z||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-3e2b5fdb-f158-4b40-8b31-9d965b6f4748
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = so
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-02-10T10:04:01.599Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-10T10:04:01.600Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-10T10:04:01.600Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676023441599
2023-02-10T10:04:01.601Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:04:01.626Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-02-10T10:04:01.627Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:04:03.183Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, 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 3tnXeKZHSpmHnpK6BqGC4w
2023-02-10T10:04:03.184Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, 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 TAM0DIhOTtCyoitlzRTUPg
2023-02-10T10:04:03.185Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, 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 3tnXeKZHSpmHnpK6BqGC4w
2023-02-10T10:04:03.185Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, 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 TAM0DIhOTtCyoitlzRTUPg
2023-02-10T10:04:03.185Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, 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 3tnXeKZHSpmHnpK6BqGC4w
2023-02-10T10:04:03.185Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, 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 3tnXeKZHSpmHnpK6BqGC4w
2023-02-10T10:04:03.185Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, 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 TAM0DIhOTtCyoitlzRTUPg
2023-02-10T10:04:03.185Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, 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 3tnXeKZHSpmHnpK6BqGC4w
2023-02-10T10:04:03.186Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, 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 3tnXeKZHSpmHnpK6BqGC4w
2023-02-10T10:04:03.183Z||kafka-producer-network-thread | SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2] Cluster ID: J1N-L9JNTe-aUW6PMNsclw
2023-02-10T10:04:03.186Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, 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 TAM0DIhOTtCyoitlzRTUPg
2023-02-10T10:04:03.187Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, 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 TAM0DIhOTtCyoitlzRTUPg
2023-02-10T10:04:03.188Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, groupId=so] Cluster ID: J1N-L9JNTe-aUW6PMNsclw
2023-02-10T10:04:03.188Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, 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 TAM0DIhOTtCyoitlzRTUPg
2023-02-10T10:04:03.189Z||kafka-producer-network-thread | SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2] ProducerId set to 4 with epoch 0
2023-02-10T10:04:03.189Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] Cluster ID: J1N-L9JNTe-aUW6PMNsclw
2023-02-10T10:04:03.189Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-02-10T10:04:03.190Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-02-10T10:04:03.285Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] (Re-)joining group
2023-02-10T10:04:03.286Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, groupId=so] (Re-)joining group
2023-02-10T10:04:03.461Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748-02a044e0-bf38-4d96-8bee-5480843028dd
2023-02-10T10:04:03.462Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-02-10T10:04:03.463Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, groupId=so] (Re-)joining group
2023-02-10T10:04:03.473Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897-43b906a5-4411-43d0-802e-bf63830875d6
2023-02-10T10:04:03.474Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-02-10T10:04:03.474Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] (Re-)joining group
2023-02-10T10:04:09.475Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748-02a044e0-bf38-4d96-8bee-5480843028dd', protocol='range'}
2023-02-10T10:04:09.476Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897-43b906a5-4411-43d0-802e-bf63830875d6', protocol='range'}
2023-02-10T10:04:09.576Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, 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 TAM0DIhOTtCyoitlzRTUPg
2023-02-10T10:04:09.576Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, 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 TAM0DIhOTtCyoitlzRTUPg
2023-02-10T10:04:09.577Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, 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 TAM0DIhOTtCyoitlzRTUPg
2023-02-10T10:04:09.577Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, 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 TAM0DIhOTtCyoitlzRTUPg
2023-02-10T10:04:09.578Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, 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 TAM0DIhOTtCyoitlzRTUPg
2023-02-10T10:04:09.578Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, 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 TAM0DIhOTtCyoitlzRTUPg
2023-02-10T10:04:09.583Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748-02a044e0-bf38-4d96-8bee-5480843028dd=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-3d0463a9-65a8-4a02-83ab-0483c410d897-43b906a5-4411-43d0-802e-bf63830875d6=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-02-10T10:04:09.631Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897-43b906a5-4411-43d0-802e-bf63830875d6', protocol='range'}
2023-02-10T10:04:09.630Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748-02a044e0-bf38-4d96-8bee-5480843028dd', protocol='range'}
2023-02-10T10:04:09.632Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-02-10T10:04:09.632Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-02-10T10:04:09.642Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-10T10:04:09.649Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-10T10:04:09.684Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-10T10:04:09.685Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-02-10T10:04:09.685Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-02-10T10:04:09.682Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-10T10:04:09.688Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-02-10T10:04:09.692Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-02-10T10:04:09.686Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-02-10T10:04:09.693Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-02-10T10:04:09.694Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-02-10T10:04:09.693Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-02-10T10:04:09.694Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-02-10T10:04:09.695Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-02-10T10:04:09.817Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, 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-02-10T10:04:09.819Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, 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-02-10T10:04:09.922Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, 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-02-10T10:04:09.923Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, 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-02-10T10:04:09.929Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, 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-02-10T10:04:09.930Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, 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-02-10T10:04:09.955Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-10T10:04:09.959Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-10T10:04:09.962Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-10T10:04:09.963Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-10T10:04:09.972Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-10T10:04:09.973Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-10T10:05:01.575Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:05:01.629Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:06:01.578Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:06:01.631Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:07:01.580Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:07:01.632Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:08:01.582Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:08:01.633Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:09:01.585Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:09:01.634Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:10:01.588Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:10:01.639Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:11:01.590Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:11:01.641Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:12:01.591Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:12:01.642Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:12:57.717Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-02-10T10:13:01.593Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:13:01.644Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:13:03.293Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3d0463a9-65a8-4a02-83ab-0483c410d897, groupId=so] Node -1 disconnected.
2023-02-10T10:13:03.299Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-3e2b5fdb-f158-4b40-8b31-9d965b6f4748, groupId=so] Node -1 disconnected.
2023-02-10T10:13:03.472Z||kafka-producer-network-thread | SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2] Node -1 disconnected.
2023-02-10T10:14:01.595Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:14:01.646Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:15:01.595Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:15:01.648Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:16:01.601Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:16:01.650Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:17:01.604Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:17:01.651Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:18:01.606Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:18:01.652Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:19:01.607Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:19:01.654Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:20:01.609Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:20:01.655Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:21:01.610Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:21:01.656Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:22:01.612Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:22:01.658Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:23:01.614Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:23:01.659Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:24:01.615Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:24:01.659Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:25:01.616Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:25:01.661Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:26:01.617Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:26:01.662Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:27:01.619Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:27:01.664Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:28:01.622Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:28:01.665Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:29:01.623Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:29:01.666Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:30:01.625Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:30:01.667Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:31:01.626Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:31:01.668Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:32:01.628Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:32:01.670Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:33:01.631Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:33:01.670Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:34:01.632Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:34:01.672Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:35:01.634Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:35:01.673Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:36:01.636Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:36:01.674Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:37:01.636Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:37:01.675Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:38:01.638Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:38:01.676Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:39:01.639Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:39:01.677Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:40:01.642Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:40:01.679Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:41:01.644Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:41:01.679Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:42:01.645Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:42:01.681Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:43:01.647Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:43:01.682Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:44:01.648Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:44:01.684Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:45:01.649Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:45:01.686Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:46:01.651Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:46:01.688Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:47:01.653Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:47:01.689Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:48:01.655Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:48:01.691Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:49:01.655Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:49:01.692Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:50:01.657Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:50:01.692Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:51:01.658Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:51:01.694Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:52:01.661Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:52:01.696Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:53:01.663Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:53:01.698Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:54:01.665Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:54:01.699Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:55:01.666Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:55:01.701Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:56:01.668Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:56:01.703Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:57:01.670Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:57:01.704Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:58:01.671Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:58:01.706Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T10:59:01.673Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T10:59:01.706Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:00:01.675Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:00:01.708Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:01:01.676Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:01:01.710Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:02:01.678Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:02:01.711Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:03:01.678Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:03:01.712Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:04:01.681Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:04:01.714Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:05:01.684Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:05:01.715Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:06:01.686Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:06:01.717Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:07:01.688Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:07:01.717Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:08:01.689Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:08:01.719Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:09:01.692Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:09:01.721Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:10:01.694Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:10:01.722Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:11:01.696Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:11:01.722Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:12:01.698Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:12:01.724Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:13:01.699Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:13:01.725Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:14:01.701Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:14:01.726Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:15:01.701Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:15:01.727Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:16:01.704Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:16:01.729Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:17:01.705Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:17:01.732Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:18:01.707Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:18:01.732Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:19:01.709Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:19:01.734Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:20:01.710Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:20:01.736Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:21:01.712Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:21:01.737Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:22:01.714Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:22:01.739Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:23:01.714Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:23:01.739Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:24:01.716Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:24:01.741Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:25:01.721Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:25:01.743Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:26:01.723Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:26:01.744Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:27:01.724Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:27:01.745Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:28:01.725Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:28:01.747Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:29:01.726Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:29:01.748Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:30:01.727Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:30:01.749Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:31:01.728Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:31:01.749Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:32:01.729Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:32:01.750Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:33:01.730Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:33:01.752Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:34:01.731Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:34:01.754Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:35:01.732Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:35:01.755Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:36:01.734Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:36:01.756Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:37:01.735Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:37:01.758Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:38:01.736Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:38:01.759Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:39:01.738Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:39:01.760Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:40:01.738Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:40:01.760Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:41:01.739Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:41:01.762Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:42:01.741Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:42:01.762Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:43:01.741Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:43:01.764Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:44:01.743Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:44:01.765Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:45:01.744Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:45:01.766Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:46:01.746Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:46:01.768Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:47:01.748Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:47:01.769Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:48:01.750Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:48:01.771Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:49:01.752Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:49:01.772Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:50:01.754Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:50:01.774Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:51:01.755Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:51:01.775Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:52:01.756Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:52:01.777Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:53:01.758Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:53:01.778Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:54:01.760Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:54:01.778Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:55:01.762Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T11:55:01.780Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:55:34.751Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-10T11:55:34.752Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"81c6e154-7b32-43ef-b3fd-2accdaa818a6","serviceName":"basic_onboard_jfoekB","serviceVersion":"1.0","serviceUUID":"b4b90629-96b4-4875-81f7-10ea1a7e1791","serviceDescription":"service","serviceInvariantUUID":"048aefe1-a258-4ccb-8feb-4df9ac8b3aea","resources":[{"resourceInstanceName":"basic_onboard_jfoekB 0","resourceName":"basic_onboard_jfoekB","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f8b1ddae-ade9-4cdf-b6a1-2df577b3d55f","resourceInvariantUUID":"11a34d4f-db5d-4512-9087-153fa41760af","resourceCustomizationUUID":"dd2f4882-d9b4-45d5-8c88-ce1147814d16","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/vf-license-model.xml","artifactChecksum":"NTcwZjM1NzMyNDZhY2U3NTk0OGNhOGVhYzU3ZWQ1N2E\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c6fb06d7-4123-4d9d-871d-3c926c15b0ed","artifactVersion":"1"},{"artifactName":"basic_onboard_jfoekb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/basic_onboard_jfoekb0_modules.json","artifactChecksum":"OTE1ZmViZGUzMjE0Mjc1YTA3OThmOTE2ODAxMGRhNjc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"9fcbbacc-55bd-4207-baa4-80610c76c721","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"03e4cd55-d8b5-451d-9df5-9243a8140d1d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"48f6c443-3923-46c0-a63d-bc151f88a86d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0e151b58-45b9-4be1-b7bd-1d712c19f970","artifactVersion":"2","generatedFromUUID":"03e4cd55-d8b5-451d-9df5-9243a8140d1d"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJfoekb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-template.yml","artifactChecksum":"M2U0MDE0Y2ZmMTkyYTFkOWUzYTE0MmMyN2FiN2M0ZGI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9ac2be3d-d302-4020-9a0d-7101f4cc7288","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJfoekb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar","artifactChecksum":"YTAyMzllMzc4Zjg4ZDY2ZDg0ZjI4MjM3ZGQwYzBlZTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6237ed79-6a5c-4cbd-b4a9-36552e067ec3","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-10T11:55:34.776Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T11:55:34.790Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-10T11:55:34.790Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T11:55:34.790Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030101762,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:55:34.800Z||kafka-producer-network-thread | SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 3tnXeKZHSpmHnpK6BqGC4w
2023-02-10T11:55:34.801Z||kafka-producer-network-thread | SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 3tnXeKZHSpmHnpK6BqGC4w
2023-02-10T11:55:34.801Z||kafka-producer-network-thread | SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 3tnXeKZHSpmHnpK6BqGC4w
2023-02-10T11:55:34.801Z||kafka-producer-network-thread | SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 3tnXeKZHSpmHnpK6BqGC4w
2023-02-10T11:55:34.801Z||kafka-producer-network-thread | SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 3tnXeKZHSpmHnpK6BqGC4w
2023-02-10T11:55:34.801Z||kafka-producer-network-thread | SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 3tnXeKZHSpmHnpK6BqGC4w
2023-02-10T11:55:34.867Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-10T11:55:34.868Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "cds-sdc-listener",
"timestamp": 1676030109465,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:55:34.890Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:55:35.838Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T11:55:35.838Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-10T11:55:35.838Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T11:55:35.839Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030101762,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/basic_onboard_jfoekb0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:55:36.840Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T11:55:36.841Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-10T11:55:36.841Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T11:55:36.842Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030101762,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:55:37.843Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T11:55:37.844Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-10T11:55:37.845Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T11:55:37.845Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030101762,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:55:38.847Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T11:55:38.848Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-10T11:55:38.848Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T11:55:38.848Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030101762,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:55:39.849Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T11:55:39.850Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-10T11:55:39.850Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T11:55:39.851Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030101762,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:55:40.852Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T11:55:40.853Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-10T11:55:40.853Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T11:55:40.853Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030101762,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:55:41.856Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"serviceName": "basic_onboard_jfoekB",
"serviceVersion": "1.0",
"serviceUUID": "b4b90629-96b4-4875-81f7-10ea1a7e1791",
"serviceDescription": "service",
"serviceInvariantUUID": "048aefe1-a258-4ccb-8feb-4df9ac8b3aea",
"resources": [
{
"resourceInstanceName": "basic_onboard_jfoekB 0",
"resourceCustomizationUUID": "dd2f4882-d9b4-45d5-8c88-ce1147814d16",
"resourceName": "basic_onboard_jfoekB",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "f8b1ddae-ade9-4cdf-b6a1-2df577b3d55f",
"resourceInvariantUUID": "11a34d4f-db5d-4512-9087-153fa41760af",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_jfoekb0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/basic_onboard_jfoekb0_modules.json",
"artifactChecksum": "OTE1ZmViZGUzMjE0Mjc1YTA3OThmOTE2ODAxMGRhNjc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "9fcbbacc-55bd-4207-baa4-80610c76c721",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "03e4cd55-d8b5-451d-9df5-9243a8140d1d",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "0e151b58-45b9-4be1-b7bd-1d712c19f970",
"generatedFromUUID": "03e4cd55-d8b5-451d-9df5-9243a8140d1d"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "0e151b58-45b9-4be1-b7bd-1d712c19f970",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardJfoekb-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar",
"artifactChecksum": "YTAyMzllMzc4Zjg4ZDY2ZDg0ZjI4MjM3ZGQwYzBlZTk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "6237ed79-6a5c-4cbd-b4a9-36552e067ec3"
}
],
"workloadContext": "Production"
}
2023-02-10T11:55:41.857Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-10T11:55:41.858Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b4b90629-96b4-4875-81f7-10ea1a7e1791 ASDC
2023-02-10T11:55:42.037Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:81c6e154-7b32-43ef-b3fd-2accdaa818a6
ServiceName:basic_onboard_jfoekB
ServiceVersion:1.0
ServiceUUID:b4b90629-96b4-4875-81f7-10ea1a7e1791
ServiceInvariantUUID:048aefe1-a258-4ccb-8feb-4df9ac8b3aea
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardJfoekb-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar
ArtifactUUID:6237ed79-6a5c-4cbd-b4a9-36552e067ec3
ArtifactChecksum:YTAyMzllMzc4Zjg4ZDY2ZDg0ZjI4MjM3ZGQwYzBlZTk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_jfoekB 0
ResourceCustomizationUUID:dd2f4882-d9b4-45d5-8c88-ce1147814d16
ResourceInvariantUUID:11a34d4f-db5d-4512-9087-153fa41760af
ResourceName:basic_onboard_jfoekB
ResourceType:VF
ResourceUUID:f8b1ddae-ade9-4cdf-b6a1-2df577b3d55f
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_jfoekb0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/basic_onboard_jfoekb0_modules.json
ArtifactUUID:9fcbbacc-55bd-4207-baa4-80610c76c721
ArtifactChecksum:OTE1ZmViZGUzMjE0Mjc1YTA3OThmOTE2ODAxMGRhNjc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.yaml
ArtifactUUID:03e4cd55-d8b5-451d-9df5-9243a8140d1d
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env
ArtifactUUID:0e151b58-45b9-4be1-b7bd-1d712c19f970
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env
ArtifactUUID:0e151b58-45b9-4be1-b7bd-1d712c19f970
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-10T11:55:42.038Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b4b90629-96b4-4875-81f7-10ea1a7e1791 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T11:55:42.405Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-10T11:55:42.406Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-10T11:55:42.407Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-10T11:55:42.408Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 6237ed79-6a5c-4cbd-b4a9-36552e067ec3 from URL: /sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar
2023-02-10T11:55:42.408Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-10T11:55:42.409Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar
2023-02-10T11:55:42.519Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-10T11:55:42.529Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar 6237ed79-6a5c-4cbd-b4a9-36552e067ec3 75667
2023-02-10T11:55:42.530Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar ASDC sendASDCNotification
2023-02-10T11:55:42.530Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar
2023-02-10T11:55:42.532Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-10T11:55:42.533Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-10T11:55:42.534Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T11:55:42.534Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030142529,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:55:43.535Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-10T11:55:43.536Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-10T11:55:43.537Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 6237ed79-6a5c-4cbd-b4a9-36552e067ec3, URL: /sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar to file: /app/ASDC/1/service-BasicOnboardJfoekb-csar.csar
2023-02-10T11:55:43.537Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardJfoekb-csar.csar
2023-02-10T11:55:43.669Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardJfoekb-csar.csar
2023-02-10T11:55:43.670Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardJfoekb-csar.csar
2023-02-10T11:55:44.407Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16170406633561650004/Definitions/service-BasicOnboardJfoekb-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2023-02-10T11:55:47.065Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-10T11:55:47.071Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-10T11:55:47.071Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardJfoekb-csar.csar
2023-02-10T11:55:47.072Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-10T11:55:47.072Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardJfoekb-csar.csar
2023-02-10T11:55:47.072Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_jfoekB 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-BasicOnboardJfoekb-csar.csar
2023-02-10T11:55:47.072Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|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-BasicOnboardJfoekb-csar.csar
2023-02-10T11:55:47.072Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|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-BasicOnboardJfoekb-csar.csar
2023-02-10T11:55:47.072Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|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-BasicOnboardJfoekb-csar.csar
2023-02-10T11:55:47.072Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardJfoekb-csar.csar
2023-02-10T11:55:47.072Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardJfoekb-csar.csar
2023-02-10T11:55:47.072Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-10T11:55:47.081Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:47.083Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_jfoekB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T11:55:47.088Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_jfoekB 0 is matching search criteria
2023-02-10T11:55:47.088Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-10T11:55:47.090Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_jfoekB 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-10T11:55:47.092Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:47.092Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_jfoekB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T11:55:47.093Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_jfoekB 0 is matching search criteria
2023-02-10T11:55:47.093Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-10T11:55:47.093Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_jfoekB 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-10T11:55:47.093Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:47.094Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_jfoekB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T11:55:47.098Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:47.098Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_jfoekB 0 is not matching search criteria
2023-02-10T11:55:47.099Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-02-10T11:55:47.099Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-02-10T11:55:47.099Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-02-10T11:55:47.099Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-10T11:55:47.099Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-10T11:55:47.100Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:47.100Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_jfoekB is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-10T11:55:47.101Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:47.101Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_jfoekB 0 is matching search criteria
2023-02-10T11:55:47.102Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_jfoekB 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-10T11:55:47.102Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:47.102Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_jfoekB 0 is matching search criteria
2023-02-10T11:55:47.103Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_jfoekB 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-10T11:55:47.103Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:47.103Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_jfoekB 0 is matching search criteria
2023-02-10T11:55:47.103Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_jfoekB 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-10T11:55:47.104Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:47.104Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_jfoekB 0 is not matching search criteria
2023-02-10T11:55:47.104Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-10T11:55:47.104Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-10T11:55:47.105Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=ab122784-1ef1-45d7-af5a-e3bdeb6431a6
2023-02-10T11:55:47.105Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:47.105Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_jfoekB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T11:55:47.105Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:47.106Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_jfoekB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T11:55:47.106Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:47.106Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_jfoekB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T11:55:47.107Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:47.107Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_jfoekB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T11:55:47.107Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_jfoekB
Description:service
Model UUID:b4b90629-96b4-4875-81f7-10ea1a7e1791
Model Version:NULL
Model InvariantUuid:048aefe1-a258-4ccb-8feb-4df9ac8b3aea
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_jfoekB
Model UUID:00d26e5c-4285-4c66-b487-b2951c573a26
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:11a34d4f-db5d-4512-9087-153fa41760af
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:dd2f4882-d9b4-45d5-8c88-ce1147814d16
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:d9faf089-8a75-4cd5-bebe-312bb94f96c8
ModelName:BasicOnboardJfoekb..base_ubuntu18..module-0
ModelUuid:2e77d7f9-32a1-44ee-aa18-e41c7ba58581
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:ab122784-1ef1-45d7-af5a-e3bdeb6431a6
ModelInvariantUuid:78afbd36-e026-4073-9cf8-6ec37b8733a9
ModelName:basic_onboard_jfoekB-nodes.ubuntu18Cvfc
ModelUuid:acbe3178-c4bc-48ab-b8bb-b561385f1888
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:381a63ff-ae1f-4eab-90f8-297db1cae91a
ModelInvariantUuid:8f55f461-985e-4269-b9a9-2eaf9a6b4b82
ModelName:BasicOnboardJfoekb.compute.nodes.heat.ubuntu18
ModelUuid:401dcf30-23aa-49c1-8cff-c4441633bd98
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-10T11:55:47.150Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: f8b1ddae-ade9-4cdf-b6a1-2df577b3d55f
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-10T11:55:47.279Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||basic_onboard_jfoekB 0
2023-02-10T11:55:47.288Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: f8b1ddae-ade9-4cdf-b6a1-2df577b3d55f
2023-02-10T11:55:47.288Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 9fcbbacc-55bd-4207-baa4-80610c76c721 from URL: /sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/basic_onboard_jfoekb0_modules.json
2023-02-10T11:55:47.288Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-10T11:55:47.289Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/basic_onboard_jfoekb0_modules.json
2023-02-10T11:55:47.504Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-10T11:55:47.505Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/basic_onboard_jfoekb0_modules.json 9fcbbacc-55bd-4207-baa4-80610c76c721 798
2023-02-10T11:55:47.506Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/basic_onboard_jfoekb0_modules.json ASDC sendASDCNotification
2023-02-10T11:55:47.506Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/basic_onboard_jfoekb0_modules.json
2023-02-10T11:55:47.506Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-10T11:55:47.506Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-10T11:55:47.506Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T11:55:47.507Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030147505,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/basic_onboard_jfoekb0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:55:48.511Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardJfoekb..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "d9faf089-8a75-4cd5-bebe-312bb94f96c8",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "2e77d7f9-32a1-44ee-aa18-e41c7ba58581",
"vfModuleModelCustomizationUUID": "f4f40e92-2af6-4d92-a9ae-486c354e2e7a",
"isBase": true,
"artifacts": [
"03e4cd55-d8b5-451d-9df5-9243a8140d1d",
"0e151b58-45b9-4be1-b7bd-1d712c19f970"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-02-10T11:55:48.540Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardJfoekb..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:2e77d7f9-32a1-44ee-aa18-e41c7ba58581
VfModuleModelInvariantUUID:d9faf089-8a75-4cd5-bebe-312bb94f96c8
VfModuleModelDescription:NULL
Artifacts UUID List:{
03e4cd55-d8b5-451d-9df5-9243a8140d1d
,
0e151b58-45b9-4be1-b7bd-1d712c19f970
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-02-10T11:55:48.544Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardJfoekb..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "d9faf089-8a75-4cd5-bebe-312bb94f96c8",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "2e77d7f9-32a1-44ee-aa18-e41c7ba58581",
"vfModuleModelCustomizationUUID": "f4f40e92-2af6-4d92-a9ae-486c354e2e7a",
"isBase": true,
"artifacts": [
"03e4cd55-d8b5-451d-9df5-9243a8140d1d",
"0e151b58-45b9-4be1-b7bd-1d712c19f970"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-02-10T11:55:48.544Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardJfoekb..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:2e77d7f9-32a1-44ee-aa18-e41c7ba58581
VfModuleModelInvariantUUID:d9faf089-8a75-4cd5-bebe-312bb94f96c8
VfModuleModelDescription:NULL
Artifacts UUID List:{
03e4cd55-d8b5-451d-9df5-9243a8140d1d
,
0e151b58-45b9-4be1-b7bd-1d712c19f970
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-02-10T11:55:48.544Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 03e4cd55-d8b5-451d-9df5-9243a8140d1d from URL: /sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.yaml
2023-02-10T11:55:48.545Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-10T11:55:48.545Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.yaml
2023-02-10T11:55:48.713Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-10T11:55:48.714Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.yaml 03e4cd55-d8b5-451d-9df5-9243a8140d1d 5033
2023-02-10T11:55:48.714Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-10T11:55:48.714Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.yaml
2023-02-10T11:55:48.715Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-10T11:55:48.715Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-10T11:55:48.715Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T11:55:48.715Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030148714,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:55:49.716Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 0e151b58-45b9-4be1-b7bd-1d712c19f970 from URL: /sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env
2023-02-10T11:55:49.717Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-10T11:55:49.717Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env
2023-02-10T11:55:49.827Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-10T11:55:49.828Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env 0e151b58-45b9-4be1-b7bd-1d712c19f970 909
2023-02-10T11:55:49.828Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-10T11:55:49.828Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env
2023-02-10T11:55:49.828Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-10T11:55:49.829Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-10T11:55:49.829Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T11:55:49.829Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030149828,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:55:50.830Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: b4b90629-96b4-4875-81f7-10ea1a7e1791
2023-02-10T11:55:50.831Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_jfoekB 0 f8b1ddae-ade9-4cdf-b6a1-2df577b3d55f ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-10T11:55:50.887Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@ec95399, org.onap.sdc.toscaparser.api.parameters.Input@2bed1d7b, org.onap.sdc.toscaparser.api.parameters.Input@2a23f827, org.onap.sdc.toscaparser.api.parameters.Input@4698bcd8, org.onap.sdc.toscaparser.api.parameters.Input@2897a09]
2023-02-10T11:55:50.891Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:50.892Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_jfoekB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T11:55:50.892Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic
2023-02-10T11:55:50.892Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= dd2f4882-d9b4-45d5-8c88-ce1147814d16
2023-02-10T11:55:50.892Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: dd2f4882-d9b4-45d5-8c88-ce1147814d16 matches Tosca VF Customization UUID: dd2f4882-d9b4-45d5-8c88-ce1147814d16
2023-02-10T11:55:50.892Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: dd2f4882-d9b4-45d5-8c88-ce1147814d16 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-02-10T11:55:50.902Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:50.903Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_jfoekB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T11:55:50.904Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id dd2f4882-d9b4-45d5-8c88-ce1147814d16: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-10T11:55:50.905Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@43808e79
2023-02-10T11:55:50.905Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:50.905Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_jfoekB is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-10T11:55:50.906Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f4f40e92-2af6-4d92-a9ae-486c354e2e7a
2023-02-10T11:55:50.907Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f4f40e92-2af6-4d92-a9ae-486c354e2e7a
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-02-10T11:55:50.917Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:50.918Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_jfoekB 0 is matching search criteria
2023-02-10T11:55:50.918Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_jfoekB 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-10T11:55:50.919Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:50.919Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_jfoekB 0 is matching search criteria
2023-02-10T11:55:50.920Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_jfoekB 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-10T11:55:50.920Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:50.920Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_jfoekB 0 is not matching search criteria
2023-02-10T11:55:50.920Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-10T11:55:50.920Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-10T11:55:50.921Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=ab122784-1ef1-45d7-af5a-e3bdeb6431a6
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-10T11:55:50.933Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:50.933Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_jfoekB 0 is matching search criteria
2023-02-10T11:55:50.933Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_jfoekB 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-10T11:55:50.934Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:50.934Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_jfoekB 0 is matching search criteria
2023-02-10T11:55:50.934Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_jfoekB 0] matching following query criteria: sdcType=VF, customizationUUID=dd2f4882-d9b4-45d5-8c88-ce1147814d16
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-10T11:55:50.939Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:50.939Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_jfoekB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T11:55:50.940Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid b4b90629-96b4-4875-81f7-10ea1a7e1791: basic_onboard_jfoekB
2023-02-10T11:55:50.940Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:50.940Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_jfoekB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T11:55:50.941Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:50.941Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_jfoekB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T11:55:50.941Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:50.941Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_jfoekB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T11:55:50.942Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:50.942Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_jfoekB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T11:55:50.942Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T11:55:50.942Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_jfoekB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T11:55:50.943Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Saving Service: basic_onboard_jfoekB
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T11:55:51.267Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_jfoekB f8b1ddae-ade9-4cdf-b6a1-2df577b3d55f 1 ASDC deployResourceStructure
2023-02-10T11:55:51.268Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/basic_onboard_jfoekb0_modules.json ASDC sendASDCNotification
2023-02-10T11:55:51.268Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/basic_onboard_jfoekb0_modules.json
2023-02-10T11:55:51.268Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-10T11:55:51.268Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-10T11:55:51.269Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T11:55:51.269Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030151268,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/basic_onboard_jfoekb0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:55:52.270Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-10T11:55:52.270Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.yaml
2023-02-10T11:55:52.270Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-10T11:55:52.271Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-10T11:55:52.271Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T11:55:52.271Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030152270,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:55:53.272Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-10T11:55:53.272Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env
2023-02-10T11:55:53.273Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-10T11:55:53.273Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-10T11:55:53.273Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T11:55:53.273Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030153272,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:55:54.275Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar ASDC sendASDCNotification
2023-02-10T11:55:54.275Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar
2023-02-10T11:55:54.275Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-10T11:55:54.276Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-10T11:55:54.276Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T11:55:54.277Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030154275,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:55:55.278Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 81c6e154-7b32-43ef-b3fd-2accdaa818a6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T11:55:55.318Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 81c6e154-7b32-43ef-b3fd-2accdaa818a6
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T11:55:55.325Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-10T11:55:55.325Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-10T11:55:55.326Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-10T11:56:01.604Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:56:01.606Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-10T11:56:01.607Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "multicloud-k8s",
"timestamp": 1676030108112,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:56:01.608Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:56:25.327Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 81c6e154-7b32-43ef-b3fd-2accdaa818a6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T11:56:25.347Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 81c6e154-7b32-43ef-b3fd-2accdaa818a6
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T11:56:25.350Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-10T11:56:25.351Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-10T11:56:25.351Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-10T11:56:55.351Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 81c6e154-7b32-43ef-b3fd-2accdaa818a6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T11:56:55.373Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 81c6e154-7b32-43ef-b3fd-2accdaa818a6
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T11:56:55.380Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-10T11:56:55.381Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-10T11:56:55.382Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-10T11:57:01.604Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:57:01.610Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.610Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030101762,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:57:01.613Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.613Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.614Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "cds-sdc-listener",
"timestamp": 1676030109465,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/basic_onboard_jfoekb0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:57:01.615Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.615Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.615Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "multicloud-k8s",
"timestamp": 1676030108112,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/basic_onboard_jfoekb0_modules.json",
"status": "NOTIFIED"
}
2023-02-10T11:57:01.615Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.616Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.616Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030101762,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/basic_onboard_jfoekb0_modules.json",
"status": "NOTIFIED"
}
2023-02-10T11:57:01.616Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.616Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.617Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "cds-sdc-listener",
"timestamp": 1676030109465,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:57:01.617Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.617Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.617Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "multicloud-k8s",
"timestamp": 1676030108112,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-10T11:57:01.617Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.618Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.618Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030101762,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-10T11:57:01.618Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.619Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.619Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "cds-sdc-listener",
"timestamp": 1676030109465,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:57:01.619Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.620Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.620Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "multicloud-k8s",
"timestamp": 1676030108112,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:57:01.621Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.621Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.621Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030101762,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:57:01.622Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.622Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.622Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "cds-sdc-listener",
"timestamp": 1676030109465,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:57:01.623Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.623Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.623Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "multicloud-k8s",
"timestamp": 1676030108112,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-10T11:57:01.623Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.624Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.624Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030101762,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-10T11:57:01.624Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.624Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.624Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "cds-sdc-listener",
"timestamp": 1676030109465,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:57:01.627Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.627Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.627Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "multicloud-k8s",
"timestamp": 1676030108112,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:57:01.628Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.628Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.629Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030101762,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:57:01.629Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.629Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.629Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "cds-sdc-listener",
"timestamp": 1676030109465,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T11:57:01.630Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.630Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.630Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "multicloud-k8s",
"timestamp": 1676030108112,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T11:57:01.630Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.630Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.630Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030101762,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T11:57:01.630Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.631Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.631Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "cds-sdc-listener",
"timestamp": 1676030140504,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-10T11:57:01.631Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.631Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.631Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "multicloud-k8s",
"timestamp": 1676030142292,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/basic_onboard_jfoekb0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-10T11:57:01.632Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.632Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.632Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030142529,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-10T11:57:01.632Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.632Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.632Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "multicloud-k8s",
"timestamp": 1676030143441,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-10T11:57:01.633Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.633Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.633Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676030140770,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:57:01.633Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.633Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.634Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "aai-model-loader",
"timestamp": 1676030142138,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:57:01.634Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.634Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.634Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "multicloud-k8s",
"timestamp": 1676030144551,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-10T11:57:01.634Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.634Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.635Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676030140770,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/basic_onboard_jfoekb0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:57:01.635Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.635Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.635Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "aai-model-loader",
"timestamp": 1676030142138,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/basic_onboard_jfoekb0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:57:01.635Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.635Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.636Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "multicloud-k8s",
"timestamp": 1676030145684,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-10T11:57:01.651Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 81c6e154-7b32-43ef-b3fd-2accdaa818a6
2023-02-10T11:57:01.652Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 81c6e154-7b32-43ef-b3fd-2accdaa818a6 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T11:57:01.669Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.670Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676030140770,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:57:01.671Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.671Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.671Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "aai-model-loader",
"timestamp": 1676030142138,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:57:01.671Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.671Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.671Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "multicloud-k8s",
"timestamp": 1676030146691,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/basic_onboard_jfoekb0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-10T11:57:01.672Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.672Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.672Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676030140770,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:57:01.672Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.673Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.673Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "aai-model-loader",
"timestamp": 1676030142138,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:57:01.673Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.674Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.674Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030147505,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/basic_onboard_jfoekb0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-10T11:57:01.674Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.674Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.674Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676030140770,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:57:01.675Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.675Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.675Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "aai-model-loader",
"timestamp": 1676030142138,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:57:01.676Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.676Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.676Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030148714,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-10T11:57:01.676Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.677Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.677Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676030140770,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:57:01.677Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.678Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.678Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "aai-model-loader",
"timestamp": 1676030142138,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T11:57:01.679Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.679Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.679Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030149828,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-10T11:57:01.680Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.680Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.680Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676030140770,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T11:57:01.680Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.680Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.680Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "aai-model-loader",
"timestamp": 1676030142138,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T11:57:01.680Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.681Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.681Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676030148717,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-10T11:57:01.682Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.682Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.682Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030151268,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/basic_onboard_jfoekb0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-10T11:57:01.682Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.683Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.683Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "aai-model-loader",
"timestamp": 1676030149505,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-10T11:57:01.684Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.684Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.684Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030152270,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-02-10T11:57:01.685Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.685Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.685Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030153272,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/resourceInstances/basic_onboard_jfoekb0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-02-10T11:57:01.685Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.685Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.685Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030154275,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-10T11:57:01.685Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.686Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.686Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676030154735,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-10T11:57:01.686Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:57:01.686Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T11:57:01.686Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676030155750,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-10T11:57:01.695Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 81c6e154-7b32-43ef-b3fd-2accdaa818a6
2023-02-10T11:57:01.696Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 81c6e154-7b32-43ef-b3fd-2accdaa818a6 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T11:57:25.383Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 81c6e154-7b32-43ef-b3fd-2accdaa818a6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T11:57:25.418Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 81c6e154-7b32-43ef-b3fd-2accdaa818a6
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T11:57:25.422Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-10T11:57:25.422Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-10T11:57:25.422Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-10T11:57:55.422Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 81c6e154-7b32-43ef-b3fd-2accdaa818a6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T11:57:55.447Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 81c6e154-7b32-43ef-b3fd-2accdaa818a6
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T11:57:55.452Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-10T11:57:55.452Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-10T11:57:55.452Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-10T11:58:01.604Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:58:01.606Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-10T11:58:01.606Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "aai-model-loader",
"timestamp": 1676030170295,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJfoekb/1.0/artifacts/service-BasicOnboardJfoekb-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-10T11:58:01.608Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T11:58:01.608Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-10T11:58:01.608Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "aai-model-loader",
"timestamp": 1676030171300,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-10T11:58:01.633Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 81c6e154-7b32-43ef-b3fd-2accdaa818a6
2023-02-10T11:58:01.633Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 81c6e154-7b32-43ef-b3fd-2accdaa818a6 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T11:58:25.453Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 81c6e154-7b32-43ef-b3fd-2accdaa818a6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T11:58:25.486Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 81c6e154-7b32-43ef-b3fd-2accdaa818a6
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T11:58:25.491Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-10T11:58:25.491Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-10T11:58:25.491Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-10T11:58:25.491Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-10T11:58:25.492Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-10T11:58:25.492Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-10T11:58:25.492Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-10T11:58:25.492Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-10T11:58:25.492Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-10T11:58:25.503Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-10T11:58:55.504Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 81c6e154-7b32-43ef-b3fd-2accdaa818a6 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-10T11:58:55.527Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 81c6e154-7b32-43ef-b3fd-2accdaa818a6 and serviceModelVersionId: b4b90629-96b4-4875-81f7-10ea1a7e1791
2023-02-10T11:58:55.527Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 048aefe1-a258-4ccb-8feb-4df9ac8b3aea
2023-02-10T11:59:01.604Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:59:14.605Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/048aefe1-a258-4ccb-8feb-4df9ac8b3aea/model-vers/model-ver/b4b90629-96b4-4875-81f7-10ea1a7e1791?depth=0
2023-02-10T11:59:14.749Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-02-10T11:59:15.359Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|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/048aefe1-a258-4ccb-8feb-4df9ac8b3aea/model-vers/model-ver/b4b90629-96b4-4875-81f7-10ea1a7e1791?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-02-10T11:59:15.363Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/048aefe1-a258-4ccb-8feb-4df9ac8b3aea/model-vers/model-ver/b4b90629-96b4-4875-81f7-10ea1a7e1791?depth=0|INFO|500||Invoke
2023-02-10T11:59:15.386Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/048aefe1-a258-4ccb-8feb-4df9ac8b3aea/model-vers/model-ver/b4b90629-96b4-4875-81f7-10ea1a7e1791?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-10T11:59:15.778Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/048aefe1-a258-4ccb-8feb-4df9ac8b3aea/model-vers/model-ver/b4b90629-96b4-4875-81f7-10ea1a7e1791?depth=0|INFO|500||InvokeReturn
2023-02-10T11:59:15.780Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|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/048aefe1-a258-4ccb-8feb-4df9ac8b3aea/model-vers/model-ver/b4b90629-96b4-4875-81f7-10ea1a7e1791?depth=0 has http status code:200 and response headers:{date=[Fri, 10 Feb 2023 11:59:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[352], vertex-id=[381088], x-aai-txid=[1-aai-resources-230210-11:59:13:137-8718], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-10T11:59:15.781Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-02-10T11:59:15.784Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-10T11:59:15.784Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-10T11:59:15.805Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-10T11:59:15.807Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 81c6e154-7b32-43ef-b3fd-2accdaa818a6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-10T11:59:15.808Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-10T11:59:15.808Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-10T11:59:15.808Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T11:59:15.808Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030355807,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T11:59:15.826Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-10T11:59:15.826Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "81c6e154-7b32-43ef-b3fd-2accdaa818a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030355807,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-10T11:59:15.827Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-10T11:59:16.837Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:00:01.604Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:00:16.839Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:01:01.605Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:01:16.840Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:02:01.607Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:02:16.841Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:03:01.608Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:03:16.841Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:04:01.609Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:04:16.842Z|81c6e154-7b32-43ef-b3fd-2accdaa818a6|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:05:01.609Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:05:16.844Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:06:01.610Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:06:16.845Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:06:26.088Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-10T12:06:26.088Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"60c278ae-06c5-453b-8820-e4cef8838d6c","serviceName":"vFW 2023-02-10 12-04-47","serviceVersion":"1.0","serviceUUID":"5958dec4-f434-4d2f-8f74-361bfca809e5","serviceDescription":"catalog service description","serviceInvariantUUID":"26cc2d02-f3e2-4375-aefe-3ac42db3f7bf","resources":[{"resourceInstanceName":"vFW f29e697a-848c 0","resourceName":"vFW f29e697a-848c","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"27d057fa-ef0e-416b-badd-f4907826a048","resourceInvariantUUID":"349311b0-e0ff-4b33-8bab-1a6007504446","resourceCustomizationUUID":"d8f606fc-a9ab-4b37-ac97-5ffada3c8ab2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vf-license-model.xml","artifactChecksum":"MjBmOGIzZTU0YWRiNDcyOTdmM2VkMTQ5ODM3YzUyOWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5c2beb6c-364b-4a20-8f92-9b2642736e94","artifactVersion":"1"},{"artifactName":"vfwf29e697a848c0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vfwf29e697a848c0_modules.json","artifactChecksum":"MWFkMDJmMzY4MjRjZjU5NmZkNDQwNzNkMGNkZDU3YWE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e7c6e3e4-4f91-45c2-a07d-6520d3806d27","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"e6c102d3-1a84-43dc-a3df-1b090a254594","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vendor-license-model.xml","artifactChecksum":"NzgxODc4NzVjNTM5M2FhYjNhZDliYmRhYTk2N2Q0OWI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"41b601f9-703f-46f8-a3ed-cfd329a94ee3","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ec2f3374-b662-487f-bd24-cd04582342e1","artifactVersion":"2","generatedFromUUID":"e6c102d3-1a84-43dc-a3df-1b090a254594"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230210120447-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-template.yml","artifactChecksum":"NWQ3NGQ4NGM1N2M2YzkxNjE3ZTZlYjhkNjA4NTEwMTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8d18f103-9dac-40d6-bb8b-83c764fdf0dd","artifactVersion":"1"},{"artifactName":"service-Vfw20230210120447-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar","artifactChecksum":"ZmVmNGYzMWMxMzY5YTg1MDJiNTgxZGY0YmUwZTk5ZGE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e9ab682a-e49d-44b5-ad1d-70706715e626","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-10T12:06:26.093Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:06:26.094Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:06:26.094Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:06:26.094Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030776845,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:06:26.108Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:06:26.109Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030776845,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:06:26.110Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:06:27.096Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:06:27.096Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:06:27.096Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:06:27.097Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030776845,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vfwf29e697a848c0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:06:28.097Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:06:28.098Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:06:28.098Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:06:28.098Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030776845,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:06:29.099Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:06:29.100Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:06:29.100Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:06:29.100Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030776845,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:06:30.101Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:06:30.102Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:06:30.102Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:06:30.102Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030776845,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:06:31.103Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:06:31.103Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:06:31.104Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:06:31.104Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030776845,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:06:32.105Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:06:32.105Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:06:32.105Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:06:32.105Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030776845,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:06:33.107Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"serviceName": "vFW 2023-02-10 12-04-47",
"serviceVersion": "1.0",
"serviceUUID": "5958dec4-f434-4d2f-8f74-361bfca809e5",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "26cc2d02-f3e2-4375-aefe-3ac42db3f7bf",
"resources": [
{
"resourceInstanceName": "vFW f29e697a-848c 0",
"resourceCustomizationUUID": "d8f606fc-a9ab-4b37-ac97-5ffada3c8ab2",
"resourceName": "vFW f29e697a-848c",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "27d057fa-ef0e-416b-badd-f4907826a048",
"resourceInvariantUUID": "349311b0-e0ff-4b33-8bab-1a6007504446",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfwf29e697a848c0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vfwf29e697a848c0_modules.json",
"artifactChecksum": "MWFkMDJmMzY4MjRjZjU5NmZkNDQwNzNkMGNkZDU3YWE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "e7c6e3e4-4f91-45c2-a07d-6520d3806d27",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "e6c102d3-1a84-43dc-a3df-1b090a254594",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ec2f3374-b662-487f-bd24-cd04582342e1",
"generatedFromUUID": "e6c102d3-1a84-43dc-a3df-1b090a254594"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ec2f3374-b662-487f-bd24-cd04582342e1",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230210120447-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar",
"artifactChecksum": "ZmVmNGYzMWMxMzY5YTg1MDJiNTgxZGY0YmUwZTk5ZGE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "e9ab682a-e49d-44b5-ad1d-70706715e626"
}
],
"workloadContext": "Production"
}
2023-02-10T12:06:33.108Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-10T12:06:33.108Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 5958dec4-f434-4d2f-8f74-361bfca809e5 ASDC
2023-02-10T12:06:33.109Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:60c278ae-06c5-453b-8820-e4cef8838d6c
ServiceName:vFW 2023-02-10 12-04-47
ServiceVersion:1.0
ServiceUUID:5958dec4-f434-4d2f-8f74-361bfca809e5
ServiceInvariantUUID:26cc2d02-f3e2-4375-aefe-3ac42db3f7bf
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230210120447-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar
ArtifactUUID:e9ab682a-e49d-44b5-ad1d-70706715e626
ArtifactChecksum:ZmVmNGYzMWMxMzY5YTg1MDJiNTgxZGY0YmUwZTk5ZGE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW f29e697a-848c 0
ResourceCustomizationUUID:d8f606fc-a9ab-4b37-ac97-5ffada3c8ab2
ResourceInvariantUUID:349311b0-e0ff-4b33-8bab-1a6007504446
ResourceName:vFW f29e697a-848c
ResourceType:VF
ResourceUUID:27d057fa-ef0e-416b-badd-f4907826a048
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfwf29e697a848c0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vfwf29e697a848c0_modules.json
ArtifactUUID:e7c6e3e4-4f91-45c2-a07d-6520d3806d27
ArtifactChecksum:MWFkMDJmMzY4MjRjZjU5NmZkNDQwNzNkMGNkZDU3YWE=
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/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.yaml
ArtifactUUID:e6c102d3-1a84-43dc-a3df-1b090a254594
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/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env
ArtifactUUID:ec2f3374-b662-487f-bd24-cd04582342e1
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/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env
ArtifactUUID:ec2f3374-b662-487f-bd24-cd04582342e1
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-10T12:06:33.114Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5958dec4-f434-4d2f-8f74-361bfca809e5 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T12:06:33.217Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-10T12:06:33.220Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-10T12:06:33.220Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-10T12:06:33.221Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: e9ab682a-e49d-44b5-ad1d-70706715e626 from URL: /sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar
2023-02-10T12:06:33.221Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-10T12:06:33.221Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar
2023-02-10T12:06:33.315Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-10T12:06:33.317Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar e9ab682a-e49d-44b5-ad1d-70706715e626 101509
2023-02-10T12:06:33.318Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar ASDC sendASDCNotification
2023-02-10T12:06:33.318Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar
2023-02-10T12:06:33.318Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-10T12:06:33.319Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:06:33.320Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:06:33.320Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030793318,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:06:34.321Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-10T12:06:34.322Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-10T12:06:34.323Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: e9ab682a-e49d-44b5-ad1d-70706715e626, URL: /sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar to file: /app/ASDC/1/service-Vfw20230210120447-csar.csar
2023-02-10T12:06:34.323Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230210120447-csar.csar
2023-02-10T12:06:34.324Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230210120447-csar.csar
2023-02-10T12:06:34.324Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230210120447-csar.csar
2023-02-10T12:06:34.614Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4564158738001124876/Definitions/service-Vfw20230210120447-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2023-02-10T12:06:37.478Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-10T12:06:37.480Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-10T12:06:37.480Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230210120447-csar.csar
2023-02-10T12:06:37.480Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-02-10T12:06:37.480Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230210120447-csar.csar
2023-02-10T12:06:37.480Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||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-Vfw20230210120447-csar.csar
2023-02-10T12:06:37.480Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||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-Vfw20230210120447-csar.csar
2023-02-10T12:06:37.480Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||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-Vfw20230210120447-csar.csar
2023-02-10T12:06:37.481Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230210120447-csar.csar
2023-02-10T12:06:37.481Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230210120447-csar.csar
2023-02-10T12:06:37.481Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||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-Vfw20230210120447-csar.csar
2023-02-10T12:06:37.481Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230210120447-csar.csar
2023-02-10T12:06:37.481Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230210120447-csar.csar
2023-02-10T12:06:37.482Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230210120447-csar.csar
2023-02-10T12:06:37.482Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f29e697a-848c 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-Vfw20230210120447-csar.csar
2023-02-10T12:06:37.482Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-10T12:06:37.482Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:37.482Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-10 12-04-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:06:37.483Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vFW f29e697a-848c 0 is matching search criteria
2023-02-10T12:06:37.483Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-02-10T12:06:37.483Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW f29e697a-848c 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-10T12:06:37.484Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:37.484Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-10 12-04-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:06:37.484Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vFW f29e697a-848c 0 is matching search criteria
2023-02-10T12:06:37.484Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-02-10T12:06:37.485Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW f29e697a-848c 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-10T12:06:37.485Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:37.485Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-10 12-04-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:06:37.486Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:37.486Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vFW f29e697a-848c 0 is not matching search criteria
2023-02-10T12:06:37.486Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-10T12:06:37.486Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-10T12:06:37.487Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-10T12:06:37.487Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-10T12:06:37.487Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-10T12:06:37.487Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-10T12:06:37.487Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-10T12:06:37.488Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-10T12:06:37.488Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-10T12:06:37.488Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-10T12:06:37.488Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-10T12:06:37.488Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-10T12:06:37.489Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-10T12:06:37.489Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-10T12:06:37.489Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-10T12:06:37.489Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-10T12:06:37.489Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:37.490Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-10 12-04-47 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-10T12:06:37.490Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:37.490Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vFW f29e697a-848c 0 is matching search criteria
2023-02-10T12:06:37.490Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW f29e697a-848c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-10T12:06:37.491Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:37.491Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vFW f29e697a-848c 0 is matching search criteria
2023-02-10T12:06:37.491Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW f29e697a-848c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-10T12:06:37.491Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:37.491Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vFW f29e697a-848c 0 is matching search criteria
2023-02-10T12:06:37.491Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW f29e697a-848c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-10T12:06:37.492Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:37.492Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vFW f29e697a-848c 0 is not matching search criteria
2023-02-10T12:06:37.492Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-10T12:06:37.492Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-10T12:06:37.492Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-10T12:06:37.492Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-10T12:06:37.493Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-10T12:06:37.493Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-10T12:06:37.493Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-10T12:06:37.493Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-10T12:06:37.493Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-10T12:06:37.493Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-10T12:06:37.493Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-10T12:06:37.494Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=ff0b9446-a532-478a-9954-6c0ff8acecf2
2023-02-10T12:06:37.494Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:37.494Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vFW f29e697a-848c 0 is not matching search criteria
2023-02-10T12:06:37.494Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-10T12:06:37.494Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-10T12:06:37.494Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-10T12:06:37.495Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-10T12:06:37.495Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-10T12:06:37.495Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-10T12:06:37.495Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-10T12:06:37.495Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-10T12:06:37.495Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-10T12:06:37.495Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-10T12:06:37.496Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-10T12:06:37.496Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-10T12:06:37.496Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=31ee7f32-42bc-49a1-ad69-8d5db05ebf93
2023-02-10T12:06:37.496Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:37.496Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vFW f29e697a-848c 0 is not matching search criteria
2023-02-10T12:06:37.496Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-10T12:06:37.496Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-10T12:06:37.497Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-10T12:06:37.497Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-10T12:06:37.497Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-10T12:06:37.497Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-10T12:06:37.497Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-10T12:06:37.497Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-10T12:06:37.498Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-10T12:06:37.498Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-10T12:06:37.498Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-10T12:06:37.498Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-10T12:06:37.498Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3be3b21a-4fa5-4a37-927b-86af53259280
2023-02-10T12:06:37.498Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:37.498Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-10 12-04-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:06:37.499Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:37.499Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-10 12-04-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:06:37.499Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:37.499Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-10 12-04-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:06:37.499Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:37.500Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-10 12-04-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:06:37.500Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-02-10 12-04-47
Description:catalog service description
Model UUID:5958dec4-f434-4d2f-8f74-361bfca809e5
Model Version:NULL
Model InvariantUuid:26cc2d02-f3e2-4375-aefe-3ac42db3f7bf
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW f29e697a-848c
Model UUID:2a533a1a-3f13-4e68-984f-7dd7abe8470c
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:349311b0-e0ff-4b33-8bab-1a6007504446
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:d8f606fc-a9ab-4b37-ac97-5ffada3c8ab2
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:f52e489e-7a4b-42a6-8048-83f629a0dd1d
ModelName:VfwF29e697a848c..base_vfw..module-0
ModelUuid:14284a0f-732f-4cb8-9dd0-fef70252b804
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:ff0b9446-a532-478a-9954-6c0ff8acecf2
ModelInvariantUuid:bd18a9da-0b78-4131-8140-9972dcb97c2a
ModelName:vFW f29e697a-848c-nodes.vfwCvfc
ModelUuid:7c6930d7-575f-4160-a122-4e2539ccafb7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:07aec534-8c20-4b0f-9891-8c5920793759
ModelInvariantUuid:c92d9ce3-5a5e-41b7-bcb5-363e495878b3
ModelName:VfwF29e697a848c.compute.nodes.heat.vfw
ModelUuid:424a246a-c88a-49c8-8457-d6dc7bbf997d
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:31ee7f32-42bc-49a1-ad69-8d5db05ebf93
ModelInvariantUuid:2d2346f8-3ce4-433a-b35e-c09bed6e7bb2
ModelName:vFW f29e697a-848c-nodes.vsnCvfc
ModelUuid:dd98e423-2bcf-43f6-8530-6d22cd63bf14
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:0664ae20-bff4-4885-8eca-8d7ba5767b6b
ModelInvariantUuid:9817c294-4d03-43f7-80a9-89724c6eef3c
ModelName:VfwF29e697a848c.compute.nodes.heat.vsn
ModelUuid:36a81800-23a1-4685-babd-adddf3b310a1
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:3be3b21a-4fa5-4a37-927b-86af53259280
ModelInvariantUuid:b33d6a1d-80bd-44b7-b682-e2ab7fd52e0d
ModelName:vFW f29e697a-848c-nodes.vpgCvfc
ModelUuid:4e3cd3ea-ab0a-4350-b0ca-ebb9558188e2
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:c1eb32fc-903e-4866-9131-a5d892213087
ModelInvariantUuid:abac60be-a5d7-4828-be8e-0e2db67f56f5
ModelName:VfwF29e697a848c.compute.nodes.heat.vpg
ModelUuid:78f21a05-dca4-4d6f-91ee-4bd80787bc24
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-10T12:06:37.511Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: 27d057fa-ef0e-416b-badd-f4907826a048
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-10T12:06:37.519Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||vFW f29e697a-848c 0
2023-02-10T12:06:37.520Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 27d057fa-ef0e-416b-badd-f4907826a048
2023-02-10T12:06:37.520Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: e7c6e3e4-4f91-45c2-a07d-6520d3806d27 from URL: /sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vfwf29e697a848c0_modules.json
2023-02-10T12:06:37.520Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-10T12:06:37.520Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vfwf29e697a848c0_modules.json
2023-02-10T12:06:37.653Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-10T12:06:37.653Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vfwf29e697a848c0_modules.json e7c6e3e4-4f91-45c2-a07d-6520d3806d27 785
2023-02-10T12:06:37.654Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vfwf29e697a848c0_modules.json ASDC sendASDCNotification
2023-02-10T12:06:37.654Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vfwf29e697a848c0_modules.json
2023-02-10T12:06:37.654Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-10T12:06:37.654Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:06:37.654Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:06:37.654Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030797654,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vfwf29e697a848c0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:06:38.655Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwF29e697a848c..base_vfw..module-0",
"vfModuleModelInvariantUUID": "f52e489e-7a4b-42a6-8048-83f629a0dd1d",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "14284a0f-732f-4cb8-9dd0-fef70252b804",
"vfModuleModelCustomizationUUID": "d8b88add-973c-4a93-981b-5eeaa6973204",
"isBase": true,
"artifacts": [
"e6c102d3-1a84-43dc-a3df-1b090a254594",
"ec2f3374-b662-487f-bd24-cd04582342e1"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-02-10T12:06:38.661Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwF29e697a848c..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:14284a0f-732f-4cb8-9dd0-fef70252b804
VfModuleModelInvariantUUID:f52e489e-7a4b-42a6-8048-83f629a0dd1d
VfModuleModelDescription:NULL
Artifacts UUID List:{
e6c102d3-1a84-43dc-a3df-1b090a254594
,
ec2f3374-b662-487f-bd24-cd04582342e1
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-02-10T12:06:38.664Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwF29e697a848c..base_vfw..module-0",
"vfModuleModelInvariantUUID": "f52e489e-7a4b-42a6-8048-83f629a0dd1d",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "14284a0f-732f-4cb8-9dd0-fef70252b804",
"vfModuleModelCustomizationUUID": "d8b88add-973c-4a93-981b-5eeaa6973204",
"isBase": true,
"artifacts": [
"e6c102d3-1a84-43dc-a3df-1b090a254594",
"ec2f3374-b662-487f-bd24-cd04582342e1"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-02-10T12:06:38.664Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwF29e697a848c..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:14284a0f-732f-4cb8-9dd0-fef70252b804
VfModuleModelInvariantUUID:f52e489e-7a4b-42a6-8048-83f629a0dd1d
VfModuleModelDescription:NULL
Artifacts UUID List:{
e6c102d3-1a84-43dc-a3df-1b090a254594
,
ec2f3374-b662-487f-bd24-cd04582342e1
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-02-10T12:06:38.664Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: e6c102d3-1a84-43dc-a3df-1b090a254594 from URL: /sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.yaml
2023-02-10T12:06:38.664Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-10T12:06:38.664Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.yaml
2023-02-10T12:06:38.809Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-10T12:06:38.810Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.yaml e6c102d3-1a84-43dc-a3df-1b090a254594 20368
2023-02-10T12:06:38.810Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-10T12:06:38.810Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.yaml
2023-02-10T12:06:38.811Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-10T12:06:38.811Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:06:38.811Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:06:38.811Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030798810,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:06:39.812Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: ec2f3374-b662-487f-bd24-cd04582342e1 from URL: /sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env
2023-02-10T12:06:39.813Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-10T12:06:39.813Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env
2023-02-10T12:06:40.141Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-10T12:06:40.142Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env ec2f3374-b662-487f-bd24-cd04582342e1 2098
2023-02-10T12:06:40.142Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-10T12:06:40.142Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env
2023-02-10T12:06:40.142Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-10T12:06:40.143Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:06:40.143Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:06:40.143Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030800142,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:06:41.144Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 5958dec4-f434-4d2f-8f74-361bfca809e5
2023-02-10T12:06:41.144Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW f29e697a-848c 0 27d057fa-ef0e-416b-badd-f4907826a048 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-10T12:06:41.188Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6249372a, org.onap.sdc.toscaparser.api.parameters.Input@3c645a0a, org.onap.sdc.toscaparser.api.parameters.Input@3adae5d6, org.onap.sdc.toscaparser.api.parameters.Input@533d946c, org.onap.sdc.toscaparser.api.parameters.Input@78661946]
2023-02-10T12:06:41.190Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:41.191Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-10 12-04-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:06:41.204Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic
2023-02-10T12:06:41.204Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= d8f606fc-a9ab-4b37-ac97-5ffada3c8ab2
2023-02-10T12:06:41.205Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: d8f606fc-a9ab-4b37-ac97-5ffada3c8ab2 matches Tosca VF Customization UUID: d8f606fc-a9ab-4b37-ac97-5ffada3c8ab2
2023-02-10T12:06:41.205Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: d8f606fc-a9ab-4b37-ac97-5ffada3c8ab2 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-02-10T12:06:41.224Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:41.224Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-10 12-04-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:06:41.225Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id d8f606fc-a9ab-4b37-ac97-5ffada3c8ab2: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-10T12:06:41.226Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@34f46ee2
2023-02-10T12:06:41.226Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:41.227Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-10 12-04-47 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-10T12:06:41.227Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : d8b88add-973c-4a93-981b-5eeaa6973204
2023-02-10T12:06:41.228Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID d8b88add-973c-4a93-981b-5eeaa6973204
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-02-10T12:06:41.244Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:41.245Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vFW f29e697a-848c 0 is matching search criteria
2023-02-10T12:06:41.245Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW f29e697a-848c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-10T12:06:41.246Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:41.246Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vFW f29e697a-848c 0 is matching search criteria
2023-02-10T12:06:41.247Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW f29e697a-848c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-10T12:06:41.247Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:41.248Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vFW f29e697a-848c 0 is not matching search criteria
2023-02-10T12:06:41.248Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-10T12:06:41.249Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-10T12:06:41.249Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-10T12:06:41.249Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-10T12:06:41.250Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-10T12:06:41.250Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-10T12:06:41.251Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-10T12:06:41.251Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-10T12:06:41.251Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-10T12:06:41.252Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-10T12:06:41.252Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-10T12:06:41.253Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=ff0b9446-a532-478a-9954-6c0ff8acecf2
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-10T12:06:41.261Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:41.261Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vFW f29e697a-848c 0 is matching search criteria
2023-02-10T12:06:41.262Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW f29e697a-848c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-10T12:06:41.262Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:41.262Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vFW f29e697a-848c 0 is not matching search criteria
2023-02-10T12:06:41.263Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-10T12:06:41.263Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-10T12:06:41.264Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-10T12:06:41.264Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-10T12:06:41.264Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-10T12:06:41.265Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-10T12:06:41.265Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-10T12:06:41.265Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-10T12:06:41.266Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-10T12:06:41.266Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-10T12:06:41.266Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-10T12:06:41.267Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-10T12:06:41.267Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=31ee7f32-42bc-49a1-ad69-8d5db05ebf93
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-10T12:06:41.275Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:41.275Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vFW f29e697a-848c 0 is matching search criteria
2023-02-10T12:06:41.276Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW f29e697a-848c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-10T12:06:41.281Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:41.281Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vFW f29e697a-848c 0 is not matching search criteria
2023-02-10T12:06:41.281Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-10T12:06:41.282Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-10T12:06:41.282Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-10T12:06:41.282Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-10T12:06:41.283Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-10T12:06:41.283Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-10T12:06:41.283Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-10T12:06:41.284Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-10T12:06:41.284Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-10T12:06:41.284Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-10T12:06:41.285Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-10T12:06:41.285Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-10T12:06:41.285Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=3be3b21a-4fa5-4a37-927b-86af53259280
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-10T12:06:41.292Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:41.293Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vFW f29e697a-848c 0 is matching search criteria
2023-02-10T12:06:41.293Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW f29e697a-848c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-10T12:06:41.294Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:41.294Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Node template vFW f29e697a-848c 0 is matching search criteria
2023-02-10T12:06:41.295Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW f29e697a-848c 0] matching following query criteria: sdcType=VF, customizationUUID=d8f606fc-a9ab-4b37-ac97-5ffada3c8ab2
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-10T12:06:41.303Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:41.305Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-10 12-04-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:06:41.305Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 5958dec4-f434-4d2f-8f74-361bfca809e5: vFW f29e697a-848c
2023-02-10T12:06:41.306Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:41.306Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-10 12-04-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:06:41.306Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:41.306Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-10 12-04-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:06:41.307Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:41.307Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-10 12-04-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:06:41.307Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:41.307Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-10 12-04-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:06:41.307Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:06:41.307Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-10 12-04-47 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:06:41.308Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Saving Service: vFW 2023-02-10 12-04-47
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T12:06:41.783Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW f29e697a-848c 27d057fa-ef0e-416b-badd-f4907826a048 1 ASDC deployResourceStructure
2023-02-10T12:06:41.784Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vfwf29e697a848c0_modules.json ASDC sendASDCNotification
2023-02-10T12:06:41.784Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vfwf29e697a848c0_modules.json
2023-02-10T12:06:41.784Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-10T12:06:41.784Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:06:41.784Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:06:41.785Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030801784,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vfwf29e697a848c0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:06:42.786Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-10T12:06:42.786Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.yaml
2023-02-10T12:06:42.786Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-10T12:06:42.786Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:06:42.787Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:06:42.787Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030802786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:06:43.788Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-10T12:06:43.788Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env
2023-02-10T12:06:43.788Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-10T12:06:43.789Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:06:43.789Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:06:43.789Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030803787,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:06:44.790Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar ASDC sendASDCNotification
2023-02-10T12:06:44.790Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar
2023-02-10T12:06:44.791Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-10T12:06:44.791Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:06:44.791Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:06:44.791Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030804790,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:06:45.792Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 60c278ae-06c5-453b-8820-e4cef8838d6c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:06:45.809Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 60c278ae-06c5-453b-8820-e4cef8838d6c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:06:45.814Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-10T12:06:45.814Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-10T12:06:45.814Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-10T12:07:01.604Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:07:01.606Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:07:01.607Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "aai-model-loader",
"timestamp": 1676030772138,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:07:01.608Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:07:15.815Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 60c278ae-06c5-453b-8820-e4cef8838d6c
2023-02-10T12:07:15.821Z||kafka-producer-network-thread | SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2] Node 1 disconnected.
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:07:15.843Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 60c278ae-06c5-453b-8820-e4cef8838d6c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:07:15.855Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-10T12:07:15.856Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-10T12:07:15.856Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-10T12:07:45.857Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 60c278ae-06c5-453b-8820-e4cef8838d6c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:07:45.882Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 60c278ae-06c5-453b-8820-e4cef8838d6c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:07:45.888Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-10T12:07:45.889Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-10T12:07:45.889Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-10T12:08:01.604Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:08:01.613Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.614Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "cds-sdc-listener",
"timestamp": 1676030741542,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:08:01.615Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.616Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.616Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "multicloud-k8s",
"timestamp": 1676030777725,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:08:01.616Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.616Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.617Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030776845,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vfwf29e697a848c0_modules.json",
"status": "NOTIFIED"
}
2023-02-10T12:08:01.617Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.617Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.617Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "cds-sdc-listener",
"timestamp": 1676030741542,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vfwf29e697a848c0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:08:01.618Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.618Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.618Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "multicloud-k8s",
"timestamp": 1676030777725,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vfwf29e697a848c0_modules.json",
"status": "NOTIFIED"
}
2023-02-10T12:08:01.618Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.618Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.618Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "aai-model-loader",
"timestamp": 1676030772138,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vfwf29e697a848c0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:08:01.618Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.619Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.619Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030776845,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-10T12:08:01.619Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.619Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.620Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "cds-sdc-listener",
"timestamp": 1676030741542,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:08:01.620Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.620Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.620Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "multicloud-k8s",
"timestamp": 1676030777725,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-10T12:08:01.620Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.621Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.621Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "aai-model-loader",
"timestamp": 1676030772138,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:08:01.621Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.621Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.621Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030776845,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:08:01.621Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.622Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.622Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "cds-sdc-listener",
"timestamp": 1676030741542,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:08:01.622Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.622Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.622Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "multicloud-k8s",
"timestamp": 1676030777725,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:08:01.622Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.623Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.623Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "aai-model-loader",
"timestamp": 1676030772138,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:08:01.623Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.623Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.623Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030776845,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-10T12:08:01.624Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.624Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.624Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "cds-sdc-listener",
"timestamp": 1676030741542,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:08:01.624Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.624Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.624Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "multicloud-k8s",
"timestamp": 1676030777725,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-10T12:08:01.625Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.625Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.625Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "aai-model-loader",
"timestamp": 1676030772138,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:08:01.625Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.625Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.626Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030776845,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:08:01.626Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.626Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.626Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "cds-sdc-listener",
"timestamp": 1676030741542,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:08:01.626Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.626Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.630Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "multicloud-k8s",
"timestamp": 1676030777725,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:08:01.631Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.631Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.632Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "aai-model-loader",
"timestamp": 1676030772138,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:08:01.632Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.632Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.632Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030776845,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:08:01.632Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.632Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.633Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "cds-sdc-listener",
"timestamp": 1676030741542,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:08:01.633Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.633Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.633Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "multicloud-k8s",
"timestamp": 1676030777725,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:08:01.633Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.633Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.634Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "aai-model-loader",
"timestamp": 1676030772138,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:08:01.634Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.634Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.638Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030793318,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:08:01.638Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.638Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.638Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "multicloud-k8s",
"timestamp": 1676030793330,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vfwf29e697a848c0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:08:01.639Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.639Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.640Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "aai-model-loader",
"timestamp": 1676030791531,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:08:01.640Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.640Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.640Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "cds-sdc-listener",
"timestamp": 1676030791534,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:08:01.640Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.640Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.641Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "multicloud-k8s",
"timestamp": 1676030794506,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:08:01.641Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.641Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.641Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "multicloud-k8s",
"timestamp": 1676030795780,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:08:01.642Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.642Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.642Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "multicloud-k8s",
"timestamp": 1676030796840,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-10T12:08:01.664Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 60c278ae-06c5-453b-8820-e4cef8838d6c
2023-02-10T12:08:01.664Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 60c278ae-06c5-453b-8820-e4cef8838d6c and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T12:08:01.706Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.706Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030797654,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vfwf29e697a848c0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:08:01.707Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.707Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.707Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "multicloud-k8s",
"timestamp": 1676030797843,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vfwf29e697a848c0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-10T12:08:01.707Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.708Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.708Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030798810,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:08:01.708Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.708Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.709Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030800142,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:08:01.709Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.709Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.709Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030801784,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vfwf29e697a848c0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-10T12:08:01.709Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.710Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.710Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030802786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-02-10T12:08:01.710Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.710Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.710Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030803787,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-02-10T12:08:01.710Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.710Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.710Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676030800770,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:08:01.711Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.711Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.711Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030804790,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-10T12:08:01.712Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.712Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.712Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676030800770,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vfwf29e697a848c0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:08:01.712Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.712Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.713Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676030800770,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:08:01.713Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.713Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.713Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676030800770,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:08:01.713Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.713Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.713Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676030800770,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/resourceInstances/vfwf29e697a848c0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:08:01.714Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.714Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.714Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676030800770,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:08:01.714Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.714Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.714Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676030800770,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:08:01.715Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.715Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.715Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676030808647,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:08:01.715Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.715Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.715Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "aai-model-loader",
"timestamp": 1676030811786,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-10T12:08:01.716Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.716Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.716Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "aai-model-loader",
"timestamp": 1676030812788,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-10T12:08:01.730Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 60c278ae-06c5-453b-8820-e4cef8838d6c
2023-02-10T12:08:01.730Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 60c278ae-06c5-453b-8820-e4cef8838d6c and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T12:08:01.751Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.751Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676030813565,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230210120447/1.0/artifacts/service-Vfw20230210120447-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-10T12:08:01.752Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:08:01.752Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:08:01.752Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676030814570,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-10T12:08:01.764Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 60c278ae-06c5-453b-8820-e4cef8838d6c
2023-02-10T12:08:01.765Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 60c278ae-06c5-453b-8820-e4cef8838d6c and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T12:08:15.889Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 60c278ae-06c5-453b-8820-e4cef8838d6c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:08:15.931Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 60c278ae-06c5-453b-8820-e4cef8838d6c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:08:15.938Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-10T12:08:15.938Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-10T12:08:15.939Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-10T12:08:15.939Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-10T12:08:15.939Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-10T12:08:15.940Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-10T12:08:15.940Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-10T12:08:15.940Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-10T12:08:15.941Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-10T12:08:15.960Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-10T12:08:45.961Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 60c278ae-06c5-453b-8820-e4cef8838d6c and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-10T12:08:45.973Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 60c278ae-06c5-453b-8820-e4cef8838d6c and serviceModelVersionId: 5958dec4-f434-4d2f-8f74-361bfca809e5
2023-02-10T12:08:45.973Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 26cc2d02-f3e2-4375-aefe-3ac42db3f7bf
2023-02-10T12:08:45.976Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/26cc2d02-f3e2-4375-aefe-3ac42db3f7bf/model-vers/model-ver/5958dec4-f434-4d2f-8f74-361bfca809e5?depth=0
2023-02-10T12:08:45.997Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2023-02-10T12:08:46.096Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/26cc2d02-f3e2-4375-aefe-3ac42db3f7bf/model-vers/model-ver/5958dec4-f434-4d2f-8f74-361bfca809e5?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-02-10T12:08:46.099Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/26cc2d02-f3e2-4375-aefe-3ac42db3f7bf/model-vers/model-ver/5958dec4-f434-4d2f-8f74-361bfca809e5?depth=0|INFO|500||Invoke
2023-02-10T12:08:46.107Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/26cc2d02-f3e2-4375-aefe-3ac42db3f7bf/model-vers/model-ver/5958dec4-f434-4d2f-8f74-361bfca809e5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-10T12:08:46.390Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/26cc2d02-f3e2-4375-aefe-3ac42db3f7bf/model-vers/model-ver/5958dec4-f434-4d2f-8f74-361bfca809e5?depth=0|INFO|500||InvokeReturn
2023-02-10T12:08:46.393Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/26cc2d02-f3e2-4375-aefe-3ac42db3f7bf/model-vers/model-ver/5958dec4-f434-4d2f-8f74-361bfca809e5?depth=0 has http status code:200 and response headers:{date=[Fri, 10 Feb 2023 12:08:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[259], vertex-id=[389280], x-aai-txid=[1-aai-resources-230210-12:08:43:813-57784], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-10T12:08:46.393Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity.
2023-02-10T12:08:46.394Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-10T12:08:46.394Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-10T12:08:46.403Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-10T12:08:46.404Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 60c278ae-06c5-453b-8820-e4cef8838d6c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-10T12:08:46.404Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-10T12:08:46.405Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:08:46.405Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:08:46.405Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030926404,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-10T12:08:47.476Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:09:01.604Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:09:01.614Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:09:01.615Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "60c278ae-06c5-453b-8820-e4cef8838d6c",
"consumerID": "SO-sdc-controller",
"timestamp": 1676030926404,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-10T12:09:01.617Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:09:47.477Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:10:01.604Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:10:47.479Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:11:01.606Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:11:47.488Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:12:01.612Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:12:47.490Z|60c278ae-06c5-453b-8820-e4cef8838d6c|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:13:01.614Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:13:47.492Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:14:01.616Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:14:47.493Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:15:01.617Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:15:47.494Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:16:01.618Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:16:47.495Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:17:01.620Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:17:47.497Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:18:01.622Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:18:47.505Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:19:01.624Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:19:47.508Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:20:01.625Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:20:47.510Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:21:01.627Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:21:47.512Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:22:01.628Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:22:47.513Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:23:01.628Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:23:47.514Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:24:01.630Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:24:28.234Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-10T12:24:28.237Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"3fc99075-9a3d-4242-838c-1e4a2a84989d","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"be382dd8-b450-4ae7-8f1d-ec4e5ae09f20","serviceDescription":"service","serviceInvariantUUID":"e7b075ef-4983-4234-b289-8bebdeb63292","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"5d255775-465d-475e-97eb-0dc089e26f17","resourceInvariantUUID":"dc674db9-0f81-4833-8909-2493094eb30e","resourceCustomizationUUID":"b51579af-a1be-49e4-9748-e6a9ffbd6319","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":"NWMxMzA5MjgxMmRmOTEzMTIyYWQwZmQ1ZTczZmI1MjE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"75c5c2d5-85e9-48fe-80bd-fbc36ae340c2","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MTBiNGM4ZWJkMjJmYThiYTE4Y2QzMThkOTczZTJjMzU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f4cbc565-bd5c-4014-aeaa-88df879e150f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-10T12:24:28.253Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:24:28.255Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:24:28.255Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:24:28.255Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031827514,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:24:28.261Z||kafka-producer-network-thread | SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 3tnXeKZHSpmHnpK6BqGC4w
2023-02-10T12:24:28.262Z||kafka-producer-network-thread | SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 3tnXeKZHSpmHnpK6BqGC4w
2023-02-10T12:24:28.262Z||kafka-producer-network-thread | SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 3tnXeKZHSpmHnpK6BqGC4w
2023-02-10T12:24:28.263Z||kafka-producer-network-thread | SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 3tnXeKZHSpmHnpK6BqGC4w
2023-02-10T12:24:28.263Z||kafka-producer-network-thread | SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 3tnXeKZHSpmHnpK6BqGC4w
2023-02-10T12:24:28.263Z||kafka-producer-network-thread | SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2e7d86f1-e12b-43db-9344-36dc9702fda2] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 3tnXeKZHSpmHnpK6BqGC4w
2023-02-10T12:24:28.266Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:24:28.266Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "aai-model-loader",
"timestamp": 1676031852138,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:24:28.269Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:24:29.268Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:24:29.268Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:24:29.268Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:24:29.269Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031827514,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:24:30.270Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "be382dd8-b450-4ae7-8f1d-ec4e5ae09f20",
"serviceDescription": "service",
"serviceInvariantUUID": "e7b075ef-4983-4234-b289-8bebdeb63292",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "b51579af-a1be-49e4-9748-e6a9ffbd6319",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "5d255775-465d-475e-97eb-0dc089e26f17",
"resourceInvariantUUID": "dc674db9-0f81-4833-8909-2493094eb30e",
"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": "MTBiNGM4ZWJkMjJmYThiYTE4Y2QzMThkOTczZTJjMzU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "f4cbc565-bd5c-4014-aeaa-88df879e150f"
}
],
"workloadContext": "Production"
}
2023-02-10T12:24:30.270Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-10T12:24:30.271Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 be382dd8-b450-4ae7-8f1d-ec4e5ae09f20 ASDC
2023-02-10T12:24:30.272Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:3fc99075-9a3d-4242-838c-1e4a2a84989d
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:be382dd8-b450-4ae7-8f1d-ec4e5ae09f20
ServiceInvariantUUID:e7b075ef-4983-4234-b289-8bebdeb63292
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:f4cbc565-bd5c-4014-aeaa-88df879e150f
ArtifactChecksum:MTBiNGM4ZWJkMjJmYThiYTE4Y2QzMThkOTczZTJjMzU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:b51579af-a1be-49e4-9748-e6a9ffbd6319
ResourceInvariantUUID:dc674db9-0f81-4833-8909-2493094eb30e
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:5d255775-465d-475e-97eb-0dc089e26f17
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-02-10T12:24:30.272Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF be382dd8-b450-4ae7-8f1d-ec4e5ae09f20 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T12:24:30.406Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-10T12:24:30.408Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-02-10T12:24:30.408Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-02-10T12:24:30.409Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: f4cbc565-bd5c-4014-aeaa-88df879e150f from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-10T12:24:30.409Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-02-10T12:24:30.410Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-10T12:24:30.720Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-02-10T12:24:30.721Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar f4cbc565-bd5c-4014-aeaa-88df879e150f 57792
2023-02-10T12:24:30.722Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-10T12:24:30.722Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-10T12:24:30.722Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-10T12:24:30.722Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:24:30.722Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:24:30.722Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031870722,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:24:31.725Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-10T12:24:31.726Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-02-10T12:24:31.726Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: f4cbc565-bd5c-4014-aeaa-88df879e150f, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-10T12:24:31.727Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-02-10T12:24:31.728Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-10T12:24:31.728Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-10T12:24:31.993Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6139843182509787497/Definitions/service-BasicNetwork-template.yml
2023-02-10T12:24:32.724Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-10T12:24:32.725Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-02-10T12:24:32.725Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-10T12:24:32.725Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-02-10T12:24:32.725Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-10T12:24:32.725Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-10T12:24:32.726Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-10T12:24:32.726Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-10T12:24:32.726Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-10T12:24:32.726Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-10T12:24:32.726Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-10T12:24:32.727Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-10T12:24:32.727Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-02-10T12:24:32.727Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:24:32.728Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:24:32.728Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-10T12:24:32.729Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-02-10T12:24:32.729Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-10T12:24:32.730Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:24:32.730Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:24:32.730Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-10T12:24:32.730Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-02-10T12:24:32.731Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-10T12:24:32.731Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:24:32.731Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:24:32.731Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:24:32.732Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:24:32.732Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:24:32.732Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:24:32.733Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:24:32.733Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:24:32.733Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:24:32.733Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:24:32.734Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:be382dd8-b450-4ae7-8f1d-ec4e5ae09f20
Model Version:NULL
Model InvariantUuid:e7b075ef-4983-4234-b289-8bebdeb63292
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:dc674db9-0f81-4833-8909-2493094eb30e
Model UUID:75019088-0f3c-460d-b9e8-46b5a787bdb0
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:b51579af-a1be-49e4-9748-e6a9ffbd6319
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-10T12:24:32.757Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||Processing Resource Type: VL, Model UUID: 5d255775-465d-475e-97eb-0dc089e26f17
2023-02-10T12:24:32.757Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||No resources found for Service: be382dd8-b450-4ae7-8f1d-ec4e5ae09f20
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-10T12:24:32.776Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||
2023-02-10T12:24:32.777Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-02-10T12:24:32.780Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||No resources found for Service: be382dd8-b450-4ae7-8f1d-ec4e5ae09f20
2023-02-10T12:24:32.780Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: be382dd8-b450-4ae7-8f1d-ec4e5ae09f20
2023-02-10T12:24:32.780Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-02-10T12:24:32.781Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-10T12:24:32.796Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@382f7c1f, org.onap.sdc.toscaparser.api.parameters.Input@649fde31, org.onap.sdc.toscaparser.api.parameters.Input@6928a168, org.onap.sdc.toscaparser.api.parameters.Input@51e18df1, org.onap.sdc.toscaparser.api.parameters.Input@126dcc56]
2023-02-10T12:24:32.798Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:24:32.799Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:24:32.799Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:24:32.800Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:24:32.800Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid be382dd8-b450-4ae7-8f1d-ec4e5ae09f20: Generic NeutronNet
2023-02-10T12:24:32.800Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:24:32.800Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:24:32.800Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:24:32.800Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-02-10T12:24:32.868Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:24:32.869Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:24:32.869Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:24:32.869Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:24:32.869Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:24:32.869Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:24:32.870Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-02-10T12:24:33.083Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-02-10T12:24:33.084Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-10T12:24:33.084Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-10T12:24:33.084Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-10T12:24:33.084Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:24:33.084Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:24:33.085Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031873084,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:24:34.085Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fc99075-9a3d-4242-838c-1e4a2a84989d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:24:34.141Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fc99075-9a3d-4242-838c-1e4a2a84989d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:24:34.153Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-10T12:24:34.154Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-10T12:24:34.154Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-10T12:25:01.604Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:25:01.608Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:25:01.609Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031827514,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:25:01.610Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:25:04.154Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fc99075-9a3d-4242-838c-1e4a2a84989d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:25:04.185Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fc99075-9a3d-4242-838c-1e4a2a84989d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:25:04.189Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-10T12:25:04.189Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-10T12:25:04.190Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-10T12:25:34.190Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fc99075-9a3d-4242-838c-1e4a2a84989d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:25:34.217Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fc99075-9a3d-4242-838c-1e4a2a84989d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:25:34.221Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-10T12:25:34.221Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-10T12:25:34.222Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-10T12:26:01.604Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:26:01.607Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:26:01.607Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "multicloud-k8s",
"timestamp": 1676031848897,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:26:01.609Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:26:01.609Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:26:01.609Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031812559,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:26:01.609Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:26:01.610Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:26:01.610Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031812559,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:26:01.610Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:26:01.610Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:26:01.611Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "aai-model-loader",
"timestamp": 1676031852138,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:26:01.611Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:26:01.611Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:26:01.611Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031827514,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:26:01.611Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:26:01.612Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:26:01.612Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "multicloud-k8s",
"timestamp": 1676031848897,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:26:01.612Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:26:01.612Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:26:01.612Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031868828,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:26:01.612Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:26:01.613Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:26:01.613Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031870722,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:26:01.613Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:26:01.613Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:26:01.613Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "aai-model-loader",
"timestamp": 1676031868879,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:26:01.614Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:26:01.614Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:26:01.614Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031873084,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-10T12:26:01.614Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:26:01.614Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:26:01.615Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "aai-model-loader",
"timestamp": 1676031876587,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-10T12:26:01.615Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:26:01.615Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:26:01.615Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "aai-model-loader",
"timestamp": 1676031877590,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-10T12:26:01.630Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3fc99075-9a3d-4242-838c-1e4a2a84989d
2023-02-10T12:26:01.631Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3fc99075-9a3d-4242-838c-1e4a2a84989d and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T12:26:01.657Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:26:01.657Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031880770,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:26:01.657Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:26:01.657Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:26:01.657Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031880770,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:26:01.658Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:26:01.658Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:26:01.658Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031883831,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:26:01.658Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:26:01.658Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:26:01.658Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031885928,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-10T12:26:01.659Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:26:01.659Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:26:01.659Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031887128,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-10T12:26:01.674Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3fc99075-9a3d-4242-838c-1e4a2a84989d
2023-02-10T12:26:01.675Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3fc99075-9a3d-4242-838c-1e4a2a84989d and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T12:26:04.223Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3fc99075-9a3d-4242-838c-1e4a2a84989d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:26:04.252Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3fc99075-9a3d-4242-838c-1e4a2a84989d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:26:04.265Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-10T12:26:04.265Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-10T12:26:04.265Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-10T12:26:04.265Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-10T12:26:04.266Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-10T12:26:04.266Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-10T12:26:04.266Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-10T12:26:04.267Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-10T12:26:04.295Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-10T12:26:34.296Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3fc99075-9a3d-4242-838c-1e4a2a84989d and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-10T12:26:34.304Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3fc99075-9a3d-4242-838c-1e4a2a84989d and serviceModelVersionId: be382dd8-b450-4ae7-8f1d-ec4e5ae09f20
2023-02-10T12:26:34.304Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e7b075ef-4983-4234-b289-8bebdeb63292
2023-02-10T12:26:34.305Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e7b075ef-4983-4234-b289-8bebdeb63292/model-vers/model-ver/be382dd8-b450-4ae7-8f1d-ec4e5ae09f20?depth=0
2023-02-10T12:26:34.311Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-02-10T12:26:34.375Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e7b075ef-4983-4234-b289-8bebdeb63292/model-vers/model-ver/be382dd8-b450-4ae7-8f1d-ec4e5ae09f20?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-02-10T12:26:34.377Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e7b075ef-4983-4234-b289-8bebdeb63292/model-vers/model-ver/be382dd8-b450-4ae7-8f1d-ec4e5ae09f20?depth=0|INFO|500||Invoke
2023-02-10T12:26:34.384Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e7b075ef-4983-4234-b289-8bebdeb63292/model-vers/model-ver/be382dd8-b450-4ae7-8f1d-ec4e5ae09f20?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-10T12:26:34.563Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e7b075ef-4983-4234-b289-8bebdeb63292/model-vers/model-ver/be382dd8-b450-4ae7-8f1d-ec4e5ae09f20?depth=0|INFO|500||InvokeReturn
2023-02-10T12:26:34.563Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e7b075ef-4983-4234-b289-8bebdeb63292/model-vers/model-ver/be382dd8-b450-4ae7-8f1d-ec4e5ae09f20?depth=0 has http status code:200 and response headers:{date=[Fri, 10 Feb 2023 12:26:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[173], vertex-id=[389264], x-aai-txid=[1-aai-resources-230210-12:26:32:007-90657], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-10T12:26:34.564Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2023-02-10T12:26:34.564Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-10T12:26:34.564Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-10T12:26:34.571Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-10T12:26:34.572Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3fc99075-9a3d-4242-838c-1e4a2a84989d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-10T12:26:34.572Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-10T12:26:34.573Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:26:34.573Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:26:34.573Z|3fc99075-9a3d-4242-838c-1e4a2a84989d|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031994572,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-10T12:26:35.605Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-10T12:26:35.610Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:26:35.611Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"19b78c43-c9e5-4cc8-ad3a-1eacf036c741","serviceName":"Demo_pNF_5neNi6m2GDi4gezukntm","serviceVersion":"1.0","serviceUUID":"5b1fbfe4-939e-46f8-86bb-e2eb9e429331","serviceDescription":"catalog service description","serviceInvariantUUID":"f3df12a2-25ae-481f-a9fd-15a3940e72d3","resources":[{"resourceInstanceName":"pNF 466bbf5a-2c39 0","resourceName":"pNF 466bbf5a-2c39","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"d01d5304-effe-4e65-905e-9389b467efa3","resourceInvariantUUID":"dbbc871f-044c-4734-8f51-4669a9457681","resourceCustomizationUUID":"8fda8604-2b64-498e-831f-4acbd8c33b88","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/vf-license-model.xml","artifactChecksum":"NTcxYzI0NDYxNDcwYWQxNmUwODE1MDdiZjUyYWQwNzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f9b85d73-51e0-483a-8a4f-8085d636d00e","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/pNF.csar","artifactChecksum":"N2E1MTk0YjAxMjQyODBkMzk4OTYwYWI2OTljOGI1YmU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b6b3bf16-235c-4479-a9ff-7d64182d7ce2","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"039fdeff-6d4c-483a-9a30-7bc97acaa1b4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/vendor-license-model.xml","artifactChecksum":"ODg4ODU3MDc1MjgxNmZmZTRhMTQyZjFhZWM0NzNiMmM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ad02278d-90be-4896-a32d-f0bccfc9afef","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e2b4accd-f1b5-4326-b62b-e6769b1edcd3","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"018aab3b-ea4f-4976-afba-65eab2950330","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf5neni6m2gdi4gezukntm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-template.yml","artifactChecksum":"MDIyNTk4NTJhYmZhOGJmNjVhOTA5NDg5Nzg4YmE5OTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ae4e49b1-fb33-4209-8b73-95b2b6283c9c","artifactVersion":"1"},{"artifactName":"service-DemoPnf5neni6m2gdi4gezukntm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar","artifactChecksum":"NDBhNTAxOWNkOWIxZDc5NWViODE0NGYxMmU2ZTFmM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0f4d6e58-88ec-499a-a436-ac8b600b78f0","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-10T12:26:35.613Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:26:35.614Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:26:35.614Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:26:35.614Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:26:36.615Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:26:36.616Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:26:36.616Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:26:36.616Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:26:37.617Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:26:37.617Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:26:37.617Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:26:37.618Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:26:38.618Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:26:38.619Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:26:38.619Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:26:38.619Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:26:39.620Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:26:39.621Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:26:39.621Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:26:39.622Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:26:40.623Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:26:40.624Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:26:40.624Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:26:40.624Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:26:41.627Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:26:41.627Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:26:41.628Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:26:41.628Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:26:42.628Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:26:42.629Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:26:42.629Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:26:42.629Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:26:43.632Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"serviceName": "Demo_pNF_5neNi6m2GDi4gezukntm",
"serviceVersion": "1.0",
"serviceUUID": "5b1fbfe4-939e-46f8-86bb-e2eb9e429331",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "f3df12a2-25ae-481f-a9fd-15a3940e72d3",
"resources": [
{
"resourceInstanceName": "pNF 466bbf5a-2c39 0",
"resourceCustomizationUUID": "8fda8604-2b64-498e-831f-4acbd8c33b88",
"resourceName": "pNF 466bbf5a-2c39",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "d01d5304-effe-4e65-905e-9389b467efa3",
"resourceInvariantUUID": "dbbc871f-044c-4734-8f51-4669a9457681",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnf5neni6m2gdi4gezukntm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar",
"artifactChecksum": "NDBhNTAxOWNkOWIxZDc5NWViODE0NGYxMmU2ZTFmM2U\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "0f4d6e58-88ec-499a-a436-ac8b600b78f0"
}
],
"workloadContext": "Production"
}
2023-02-10T12:26:43.636Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-10T12:26:43.638Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5b1fbfe4-939e-46f8-86bb-e2eb9e429331 ASDC
2023-02-10T12:26:43.642Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:19b78c43-c9e5-4cc8-ad3a-1eacf036c741
ServiceName:Demo_pNF_5neNi6m2GDi4gezukntm
ServiceVersion:1.0
ServiceUUID:5b1fbfe4-939e-46f8-86bb-e2eb9e429331
ServiceInvariantUUID:f3df12a2-25ae-481f-a9fd-15a3940e72d3
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnf5neni6m2gdi4gezukntm-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar
ArtifactUUID:0f4d6e58-88ec-499a-a436-ac8b600b78f0
ArtifactChecksum:NDBhNTAxOWNkOWIxZDc5NWViODE0NGYxMmU2ZTFmM2U=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 466bbf5a-2c39 0
ResourceCustomizationUUID:8fda8604-2b64-498e-831f-4acbd8c33b88
ResourceInvariantUUID:dbbc871f-044c-4734-8f51-4669a9457681
ResourceName:pNF 466bbf5a-2c39
ResourceType:PNF
ResourceUUID:d01d5304-effe-4e65-905e-9389b467efa3
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-02-10T12:26:43.650Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5b1fbfe4-939e-46f8-86bb-e2eb9e429331 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T12:26:43.731Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-10T12:26:43.732Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-10T12:26:43.732Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-10T12:26:43.732Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 0f4d6e58-88ec-499a-a436-ac8b600b78f0 from URL: /sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar
2023-02-10T12:26:43.732Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-10T12:26:43.733Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar
2023-02-10T12:26:44.040Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-10T12:26:44.042Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar 0f4d6e58-88ec-499a-a436-ac8b600b78f0 87995
2023-02-10T12:26:44.043Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar ASDC sendASDCNotification
2023-02-10T12:26:44.043Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar
2023-02-10T12:26:44.043Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-10T12:26:44.045Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:26:44.045Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:26:44.046Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "SO-sdc-controller",
"timestamp": 1676032004042,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:26:45.047Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-10T12:26:45.048Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-10T12:26:45.048Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 0f4d6e58-88ec-499a-a436-ac8b600b78f0, URL: /sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar to file: /app/ASDC/1/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar
2023-02-10T12:26:45.048Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf5neni6m2gdi4gezukntm-csar.csar
2023-02-10T12:26:45.049Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar
2023-02-10T12:26:45.049Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar
2023-02-10T12:26:45.192Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6308669121106706577/Definitions/service-DemoPnf5neni6m2gdi4gezukntm-template.yml
2023-02-10T12:26:46.030Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-10T12:26:46.030Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-10T12:26:46.031Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar
2023-02-10T12:26:46.031Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-10T12:26:46.031Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 466bbf5a-2c39 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-DemoPnf5neni6m2gdi4gezukntm-csar.csar
2023-02-10T12:26:46.031Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar
2023-02-10T12:26:46.032Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar
2023-02-10T12:26:46.035Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar
2023-02-10T12:26:46.036Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar
2023-02-10T12:26:46.036Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar
2023-02-10T12:26:46.036Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar
2023-02-10T12:26:46.036Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-10T12:26:46.037Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:26:46.037Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_5neNi6m2GDi4gezukntm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:26:46.038Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Node template pNF 466bbf5a-2c39 0 is matching search criteria
2023-02-10T12:26:46.038Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-10T12:26:46.038Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF 466bbf5a-2c39 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-10T12:26:46.039Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:26:46.039Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_5neNi6m2GDi4gezukntm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:26:46.039Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Node template pNF 466bbf5a-2c39 0 is matching search criteria
2023-02-10T12:26:46.039Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-10T12:26:46.040Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF 466bbf5a-2c39 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-10T12:26:46.040Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:26:46.041Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_5neNi6m2GDi4gezukntm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:26:46.041Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:26:46.042Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_5neNi6m2GDi4gezukntm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:26:46.042Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:26:46.043Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_5neNi6m2GDi4gezukntm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:26:46.043Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:26:46.044Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_5neNi6m2GDi4gezukntm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:26:46.044Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:26:46.045Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_5neNi6m2GDi4gezukntm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:26:46.045Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_5neNi6m2GDi4gezukntm
Description:catalog service description
Model UUID:5b1fbfe4-939e-46f8-86bb-e2eb9e429331
Model Version:NULL
Model InvariantUuid:f3df12a2-25ae-481f-a9fd-15a3940e72d3
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-10T12:26:46.090Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||Processing Resource Type: PNF, Model UUID: d01d5304-effe-4e65-905e-9389b467efa3
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-10T12:26:46.097Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||pNF 466bbf5a-2c39 0
2023-02-10T12:26:46.098Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: d01d5304-effe-4e65-905e-9389b467efa3
2023-02-10T12:26:46.098Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||No resources found for Service: 5b1fbfe4-939e-46f8-86bb-e2eb9e429331
2023-02-10T12:26:46.098Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 5b1fbfe4-939e-46f8-86bb-e2eb9e429331
2023-02-10T12:26:46.099Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 466bbf5a-2c39 0 d01d5304-effe-4e65-905e-9389b467efa3 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-10T12:26:46.109Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@cd395c1, org.onap.sdc.toscaparser.api.parameters.Input@fef4e1a, org.onap.sdc.toscaparser.api.parameters.Input@216da564, org.onap.sdc.toscaparser.api.parameters.Input@175fda45, org.onap.sdc.toscaparser.api.parameters.Input@73228f2]
2023-02-10T12:26:46.110Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:26:46.110Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_5neNi6m2GDi4gezukntm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:26:46.110Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 5b1fbfe4-939e-46f8-86bb-e2eb9e429331: pNF 466bbf5a-2c39
2023-02-10T12:26:46.111Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||Processing PNF resource: d01d5304-effe-4e65-905e-9389b467efa3
2023-02-10T12:26:46.111Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-10T12:26:46.111Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_5neNi6m2GDi4gezukntm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-10T12:26:46.111Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||Resource customization UUID: 8fda8604-2b64-498e-831f-4acbd8c33b88 is the same as notified resource customizationUUID: 8fda8604-2b64-498e-831f-4acbd8c33b88
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-02-10T12:26:46.222Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 466bbf5a-2c39 d01d5304-effe-4e65-905e-9389b467efa3 0 ASDC deployResourceStructure
2023-02-10T12:26:46.222Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar ASDC sendASDCNotification
2023-02-10T12:26:46.222Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar
2023-02-10T12:26:46.223Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-10T12:26:46.223Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:26:46.223Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:26:46.224Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "SO-sdc-controller",
"timestamp": 1676032006222,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:26:47.225Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19b78c43-c9e5-4cc8-ad3a-1eacf036c741
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:26:47.251Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19b78c43-c9e5-4cc8-ad3a-1eacf036c741
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:26:47.254Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-10T12:26:47.255Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-10T12:26:47.255Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-10T12:27:01.604Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:27:01.607Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.607Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "multicloud-k8s",
"timestamp": 1676031930289,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.609Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.609Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.609Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031929834,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.609Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.609Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.609Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "multicloud-k8s",
"timestamp": 1676031930289,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.610Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.610Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.610Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031929834,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.610Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.610Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.610Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031929834,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.611Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.611Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.611Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "multicloud-k8s",
"timestamp": 1676031930289,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.611Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.611Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.611Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031929834,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.612Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.612Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.612Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "multicloud-k8s",
"timestamp": 1676031930289,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.612Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.612Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.612Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "multicloud-k8s",
"timestamp": 1676031930289,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.613Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.613Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.613Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031929834,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.613Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.613Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.614Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "aai-model-loader",
"timestamp": 1676031942138,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.614Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.614Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.614Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031940770,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.614Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.614Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.615Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031929834,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.615Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.615Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.615Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "multicloud-k8s",
"timestamp": 1676031930289,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.616Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.616Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.616Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "aai-model-loader",
"timestamp": 1676031942138,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.617Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.617Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.617Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031940770,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.617Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.617Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.617Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031929834,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.618Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.618Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.618Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "multicloud-k8s",
"timestamp": 1676031930289,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.618Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.618Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.619Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "aai-model-loader",
"timestamp": 1676031942138,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.619Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.619Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.619Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031940770,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.619Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.619Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.620Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031929834,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:27:01.620Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.620Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.620Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "multicloud-k8s",
"timestamp": 1676031930289,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:27:01.620Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.620Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.620Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "aai-model-loader",
"timestamp": 1676031942138,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.621Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.621Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.621Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031940770,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.621Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.621Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.621Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031945625,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:27:01.622Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.622Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.622Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "aai-model-loader",
"timestamp": 1676031942138,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.622Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.622Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.622Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031940770,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.623Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.623Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.623Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "aai-model-loader",
"timestamp": 1676031942138,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.623Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.626Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.626Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031940770,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.626Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.627Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.627Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "aai-model-loader",
"timestamp": 1676031942138,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.627Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.627Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.627Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031940770,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:27:01.628Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.628Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.628Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "aai-model-loader",
"timestamp": 1676031942138,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:27:01.628Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.628Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.628Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031940770,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:27:01.628Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.629Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.629Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "aai-model-loader",
"timestamp": 1676031950337,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:27:01.629Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.629Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.629Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031949824,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:27:01.629Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.629Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.630Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031952369,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-10T12:27:01.630Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:01.630Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.631Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031953374,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-10T12:27:01.664Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 19b78c43-c9e5-4cc8-ad3a-1eacf036c741
2023-02-10T12:27:01.664Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19b78c43-c9e5-4cc8-ad3a-1eacf036c741 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T12:27:01.696Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:27:01.696Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "aai-model-loader",
"timestamp": 1676031959463,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-10T12:27:01.697Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:27:17.255Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19b78c43-c9e5-4cc8-ad3a-1eacf036c741
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:27:17.280Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19b78c43-c9e5-4cc8-ad3a-1eacf036c741
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:27:17.286Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-10T12:27:17.287Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-10T12:27:17.287Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-10T12:27:47.287Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19b78c43-c9e5-4cc8-ad3a-1eacf036c741
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:27:47.311Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19b78c43-c9e5-4cc8-ad3a-1eacf036c741
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:27:47.317Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-10T12:27:47.317Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-10T12:27:47.317Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-10T12:28:01.604Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:28:01.610Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.610Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "aai-model-loader",
"timestamp": 1676031960466,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-10T12:28:01.623Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 19b78c43-c9e5-4cc8-ad3a-1eacf036c741
2023-02-10T12:28:01.623Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19b78c43-c9e5-4cc8-ad3a-1eacf036c741 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T12:28:01.662Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.663Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031946631,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.663Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.663Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.663Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "aai-model-loader",
"timestamp": 1676031972138,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.664Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.664Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.664Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "multicloud-k8s",
"timestamp": 1676031947373,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.664Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.664Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.664Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031946631,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.664Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.665Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.665Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "aai-model-loader",
"timestamp": 1676031972138,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.665Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.665Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.665Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "multicloud-k8s",
"timestamp": 1676031947373,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
2023-02-10T12:28:01.665Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.666Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.666Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031970773,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.666Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.666Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.666Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "aai-model-loader",
"timestamp": 1676031972138,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.667Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.667Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.667Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031946631,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.667Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.667Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.667Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "multicloud-k8s",
"timestamp": 1676031947373,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
2023-02-10T12:28:01.668Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.668Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.668Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031970773,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.668Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.668Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.668Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "aai-model-loader",
"timestamp": 1676031972138,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.669Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.669Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.669Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031946631,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.669Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.669Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.669Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "multicloud-k8s",
"timestamp": 1676031947373,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
2023-02-10T12:28:01.670Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.670Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.670Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031970773,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.670Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.670Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.670Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031946631,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.670Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.671Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.671Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "aai-model-loader",
"timestamp": 1676031972138,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.671Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.671Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.671Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "multicloud-k8s",
"timestamp": 1676031947373,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
2023-02-10T12:28:01.671Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.671Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.672Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031970773,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.672Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.672Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.672Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031946631,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.672Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.672Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.672Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "aai-model-loader",
"timestamp": 1676031972138,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.672Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.673Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.673Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "multicloud-k8s",
"timestamp": 1676031947373,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.673Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.673Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.673Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031970773,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.673Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.673Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.673Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031946631,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.673Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.673Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.674Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "aai-model-loader",
"timestamp": 1676031972138,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.674Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.674Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.674Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "multicloud-k8s",
"timestamp": 1676031947373,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
2023-02-10T12:28:01.674Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.674Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.674Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031970773,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.674Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.674Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.674Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031946631,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.675Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.675Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.675Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "aai-model-loader",
"timestamp": 1676031972138,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.675Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.676Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.676Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "multicloud-k8s",
"timestamp": 1676031947373,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.676Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.676Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.676Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031970773,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.676Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.677Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.677Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031946631,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:28:01.677Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.677Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.677Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "aai-model-loader",
"timestamp": 1676031972138,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:28:01.677Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.678Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.678Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "multicloud-k8s",
"timestamp": 1676031947373,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:28:01.678Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.678Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.678Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031970773,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.678Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.678Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.679Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031984209,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:28:01.679Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.679Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.679Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031970773,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:28:01.679Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.679Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.680Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "multicloud-k8s",
"timestamp": 1676031986171,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:28:01.680Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.680Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.680Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "aai-model-loader",
"timestamp": 1676031984318,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:28:01.680Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.680Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.681Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031985214,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.681Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.681Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.681Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031984766,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:28:01.681Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.681Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.682Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "multicloud-k8s",
"timestamp": 1676031987364,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:28:01.682Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.682Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.682Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031985214,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.682Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.682Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.683Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "multicloud-k8s",
"timestamp": 1676031988511,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:28:01.683Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.683Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.683Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031985214,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.683Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.684Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.684Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "multicloud-k8s",
"timestamp": 1676031989632,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:28:01.684Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.684Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.684Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031985214,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.684Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.685Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.685Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031987990,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-10T12:28:01.685Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.685Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.685Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "multicloud-k8s",
"timestamp": 1676031990718,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T12:28:01.723Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 58a5c52d-df2e-4fca-ae0d-ef15838b844f
2023-02-10T12:28:01.724Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 58a5c52d-df2e-4fca-ae0d-ef15838b844f and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T12:28:01.765Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.765Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031985214,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.766Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.766Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.766Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676031988997,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-10T12:28:01.777Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 58a5c52d-df2e-4fca-ae0d-ef15838b844f
2023-02-10T12:28:01.778Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 58a5c52d-df2e-4fca-ae0d-ef15838b844f and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T12:28:01.805Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.806Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "multicloud-k8s",
"timestamp": 1676031991720,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-10T12:28:01.806Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.806Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.806Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031985214,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.807Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.807Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.807Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "multicloud-k8s",
"timestamp": 1676031992727,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.808Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.808Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.808Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031985214,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:28:01.808Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.808Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.808Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "multicloud-k8s",
"timestamp": 1676031992727,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-02-10T12:28:01.809Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.809Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.809Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1676031992454,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:28:01.809Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.809Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.809Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3fc99075-9a3d-4242-838c-1e4a2a84989d",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031994572,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-10T12:28:01.809Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.809Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.810Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "multicloud-k8s",
"timestamp": 1676031992727,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-02-10T12:28:01.810Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.810Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.810Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.810Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.810Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.810Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "multicloud-k8s",
"timestamp": 1676031992727,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.811Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.811Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.811Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.811Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.811Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.811Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "multicloud-k8s",
"timestamp": 1676031992727,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-02-10T12:28:01.811Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.811Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.811Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.812Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.812Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.812Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "multicloud-k8s",
"timestamp": 1676031992727,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.812Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.812Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.812Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.812Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.812Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.812Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "multicloud-k8s",
"timestamp": 1676031992727,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:28:01.813Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.813Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.813Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "aai-model-loader",
"timestamp": 1676031996985,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-10T12:28:01.813Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.813Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.813Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.814Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.814Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.814Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "aai-model-loader",
"timestamp": 1676031997988,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-10T12:28:01.834Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 58a5c52d-df2e-4fca-ae0d-ef15838b844f
2023-02-10T12:28:01.835Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 58a5c52d-df2e-4fca-ae0d-ef15838b844f and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T12:28:01.856Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.857Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "multicloud-k8s",
"timestamp": 1676032000054,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:28:01.858Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.858Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.859Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/resourceInstances/pnf466bbf5a2c390/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.860Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.860Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.860Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "multicloud-k8s",
"timestamp": 1676032001303,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:28:01.861Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.861Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.861Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.862Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.862Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.862Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "multicloud-k8s",
"timestamp": 1676032002542,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:28:01.863Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.863Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.863Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:28:01.863Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.863Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.864Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "multicloud-k8s",
"timestamp": 1676032003606,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T12:28:01.924Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 93e7a93f-4332-477e-83e7-0eea900d84cd
2023-02-10T12:28:01.925Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 93e7a93f-4332-477e-83e7-0eea900d84cd and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T12:28:01.952Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.953Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "aai-model-loader",
"timestamp": 1676032002138,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.953Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.954Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.954Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "SO-sdc-controller",
"timestamp": 1676032004042,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:28:01.954Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.954Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.954Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676032000770,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.955Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.955Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.955Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "multicloud-k8s",
"timestamp": 1676032004611,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-10T12:28:01.955Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.955Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.956Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "aai-model-loader",
"timestamp": 1676032002138,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.956Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.956Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.956Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676032000770,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.956Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.957Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.957Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "aai-model-loader",
"timestamp": 1676032002138,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.957Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.957Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.957Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676032000770,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.958Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.958Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.958Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "SO-sdc-controller",
"timestamp": 1676032006222,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf5neni6m2gdi4gezukntm/1.0/artifacts/service-DemoPnf5neni6m2gdi4gezukntm-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-10T12:28:01.958Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.959Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.959Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "aai-model-loader",
"timestamp": 1676032002138,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.960Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.960Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.960Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676032000770,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.960Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.960Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.961Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "aai-model-loader",
"timestamp": 1676032002138,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.961Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.961Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.961Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676032000770,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.961Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.962Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.962Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "aai-model-loader",
"timestamp": 1676032002138,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.962Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.962Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.963Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676032000770,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-10T12:28:01.963Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.963Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.963Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "aai-model-loader",
"timestamp": 1676032002138,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:28:01.963Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.964Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.964Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676032000770,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-10T12:28:01.964Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.964Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.964Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "aai-model-loader",
"timestamp": 1676032009328,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:28:01.965Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.965Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.965Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676032008851,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-10T12:28:01.965Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.965Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.965Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676032012037,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-10T12:28:01.966Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-10T12:28:01.966Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-10T12:28:01.966Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "93e7a93f-4332-477e-83e7-0eea900d84cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676032013042,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-10T12:28:01.978Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 93e7a93f-4332-477e-83e7-0eea900d84cd
2023-02-10T12:28:01.979Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 93e7a93f-4332-477e-83e7-0eea900d84cd and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-10T12:28:17.318Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19b78c43-c9e5-4cc8-ad3a-1eacf036c741
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:28:17.346Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19b78c43-c9e5-4cc8-ad3a-1eacf036c741
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-10T12:28:17.353Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-10T12:28:17.353Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-10T12:28:17.354Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-10T12:28:17.354Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-10T12:28:17.354Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-10T12:28:17.354Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-10T12:28:17.354Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-10T12:28:17.355Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-10T12:28:17.384Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-10T12:28:47.385Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 19b78c43-c9e5-4cc8-ad3a-1eacf036c741 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-10T12:28:47.409Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 19b78c43-c9e5-4cc8-ad3a-1eacf036c741 and serviceModelVersionId: 5b1fbfe4-939e-46f8-86bb-e2eb9e429331
2023-02-10T12:28:47.410Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f3df12a2-25ae-481f-a9fd-15a3940e72d3
2023-02-10T12:28:47.411Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f3df12a2-25ae-481f-a9fd-15a3940e72d3/model-vers/model-ver/5b1fbfe4-939e-46f8-86bb-e2eb9e429331?depth=0
2023-02-10T12:28:47.417Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-02-10T12:28:47.473Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f3df12a2-25ae-481f-a9fd-15a3940e72d3/model-vers/model-ver/5b1fbfe4-939e-46f8-86bb-e2eb9e429331?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-02-10T12:28:47.474Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f3df12a2-25ae-481f-a9fd-15a3940e72d3/model-vers/model-ver/5b1fbfe4-939e-46f8-86bb-e2eb9e429331?depth=0|INFO|500||Invoke
2023-02-10T12:28:47.481Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f3df12a2-25ae-481f-a9fd-15a3940e72d3/model-vers/model-ver/5b1fbfe4-939e-46f8-86bb-e2eb9e429331?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-10T12:28:47.772Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f3df12a2-25ae-481f-a9fd-15a3940e72d3/model-vers/model-ver/5b1fbfe4-939e-46f8-86bb-e2eb9e429331?depth=0|INFO|500||InvokeReturn
2023-02-10T12:28:47.774Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f3df12a2-25ae-481f-a9fd-15a3940e72d3/model-vers/model-ver/5b1fbfe4-939e-46f8-86bb-e2eb9e429331?depth=0 has http status code:200 and response headers:{date=[Fri, 10 Feb 2023 12:28:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[283], vertex-id=[409760], x-aai-txid=[0-aai-resources-230210-12:28:45:095-99123], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-10T12:28:47.774Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity.
2023-02-10T12:28:47.775Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-10T12:28:47.775Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-10T12:28:47.787Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-10T12:28:47.788Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 19b78c43-c9e5-4cc8-ad3a-1eacf036c741 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-10T12:28:47.788Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-10T12:28:47.788Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:28:47.789Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:28:47.789Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "19b78c43-c9e5-4cc8-ad3a-1eacf036c741",
"consumerID": "SO-sdc-controller",
"timestamp": 1676032127788,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-10T12:28:48.833Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-10T12:28:48.834Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"58a5c52d-df2e-4fca-ae0d-ef15838b844f","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"2e3c022d-645d-4533-a7db-45cdd2318bc3","serviceDescription":"service","serviceInvariantUUID":"79ce0744-e8a1-4521-a935-00996bf8d7da","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f8d445bb-ee7c-4f32-8cd0-39b8b800bbf3","resourceInvariantUUID":"4b5d1842-5b31-4404-931f-8b44eec75ca7","resourceCustomizationUUID":"a430761b-a0d2-4e8a-9e60-18009386f193","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"Nzc0ZjBkODZiOWQ0YTg1MjE5ODAwN2FmOTZmZjZkNGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ab074b67-8a9d-4948-ac06-fbcf065213ef","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ce49a6ae-d835-42d5-b9bf-b0ae9f061ebb","artifactVersion":"2","generatedFromUUID":"10feb02d-98a4-49e8-a317-ceee5123c767"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"10feb02d-98a4-49e8-a317-ceee5123c767","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"MTYzMDEyYWQzODVmYTE1YWViMTM2ZmQ4NGEwZGJiOTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"63b3722d-e031-4d07-9c9a-c1c0c75ca01b","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"9b18cb07-24b7-454e-b068-44ba056a300c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b6e76a18-1842-4d7b-9524-e831df370015","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"607741fb-f8c6-41ef-ab44-ee836d1391d0","artifactVersion":"2","generatedFromUUID":"9b18cb07-24b7-454e-b068-44ba056a300c"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"OGIxNjc5MDVhN2I4OTVkMzFkM2FjMTllMDAzY2Y4ZTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2cd08e8b-bef8-4e20-a8b9-461b4d39a0b5","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"ZTQ5YWY1NmVjMzI2MDgwYTU5MjE5ZDEzMjVmNTcwYTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"34048c1a-9cb8-4e6d-bac8-3c1c9530b23f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-10T12:28:48.834Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:28:48.834Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:28:48.835Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:28:48.835Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:28:49.836Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:28:49.836Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:28:49.836Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:28:49.837Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:28:50.837Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:28:50.838Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:28:50.838Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:28:50.838Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:28:51.839Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:28:51.840Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:28:51.840Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:28:51.840Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:28:52.841Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:28:52.842Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:28:52.842Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:28:52.842Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:28:53.843Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:28:53.844Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:28:53.844Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:28:53.844Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:28:54.845Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:28:54.845Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:28:54.845Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:28:54.845Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:28:55.846Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:28:55.847Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:28:55.847Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:28:55.847Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:28:56.848Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-10T12:28:56.849Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:28:56.849Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:28:56.849Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676031995605,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:28:57.851Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||sending notification to client: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"serviceName": "basic_cnf",
"serviceVersion": "1.0",
"serviceUUID": "2e3c022d-645d-4533-a7db-45cdd2318bc3",
"serviceDescription": "service",
"serviceInvariantUUID": "79ce0744-e8a1-4521-a935-00996bf8d7da",
"resources": [
{
"resourceInstanceName": "basic_cnf 0",
"resourceCustomizationUUID": "a430761b-a0d2-4e8a-9e60-18009386f193",
"resourceName": "basic_cnf",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "f8d445bb-ee7c-4f32-8cd0-39b8b800bbf3",
"resourceInvariantUUID": "4b5d1842-5b31-4404-931f-8b44eec75ca7",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "nginx_cloudtech_k8s_charts.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ce49a6ae-d835-42d5-b9bf-b0ae9f061ebb",
"relatedArtifactsInfo": []
},
{
"artifactName": "nginx_cloudtech_k8s_charts.tgz",
"artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "10feb02d-98a4-49e8-a317-ceee5123c767",
"relatedArtifactsInfo": []
},
{
"artifactName": "basic_cnf0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"artifactChecksum": "MTYzMDEyYWQzODVmYTE1YWViMTM2ZmQ4NGEwZGJiOTE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "63b3722d-e031-4d07-9c9a-c1c0c75ca01b",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_dummy.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "9b18cb07-24b7-454e-b068-44ba056a300c",
"generatedArtifact": {
"artifactName": "base_dummy.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "607741fb-f8c6-41ef-ab44-ee836d1391d0",
"generatedFromUUID": "9b18cb07-24b7-454e-b068-44ba056a300c"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_dummy.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "607741fb-f8c6-41ef-ab44-ee836d1391d0",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicCnf-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"artifactChecksum": "ZTQ5YWY1NmVjMzI2MDgwYTU5MjE5ZDEzMjVmNTcwYTc\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "34048c1a-9cb8-4e6d-bac8-3c1c9530b23f"
}
],
"workloadContext": "Production"
}
2023-02-10T12:28:57.852Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-10T12:28:57.852Z|19b78c43-c9e5-4cc8-ad3a-1eacf036c741|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 2e3c022d-645d-4533-a7db-45cdd2318bc3 ASDC
2023-02-10T12:28:57.852Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:58a5c52d-df2e-4fca-ae0d-ef15838b844f
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:2e3c022d-645d-4533-a7db-45cdd2318bc3
ServiceInvariantUUID:79ce0744-e8a1-4521-a935-00996bf8d7da
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
ArtifactUUID:34048c1a-9cb8-4e6d-bac8-3c1c9530b23f
ArtifactChecksum:ZTQ5YWY1NmVjMzI2MDgwYTU5MjE5ZDEzMjVmNTcwYTc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:a430761b-a0d2-4e8a-9e60-18009386f193
ResourceInvariantUUID:4b5d1842-5b31-4404-931f-8b44eec75ca7
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:f8d445bb-ee7c-4f32-8cd0-39b8b800bbf3
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
ArtifactUUID:ce49a6ae-d835-42d5-b9bf-b0ae9f061ebb
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.tgz
ArtifactVersion:1
ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
ArtifactUUID:10feb02d-98a4-49e8-a317-ceee5123c767
ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:basic_cnf0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
ArtifactUUID:63b3722d-e031-4d07-9c9a-c1c0c75ca01b
ArtifactChecksum:MTYzMDEyYWQzODVmYTE1YWViMTM2ZmQ4NGEwZGJiOTE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_dummy.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
ArtifactUUID:9b18cb07-24b7-454e-b068-44ba056a300c
ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:607741fb-f8c6-41ef-ab44-ee836d1391d0
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:607741fb-f8c6-41ef-ab44-ee836d1391d0
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-10T12:28:57.853Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2e3c022d-645d-4533-a7db-45cdd2318bc3 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-10T12:28:57.957Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-10T12:28:57.958Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-10T12:28:57.958Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-10T12:28:57.958Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 34048c1a-9cb8-4e6d-bac8-3c1c9530b23f from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-02-10T12:28:57.959Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-10T12:28:57.959Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-02-10T12:28:58.136Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-10T12:28:58.136Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 34048c1a-9cb8-4e6d-bac8-3c1c9530b23f 74001
2023-02-10T12:28:58.137Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2023-02-10T12:28:58.137Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-02-10T12:28:58.137Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-10T12:28:58.137Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-10T12:28:58.138Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-10T12:28:58.138Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "58a5c52d-df2e-4fca-ae0d-ef15838b844f",
"consumerID": "SO-sdc-controller",
"timestamp": 1676032138137,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-10T12:28:59.139Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-10T12:28:59.140Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-10T12:28:59.140Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 34048c1a-9cb8-4e6d-bac8-3c1c9530b23f, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-10T12:28:59.140Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2023-02-10T12:28:59.141Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-10T12:28:59.141Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-10T12:28:59.267Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14157011616333020000/Definitions/service-BasicCnf-template.yml
Log warning: The required parameter "compute_dummy_metadata" is not provided
Log warning: The required parameter "compute_dummy_name" is not provided
2023-02-10T12:29:00.886Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-10T12:29:00.887Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-10T12:29:00.888Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-10T12:29:00.888Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-02-10T12:29:00.889Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-10T12:29:00.889Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 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-BasicCnf-csar.csar
2023-02-10T12:29:00.889Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-10T12:29:00.890Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-10T12:29:00.892Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-10T12:29:00.893Z|58a5c52d-df2e-4fca-ae0d-ef15838b844f|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery