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-26T05:22:22.088Z||main|||||INFO|500||The following profiles are active: basic
2023-02-26T05:22:41.366Z||main|||||INFO|500||Starting service [Tomcat]
2023-02-26T05:22:41.367Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-02-26T05:22:41.677Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-02-26T05:22:50.513Z||main|||||INFO|500||catdb-pool - Starting...
2023-02-26T05:22:51.406Z||main|||||INFO|500||catdb-pool - Start completed.
2023-02-26T05:22:52.465Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-02-26T05:22:52.907Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-02-26T05:22:54.137Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-26T05:22:57.472Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-26T05:22:58.284Z||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-26T05:23:02.559Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-26T05:23:02.725Z||main|||||INFO|500||reqdb-pool - Starting...
2023-02-26T05:23:02.742Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-02-26T05:23:02.762Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-02-26T05:23:03.520Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-26T05:23:04.178Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-26T05:23:06.061Z||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-26T05:23:06.903Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-02-26T05:23:06.904Z||main|||||ERROR|500||(conn=1215) Table 'catalogdb.activity_spec' doesn't exist
2023-02-26T05:23:06.934Z||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-26T05:23:13.157Z||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-26T05:23:19.122Z||main|||||WARN|500||---
2023-02-26T05:23:19.123Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-02-26T05:23:19.124Z||main|||||WARN|500||---
2023-02-26T05:23:19.755Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-02-26T05:23:30.495Z||main|||||INFO|500||Started Application in 73.082 seconds (JVM running for 76.964)
2023-02-26T05:23:30.560Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-26T05:23:30.568Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-26T05:23:30.613Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-26T05:23:30.713Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= be74515a-a8ab-4ebe-a6e4-9b21a7777a2a url= /sdc/v1/artifactTypes
2023-02-26T05:23:30.724Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-26T05:23:30.946Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-26T05:23:31.058Z||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-26T05:23:31.060Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-02-26T05:23:31.061Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= f0084236-bc9c-466a-afb9-e02d33390c1e url= /sdc/v1/distributionKafkaData
2023-02-26T05:23:31.062Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-02-26T05:23:31.131Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-26T05:23:31.148Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@59498272
2023-02-26T05:23:31.312Z||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-b1ca932a-2ed0-40ed-89bb-06d87b8693f0
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-26T05:23:31.386Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0] Instantiated an idempotent producer.
2023-02-26T05:23:31.566Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-02-26T05:23:31.679Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-26T05:23:31.681Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-26T05:23:31.681Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677389011674
2023-02-26T05:23:31.698Z||scheduling-1|||||INFO|500||start DistributionClient
2023-02-26T05:23:31.750Z||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-7e33f505-b1d4-40b1-ac89-728fc4476802
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-26T05:23:31.987Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-26T05:23:31.988Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-26T05:23:31.989Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677389011987
2023-02-26T05:23:31.995Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:23:32.000Z||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-9f08f58d-7014-4111-acda-ae1c83a19d2f
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-26T05:23:32.012Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:23:32.034Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-26T05:23:32.037Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-26T05:23:32.039Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677389012034
2023-02-26T05:23:32.042Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:23:32.051Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:23:32.063Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-02-26T05:23:33.472Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, 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 VX9ngGndQr6qTcoiDKEQNQ
2023-02-26T05:23:33.473Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0] Cluster ID: FDt-oGsgSXqbqN787sdKsA
2023-02-26T05:23:33.475Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, 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 VX9ngGndQr6qTcoiDKEQNQ
2023-02-26T05:23:33.476Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, 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 ARQUOgGCTl-qaevuB0nADA
2023-02-26T05:23:33.477Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, 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 ARQUOgGCTl-qaevuB0nADA
2023-02-26T05:23:33.477Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, 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 ARQUOgGCTl-qaevuB0nADA
2023-02-26T05:23:33.477Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, 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 ARQUOgGCTl-qaevuB0nADA
2023-02-26T05:23:33.478Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, 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 ARQUOgGCTl-qaevuB0nADA
2023-02-26T05:23:33.477Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0] ProducerId set to 1001 with epoch 0
2023-02-26T05:23:33.478Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, 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 ARQUOgGCTl-qaevuB0nADA
2023-02-26T05:23:33.477Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, 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 VX9ngGndQr6qTcoiDKEQNQ
2023-02-26T05:23:33.481Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, 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 VX9ngGndQr6qTcoiDKEQNQ
2023-02-26T05:23:33.483Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, groupId=so] Cluster ID: FDt-oGsgSXqbqN787sdKsA
2023-02-26T05:23:33.483Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, 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 VX9ngGndQr6qTcoiDKEQNQ
2023-02-26T05:23:33.485Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-02-26T05:23:33.485Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, 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 VX9ngGndQr6qTcoiDKEQNQ
2023-02-26T05:23:33.488Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, groupId=so] Cluster ID: FDt-oGsgSXqbqN787sdKsA
2023-02-26T05:23:33.494Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-02-26T05:23:33.528Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, groupId=so] (Re-)joining group
2023-02-26T05:23:33.531Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, groupId=so] (Re-)joining group
2023-02-26T05:23:33.651Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f-00d5d011-8105-4fa3-bc5f-ca3567ca67e9
2023-02-26T05:23:33.650Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802-819d1e19-212c-4141-9143-c6cdbbc4e987
2023-02-26T05:23:33.659Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, 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-26T05:23:33.660Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, groupId=so] (Re-)joining group
2023-02-26T05:23:33.660Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, 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-26T05:23:33.662Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, groupId=so] (Re-)joining group
2023-02-26T05:23:39.672Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f-00d5d011-8105-4fa3-bc5f-ca3567ca67e9', protocol='range'}
2023-02-26T05:23:39.672Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802-819d1e19-212c-4141-9143-c6cdbbc4e987', protocol='range'}
2023-02-26T05:23:39.755Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, 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 ARQUOgGCTl-qaevuB0nADA
2023-02-26T05:23:39.756Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, 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 ARQUOgGCTl-qaevuB0nADA
2023-02-26T05:23:39.756Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, 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 ARQUOgGCTl-qaevuB0nADA
2023-02-26T05:23:39.756Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, 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 ARQUOgGCTl-qaevuB0nADA
2023-02-26T05:23:39.757Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, 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 ARQUOgGCTl-qaevuB0nADA
2023-02-26T05:23:39.758Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, 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 ARQUOgGCTl-qaevuB0nADA
2023-02-26T05:23:39.773Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802-819d1e19-212c-4141-9143-c6cdbbc4e987=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f-00d5d011-8105-4fa3-bc5f-ca3567ca67e9=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-26T05:23:39.806Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802-819d1e19-212c-4141-9143-c6cdbbc4e987', protocol='range'}
2023-02-26T05:23:39.808Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, 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-26T05:23:39.810Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f-00d5d011-8105-4fa3-bc5f-ca3567ca67e9', protocol='range'}
2023-02-26T05:23:39.811Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, 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-26T05:23:39.818Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, 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-26T05:23:39.818Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, 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-26T05:23:39.854Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-26T05:23:39.855Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-02-26T05:23:39.855Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-02-26T05:23:39.855Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-02-26T05:23:39.856Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-02-26T05:23:39.856Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-02-26T05:23:39.874Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-26T05:23:39.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-02-26T05:23:39.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-02-26T05:23:39.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-02-26T05:23:39.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-02-26T05:23:39.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-02-26T05:23:39.951Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-26T05:23:39.953Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-26T05:23:40.120Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-26T05:23:40.120Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-26T05:23:40.121Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-26T05:23:40.121Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-26T05:23:40.122Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-26T05:23:40.121Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-26T05:23:40.146Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-26T05:23:40.151Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-26T05:23:40.157Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-26T05:23:40.157Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-26T05:24:32.019Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:24:32.054Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:25:32.022Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:25:32.056Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:26:32.025Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:26:32.058Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:27:32.027Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:27:32.060Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:28:32.029Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:28:32.062Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:29:32.030Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:29:32.063Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:30:32.032Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:30:32.065Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:31:32.032Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:31:32.067Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:32:15.055Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-02-26T05:32:32.034Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:32:32.069Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:32:33.609Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9f08f58d-7014-4111-acda-ae1c83a19d2f, groupId=so] Node -1 disconnected.
2023-02-26T05:32:33.761Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0] Node -1 disconnected.
2023-02-26T05:32:33.820Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7e33f505-b1d4-40b1-ac89-728fc4476802, groupId=so] Node -1 disconnected.
2023-02-26T05:33:32.036Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:33:32.071Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:34:32.037Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:34:32.072Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:35:32.039Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:35:32.074Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:36:32.040Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:36:32.076Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:37:32.042Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:37:32.078Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:38:32.043Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:38:32.079Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:39:32.044Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:39:32.081Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:40:32.047Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:40:32.083Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:41:32.050Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:41:32.084Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:42:32.052Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:42:32.085Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:43:32.054Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:43:32.087Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:44:32.055Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:44:32.089Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:45:32.056Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:45:32.089Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:46:32.057Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:46:32.090Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:47:32.059Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:47:32.092Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:48:32.061Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:48:32.093Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:49:32.062Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:49:32.095Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:50:32.063Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:50:32.099Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:51:32.065Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:51:32.171Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:52:32.067Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:52:32.173Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:53:32.070Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:53:32.175Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:54:32.072Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:54:32.177Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:55:32.073Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:55:32.178Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:56:32.074Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:56:32.179Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:57:32.074Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:57:32.181Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:58:32.076Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:58:32.182Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T05:59:32.078Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T05:59:32.183Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:00:32.079Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:00:32.185Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:01:32.082Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:01:32.185Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:02:32.084Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:02:32.187Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:03:32.087Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:03:32.189Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:04:32.088Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:04:32.191Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:05:32.088Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:05:32.191Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:06:32.090Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:06:32.193Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:07:32.091Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:07:32.196Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:08:32.092Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:08:32.197Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:09:32.094Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:09:32.199Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:10:32.096Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:10:32.201Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:11:32.097Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:11:32.201Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:12:32.100Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:12:32.203Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:13:32.102Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:13:32.205Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:14:32.104Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:14:32.206Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:15:32.105Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:15:32.207Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:16:32.106Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:16:32.208Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:17:32.108Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:17:32.210Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:18:32.110Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:18:32.211Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:19:32.112Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:19:32.213Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:20:32.114Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:20:32.215Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:21:32.118Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:21:32.217Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:22:32.119Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:22:32.218Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:23:32.121Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:23:32.218Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:24:32.123Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:24:32.220Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:25:32.125Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:25:32.220Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:26:32.126Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:26:32.222Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:27:32.126Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:27:32.223Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:28:32.127Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:28:32.225Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:29:32.129Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:29:32.226Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:30:32.130Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:30:32.228Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:31:32.132Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:31:32.230Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:32:32.134Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:32:32.231Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:33:32.135Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:33:32.232Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:34:32.136Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:34:32.234Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:35:32.138Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:35:32.236Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:36:32.139Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:36:32.237Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:37:32.141Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:37:32.238Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:38:32.142Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:38:32.238Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:39:32.142Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:39:32.239Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:40:32.143Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:40:32.240Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:41:32.144Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:41:32.240Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:42:32.146Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:42:32.252Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:43:32.147Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:43:32.254Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:44:32.149Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:44:32.254Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:45:32.150Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:45:32.256Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:46:32.152Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:46:32.258Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:47:32.153Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:47:32.260Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:48:32.155Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:48:32.261Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:49:32.157Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:49:32.262Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:50:32.158Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:50:32.264Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:51:32.160Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:51:32.265Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:52:32.161Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:52:32.266Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:53:32.164Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:53:32.267Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:54:32.165Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:54:32.268Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:55:32.167Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:55:32.270Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:56:32.169Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:56:32.270Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:57:32.169Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:57:32.271Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:58:32.171Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:58:32.273Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T06:59:32.171Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T06:59:32.273Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:00:32.172Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:00:32.275Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:01:32.175Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:01:32.276Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:02:32.178Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:02:32.278Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:03:32.181Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:03:32.278Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:04:32.183Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:04:32.279Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:05:32.183Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:05:32.280Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:06:32.185Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:06:32.282Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:07:32.187Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:07:32.283Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:08:32.190Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:08:32.285Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:09:32.192Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:09:32.288Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:10:32.194Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:10:32.288Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:11:32.196Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:11:32.290Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:12:32.200Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:12:32.291Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:13:32.202Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:13:32.292Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:14:32.205Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:14:32.293Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:15:32.205Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:15:32.295Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:16:32.207Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:16:32.296Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:17:32.209Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:17:32.298Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:18:32.210Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:18:32.300Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:19:32.212Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:19:32.302Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:20:32.215Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:20:32.302Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:21:32.215Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:21:32.304Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:22:32.217Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:22:32.305Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:23:32.218Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:23:32.305Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:24:32.220Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:24:32.307Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:25:32.221Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:25:32.308Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:26:32.222Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:26:32.308Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:27:32.224Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:27:32.310Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:28:32.227Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:28:32.312Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:29:32.230Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:29:32.313Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:30:32.231Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:30:32.314Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:31:32.232Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:31:32.316Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:32:32.234Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:32:32.317Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:33:32.235Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:33:32.319Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:34:32.236Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:34:32.319Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:35:32.238Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:35:32.320Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:36:32.239Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:36:32.321Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:37:32.239Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:37:32.321Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:38:32.241Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:38:32.323Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:39:32.242Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:39:32.324Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:40:32.243Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:40:32.325Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:41:32.245Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:41:32.325Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:42:32.246Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:42:32.326Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:43:32.247Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:43:32.327Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:44:32.248Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:44:32.328Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:45:32.250Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:45:32.329Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:46:32.251Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:46:32.331Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:47:32.251Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:47:32.332Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:48:32.253Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:48:32.334Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:49:32.253Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:49:32.334Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:50:32.254Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:50:32.336Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:51:32.255Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:51:32.338Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:52:32.257Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:52:32.339Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:53:32.258Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:53:32.339Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:54:32.260Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:54:32.341Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:55:32.261Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:55:32.342Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:56:32.261Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:56:32.343Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:57:32.263Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:57:32.344Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:58:32.266Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:58:32.346Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T07:59:32.268Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T07:59:32.346Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:00:32.269Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:00:32.347Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:01:32.270Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:01:32.348Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:02:32.271Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:02:32.350Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:03:32.273Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:03:32.355Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:04:32.275Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:04:32.357Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:05:32.277Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:05:32.357Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:06:32.278Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:06:32.359Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:07:32.279Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:07:32.361Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:08:32.281Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:08:32.362Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:09:32.282Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:09:32.363Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:10:32.284Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:10:32.365Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:11:32.287Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:11:32.367Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:12:32.288Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:12:32.368Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:13:32.289Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:13:32.369Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:14:32.291Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:14:32.371Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:15:32.291Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:15:32.371Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:16:32.293Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:16:32.373Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:17:32.294Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:17:32.375Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:18:32.296Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:18:32.376Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:19:32.297Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:19:32.378Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:20:32.299Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:20:32.379Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:21:32.299Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:21:32.379Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:22:32.301Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:22:32.381Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:23:32.301Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:23:32.382Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:24:32.303Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:24:32.384Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:25:32.304Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:25:32.385Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:26:32.305Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:26:32.386Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:27:32.306Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:27:32.387Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:28:32.308Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:28:32.388Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:29:32.309Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:29:32.389Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:30:32.310Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:30:32.390Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:31:32.312Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:31:32.390Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:32:32.312Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:32:32.391Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:33:32.312Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:33:32.392Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:34:32.314Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:34:32.393Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:35:32.316Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:35:32.394Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:36:32.318Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:36:32.397Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:37:32.319Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:37:32.397Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:38:32.320Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:38:32.399Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:39:32.322Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:39:32.400Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:40:32.322Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:40:32.401Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:41:32.324Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:41:32.402Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:42:32.325Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:42:32.403Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:43:32.327Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:43:32.405Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:44:32.328Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:44:32.406Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:45:32.328Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:45:32.407Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:46:32.330Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:46:32.409Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:47:32.331Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:47:32.410Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:48:32.333Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:48:32.411Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:49:32.334Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:49:32.411Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:50:32.335Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:50:32.413Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:51:32.336Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:51:32.414Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:52:32.338Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:52:32.415Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:53:32.338Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:53:32.416Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:54:32.340Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:54:32.417Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:55:32.341Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:55:32.418Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:56:32.343Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:56:32.419Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:57:32.344Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:57:32.420Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:58:32.345Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:58:32.420Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T08:59:32.347Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T08:59:32.421Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:00:32.349Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:00:32.422Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:01:32.350Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:01:32.423Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:02:32.351Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:02:32.424Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:03:32.352Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:03:32.426Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:04:32.353Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:04:32.427Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:05:32.354Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:05:32.429Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:06:32.355Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:06:32.429Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:07:32.356Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:07:32.430Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:08:32.357Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:08:32.432Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:09:32.359Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:09:32.432Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:10:32.360Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:10:32.433Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:11:32.362Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:11:32.433Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:12:32.364Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:12:32.435Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:13:32.364Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:13:32.437Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:14:32.366Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:14:32.437Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:15:32.366Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:15:32.438Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:16:32.368Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:16:32.439Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:17:32.369Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:17:32.440Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:18:32.371Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:18:32.440Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:19:32.371Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:19:32.441Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:20:32.372Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:20:32.442Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:21:32.374Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:21:32.442Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:22:32.375Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:22:32.444Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:23:32.376Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:23:32.445Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:24:32.377Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:24:32.445Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:25:32.379Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:25:32.447Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:26:32.380Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:26:32.448Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:27:32.381Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:27:32.449Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:28:32.383Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:28:32.450Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:29:32.383Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:29:32.451Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:30:32.384Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:30:32.453Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:31:32.384Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:31:32.453Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:32:32.386Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:32:32.454Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:33:32.387Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:33:32.456Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:34:32.387Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:34:32.457Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:35:32.389Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:35:32.458Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:36:32.389Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:36:32.459Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:37:32.391Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:37:32.459Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:38:32.394Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:38:32.460Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:39:32.396Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:39:32.462Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:40:32.397Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:40:32.464Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:41:32.399Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:41:32.465Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:42:32.399Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:42:32.465Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:43:32.400Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:43:32.467Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:44:32.400Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:44:32.467Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:45:32.400Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:45:32.469Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:46:32.401Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:46:32.471Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:47:32.402Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:47:32.472Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:48:32.403Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:48:32.473Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:49:32.405Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:49:32.473Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:50:32.406Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:50:32.474Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:51:32.407Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:51:32.474Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:52:32.407Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:52:32.476Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:53:32.408Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:53:32.477Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:54:32.410Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:54:32.479Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:55:32.412Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:55:32.479Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:56:32.413Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:56:32.480Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:57:32.414Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:57:32.481Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:58:32.415Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:58:32.483Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T09:59:32.417Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T09:59:32.483Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:00:32.418Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:00:32.484Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:01:32.420Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:01:32.486Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:02:32.421Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:02:32.486Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:03:32.422Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:03:32.488Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:04:32.423Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:04:32.490Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:05:32.425Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:05:32.491Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:06:32.426Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:06:32.493Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:07:32.428Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:07:32.495Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:08:32.429Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:08:32.495Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:09:32.430Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:09:32.496Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:10:32.431Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:10:32.498Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:11:32.432Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:11:32.499Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:12:32.432Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:12:32.500Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:13:32.433Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:13:32.501Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:14:32.434Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:14:32.503Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:14:44.433Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-26T10:14:44.433Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"fd242b8a-dd27-46e1-a377-ebc5b429ef10","serviceName":"basic_onboard_IjlfeV","serviceVersion":"1.0","serviceUUID":"a1367e99-dcd1-4f1e-ab4c-788d6d0b3adf","serviceDescription":"service","serviceInvariantUUID":"7403d8e3-d3c7-48ef-9c9e-b74296d92d5a","resources":[{"resourceInstanceName":"basic_onboard_IjlfeV 0","resourceName":"basic_onboard_IjlfeV","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e5427a1a-3a76-439e-9a8b-29b7efa27186","resourceInvariantUUID":"4f2ca7b9-9785-4988-bd23-753642a12a5d","resourceCustomizationUUID":"b9f92d01-00f3-43fc-889c-2e0d6f3b20e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/vf-license-model.xml","artifactChecksum":"MGVkMDg3YjgwOWRhYmU0ZmY0NWI5ODEyODA2NDM0NDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1b5ac2fe-e3a5-49b2-a3cf-8a07ed03391b","artifactVersion":"1"},{"artifactName":"basic_onboard_ijlfev0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json","artifactChecksum":"Y2I4MWZlNGRlMGM5ZjViZDhiMTZhYmIzY2ZkNGVmNWE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c35227fe-792f-4511-8820-a60230c0a814","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"159b1127-3e4d-42d5-9f9d-95e8f5386009","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e42f56b7-85ac-4a64-935a-b380f52590f8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"378f86c6-87ca-474c-8117-33b9c3d6fd6b","artifactVersion":"2","generatedFromUUID":"159b1127-3e4d-42d5-9f9d-95e8f5386009"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardIjlfev-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-template.yml","artifactChecksum":"MjI4NzRmMTYyNGJhYzVmYmE3ZWY0NmU4NmM0ZmQxYmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"68a034bf-e719-43c6-97df-98a779006c07","artifactVersion":"1"},{"artifactName":"service-BasicOnboardIjlfev-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar","artifactChecksum":"ZGZkYTU3ZjI0MzUyM2I3Mzc4NjBjMDUwOWM5YzBmMTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e4c4ce01-31bb-4b8d-9037-6970468475ef","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-26T10:14:44.458Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T10:14:44.471Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-26T10:14:44.472Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T10:14:44.472Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406472434,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:14:44.481Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to VX9ngGndQr6qTcoiDKEQNQ
2023-02-26T10:14:44.482Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to VX9ngGndQr6qTcoiDKEQNQ
2023-02-26T10:14:44.482Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to VX9ngGndQr6qTcoiDKEQNQ
2023-02-26T10:14:44.482Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to VX9ngGndQr6qTcoiDKEQNQ
2023-02-26T10:14:44.482Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to VX9ngGndQr6qTcoiDKEQNQ
2023-02-26T10:14:44.483Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to VX9ngGndQr6qTcoiDKEQNQ
2023-02-26T10:14:44.587Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:14:44.587Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "multicloud-k8s",
"timestamp": 1677406473463,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:14:44.613Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:14:45.513Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T10:14:45.513Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-26T10:14:45.514Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T10:14:45.514Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406472434,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:14:46.516Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T10:14:46.516Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-26T10:14:46.517Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T10:14:46.517Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406472434,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:14:47.518Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T10:14:47.519Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-26T10:14:47.520Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T10:14:47.520Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406472434,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:14:48.521Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T10:14:48.522Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-26T10:14:48.522Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T10:14:48.522Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406472434,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:14:49.523Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T10:14:49.524Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-26T10:14:49.524Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T10:14:49.524Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406472434,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:14:50.525Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T10:14:50.526Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-26T10:14:50.526Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T10:14:50.527Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406472434,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:14:51.529Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"serviceName": "basic_onboard_IjlfeV",
"serviceVersion": "1.0",
"serviceUUID": "a1367e99-dcd1-4f1e-ab4c-788d6d0b3adf",
"serviceDescription": "service",
"serviceInvariantUUID": "7403d8e3-d3c7-48ef-9c9e-b74296d92d5a",
"resources": [
{
"resourceInstanceName": "basic_onboard_IjlfeV 0",
"resourceCustomizationUUID": "b9f92d01-00f3-43fc-889c-2e0d6f3b20e7",
"resourceName": "basic_onboard_IjlfeV",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "e5427a1a-3a76-439e-9a8b-29b7efa27186",
"resourceInvariantUUID": "4f2ca7b9-9785-4988-bd23-753642a12a5d",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_ijlfev0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json",
"artifactChecksum": "Y2I4MWZlNGRlMGM5ZjViZDhiMTZhYmIzY2ZkNGVmNWE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c35227fe-792f-4511-8820-a60230c0a814",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "159b1127-3e4d-42d5-9f9d-95e8f5386009",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "378f86c6-87ca-474c-8117-33b9c3d6fd6b",
"generatedFromUUID": "159b1127-3e4d-42d5-9f9d-95e8f5386009"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "378f86c6-87ca-474c-8117-33b9c3d6fd6b",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardIjlfev-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar",
"artifactChecksum": "ZGZkYTU3ZjI0MzUyM2I3Mzc4NjBjMDUwOWM5YzBmMTQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "e4c4ce01-31bb-4b8d-9037-6970468475ef"
}
],
"workloadContext": "Production"
}
2023-02-26T10:14:51.533Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-26T10:14:51.533Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 a1367e99-dcd1-4f1e-ab4c-788d6d0b3adf ASDC
2023-02-26T10:14:51.654Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:fd242b8a-dd27-46e1-a377-ebc5b429ef10
ServiceName:basic_onboard_IjlfeV
ServiceVersion:1.0
ServiceUUID:a1367e99-dcd1-4f1e-ab4c-788d6d0b3adf
ServiceInvariantUUID:7403d8e3-d3c7-48ef-9c9e-b74296d92d5a
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardIjlfev-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar
ArtifactUUID:e4c4ce01-31bb-4b8d-9037-6970468475ef
ArtifactChecksum:ZGZkYTU3ZjI0MzUyM2I3Mzc4NjBjMDUwOWM5YzBmMTQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_IjlfeV 0
ResourceCustomizationUUID:b9f92d01-00f3-43fc-889c-2e0d6f3b20e7
ResourceInvariantUUID:4f2ca7b9-9785-4988-bd23-753642a12a5d
ResourceName:basic_onboard_IjlfeV
ResourceType:VF
ResourceUUID:e5427a1a-3a76-439e-9a8b-29b7efa27186
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_ijlfev0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json
ArtifactUUID:c35227fe-792f-4511-8820-a60230c0a814
ArtifactChecksum:Y2I4MWZlNGRlMGM5ZjViZDhiMTZhYmIzY2ZkNGVmNWE=
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/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.yaml
ArtifactUUID:159b1127-3e4d-42d5-9f9d-95e8f5386009
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/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env
ArtifactUUID:378f86c6-87ca-474c-8117-33b9c3d6fd6b
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/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env
ArtifactUUID:378f86c6-87ca-474c-8117-33b9c3d6fd6b
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-26T10:14:51.655Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a1367e99-dcd1-4f1e-ab4c-788d6d0b3adf 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-26T10:14:51.945Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-26T10:14:51.947Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-02-26T10:14:51.948Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-02-26T10:14:51.948Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e4c4ce01-31bb-4b8d-9037-6970468475ef from URL: /sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar
2023-02-26T10:14:51.949Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-02-26T10:14:51.950Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar
2023-02-26T10:14:52.491Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-02-26T10:14:52.508Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar e4c4ce01-31bb-4b8d-9037-6970468475ef 75675
2023-02-26T10:14:52.509Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar ASDC sendASDCNotification
2023-02-26T10:14:52.509Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar
2023-02-26T10:14:52.510Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-26T10:14:52.511Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-26T10:14:52.512Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T10:14:52.512Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406492508,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:14:53.513Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-26T10:14:53.514Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-02-26T10:14:53.515Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: e4c4ce01-31bb-4b8d-9037-6970468475ef, URL: /sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar to file: /app/ASDC/1/service-BasicOnboardIjlfev-csar.csar
2023-02-26T10:14:53.515Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardIjlfev-csar.csar
2023-02-26T10:14:53.611Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardIjlfev-csar.csar
2023-02-26T10:14:53.611Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardIjlfev-csar.csar
2023-02-26T10:14:54.246Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17556041592022354724/Definitions/service-BasicOnboardIjlfev-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-26T10:14:56.632Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-26T10:14:56.640Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-02-26T10:14:56.640Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardIjlfev-csar.csar
2023-02-26T10:14:56.640Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-26T10:14:56.641Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardIjlfev-csar.csar
2023-02-26T10:14:56.641Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||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-BasicOnboardIjlfev-csar.csar
2023-02-26T10:14:56.641Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_IjlfeV 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-BasicOnboardIjlfev-csar.csar
2023-02-26T10:14:56.641Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||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-BasicOnboardIjlfev-csar.csar
2023-02-26T10:14:56.641Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||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-BasicOnboardIjlfev-csar.csar
2023-02-26T10:14:56.641Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardIjlfev-csar.csar
2023-02-26T10:14:56.641Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||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-BasicOnboardIjlfev-csar.csar
2023-02-26T10:14:56.641Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-02-26T10:14:56.650Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:14:56.653Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_IjlfeV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T10:14:56.659Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_IjlfeV 0 is matching search criteria
2023-02-26T10:14:56.659Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-02-26T10:14:56.661Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_IjlfeV 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-26T10:14:56.663Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:14:56.663Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_IjlfeV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T10:14:56.663Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_IjlfeV 0 is matching search criteria
2023-02-26T10:14:56.664Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-02-26T10:14:56.664Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_IjlfeV 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-26T10:14:56.664Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:14:56.664Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_IjlfeV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T10:14:56.689Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:14:56.690Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_IjlfeV 0 is not matching search criteria
2023-02-26T10:14:56.690Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-02-26T10:14:56.691Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-02-26T10:14:56.691Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-02-26T10:14:56.691Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-26T10:14:56.691Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-26T10:14:56.692Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:14:56.692Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_IjlfeV is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-26T10:14:56.694Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:14:56.694Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_IjlfeV 0 is matching search criteria
2023-02-26T10:14:56.694Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_IjlfeV 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-26T10:14:56.695Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:14:56.695Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_IjlfeV 0 is matching search criteria
2023-02-26T10:14:56.695Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_IjlfeV 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-26T10:14:56.695Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:14:56.695Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_IjlfeV 0 is matching search criteria
2023-02-26T10:14:56.695Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_IjlfeV 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-26T10:14:56.696Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:14:56.696Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_IjlfeV 0 is not matching search criteria
2023-02-26T10:14:56.696Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-26T10:14:56.696Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-26T10:14:56.696Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=7138bb16-5447-4dd6-8129-983da6569abd
2023-02-26T10:14:56.697Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:14:56.697Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_IjlfeV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T10:14:56.697Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:14:56.697Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_IjlfeV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T10:14:56.697Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:14:56.698Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_IjlfeV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T10:14:56.698Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:14:56.698Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_IjlfeV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T10:14:56.698Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_IjlfeV
Description:service
Model UUID:a1367e99-dcd1-4f1e-ab4c-788d6d0b3adf
Model Version:NULL
Model InvariantUuid:7403d8e3-d3c7-48ef-9c9e-b74296d92d5a
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_IjlfeV
Model UUID:0d4be558-9f34-4f88-aaf3-2da04565f3ff
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:4f2ca7b9-9785-4988-bd23-753642a12a5d
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:b9f92d01-00f3-43fc-889c-2e0d6f3b20e7
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:ae63f79c-618e-408d-a4a0-1571f3ce007b
ModelName:BasicOnboardIjlfev..base_ubuntu18..module-0
ModelUuid:9588229d-a7c8-4e14-937b-5be7d1d9fe67
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:7138bb16-5447-4dd6-8129-983da6569abd
ModelInvariantUuid:749f4d51-2157-46a5-ab56-524d0ddf74d8
ModelName:basic_onboard_IjlfeV-nodes.ubuntu18Cvfc
ModelUuid:988f821e-b1fe-4554-8afa-7ab1c3ddbc6b
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:748d5429-72c8-45d6-ae56-38ef8dafcb01
ModelInvariantUuid:afc874a6-e261-4e25-9ed1-a30383f4bd89
ModelName:BasicOnboardIjlfev.compute.nodes.heat.ubuntu18
ModelUuid:5ac2ff30-f6d6-454e-a117-90fefc9a254e
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-26T10:14:56.720Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: e5427a1a-3a76-439e-9a8b-29b7efa27186
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-26T10:14:56.781Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||basic_onboard_IjlfeV 0
2023-02-26T10:14:56.789Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e5427a1a-3a76-439e-9a8b-29b7efa27186
2023-02-26T10:14:56.789Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: c35227fe-792f-4511-8820-a60230c0a814 from URL: /sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json
2023-02-26T10:14:56.789Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-02-26T10:14:56.789Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json
2023-02-26T10:14:56.889Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-02-26T10:14:56.890Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json c35227fe-792f-4511-8820-a60230c0a814 798
2023-02-26T10:14:56.891Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json ASDC sendASDCNotification
2023-02-26T10:14:56.891Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json
2023-02-26T10:14:56.891Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-26T10:14:56.892Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-26T10:14:56.892Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T10:14:56.892Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406496891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:14:57.894Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardIjlfev..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "ae63f79c-618e-408d-a4a0-1571f3ce007b",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "9588229d-a7c8-4e14-937b-5be7d1d9fe67",
"vfModuleModelCustomizationUUID": "34cf37d6-25ab-46c7-bcbf-59128ed7767b",
"isBase": true,
"artifacts": [
"159b1127-3e4d-42d5-9f9d-95e8f5386009",
"378f86c6-87ca-474c-8117-33b9c3d6fd6b"
],
"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-26T10:14:57.917Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardIjlfev..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:9588229d-a7c8-4e14-937b-5be7d1d9fe67
VfModuleModelInvariantUUID:ae63f79c-618e-408d-a4a0-1571f3ce007b
VfModuleModelDescription:NULL
Artifacts UUID List:{
159b1127-3e4d-42d5-9f9d-95e8f5386009
,
378f86c6-87ca-474c-8117-33b9c3d6fd6b
}
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-26T10:14:57.922Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardIjlfev..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "ae63f79c-618e-408d-a4a0-1571f3ce007b",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "9588229d-a7c8-4e14-937b-5be7d1d9fe67",
"vfModuleModelCustomizationUUID": "34cf37d6-25ab-46c7-bcbf-59128ed7767b",
"isBase": true,
"artifacts": [
"159b1127-3e4d-42d5-9f9d-95e8f5386009",
"378f86c6-87ca-474c-8117-33b9c3d6fd6b"
],
"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-26T10:14:57.923Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardIjlfev..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:9588229d-a7c8-4e14-937b-5be7d1d9fe67
VfModuleModelInvariantUUID:ae63f79c-618e-408d-a4a0-1571f3ce007b
VfModuleModelDescription:NULL
Artifacts UUID List:{
159b1127-3e4d-42d5-9f9d-95e8f5386009
,
378f86c6-87ca-474c-8117-33b9c3d6fd6b
}
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-26T10:14:57.923Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 159b1127-3e4d-42d5-9f9d-95e8f5386009 from URL: /sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.yaml
2023-02-26T10:14:57.923Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-02-26T10:14:57.924Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.yaml
2023-02-26T10:14:58.023Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-02-26T10:14:58.024Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.yaml 159b1127-3e4d-42d5-9f9d-95e8f5386009 5033
2023-02-26T10:14:58.025Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-26T10:14:58.025Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.yaml
2023-02-26T10:14:58.025Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-26T10:14:58.025Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-26T10:14:58.025Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T10:14:58.026Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406498024,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:14:59.028Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 378f86c6-87ca-474c-8117-33b9c3d6fd6b from URL: /sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env
2023-02-26T10:14:59.029Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-02-26T10:14:59.029Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env
2023-02-26T10:14:59.125Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-02-26T10:14:59.125Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env 378f86c6-87ca-474c-8117-33b9c3d6fd6b 909
2023-02-26T10:14:59.126Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-26T10:14:59.126Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env
2023-02-26T10:14:59.127Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-26T10:14:59.128Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-26T10:14:59.128Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T10:14:59.128Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406499126,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:15:00.131Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: a1367e99-dcd1-4f1e-ab4c-788d6d0b3adf
2023-02-26T10:15:00.134Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_IjlfeV 0 e5427a1a-3a76-439e-9a8b-29b7efa27186 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-26T10:15:00.181Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@71f0a65d, org.onap.sdc.toscaparser.api.parameters.Input@48d714b8, org.onap.sdc.toscaparser.api.parameters.Input@688c4350, org.onap.sdc.toscaparser.api.parameters.Input@eb86ce3, org.onap.sdc.toscaparser.api.parameters.Input@7a8ee127]
2023-02-26T10:15:00.187Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:15:00.188Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_IjlfeV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T10:15:00.189Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic
2023-02-26T10:15:00.189Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= b9f92d01-00f3-43fc-889c-2e0d6f3b20e7
2023-02-26T10:15:00.189Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b9f92d01-00f3-43fc-889c-2e0d6f3b20e7 matches Tosca VF Customization UUID: b9f92d01-00f3-43fc-889c-2e0d6f3b20e7
2023-02-26T10:15:00.190Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: b9f92d01-00f3-43fc-889c-2e0d6f3b20e7 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-26T10:15:00.203Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:15:00.204Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_IjlfeV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T10:15:00.206Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id b9f92d01-00f3-43fc-889c-2e0d6f3b20e7: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-26T10:15:00.206Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@265ac5e9
2023-02-26T10:15:00.207Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:15:00.207Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_IjlfeV is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-26T10:15:00.208Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 34cf37d6-25ab-46c7-bcbf-59128ed7767b
2023-02-26T10:15:00.209Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 34cf37d6-25ab-46c7-bcbf-59128ed7767b
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-26T10:15:00.228Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:15:00.229Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_IjlfeV 0 is matching search criteria
2023-02-26T10:15:00.229Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_IjlfeV 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-26T10:15:00.231Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:15:00.231Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_IjlfeV 0 is matching search criteria
2023-02-26T10:15:00.231Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_IjlfeV 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-26T10:15:00.232Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:15:00.232Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_IjlfeV 0 is not matching search criteria
2023-02-26T10:15:00.232Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-26T10:15:00.233Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-26T10:15:00.233Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=7138bb16-5447-4dd6-8129-983da6569abd
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-26T10:15:00.244Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:15:00.245Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_IjlfeV 0 is matching search criteria
2023-02-26T10:15:00.245Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_IjlfeV 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-26T10:15:00.246Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:15:00.246Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_IjlfeV 0 is matching search criteria
2023-02-26T10:15:00.246Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_IjlfeV 0] matching following query criteria: sdcType=VF, customizationUUID=b9f92d01-00f3-43fc-889c-2e0d6f3b20e7
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-26T10:15:00.250Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:15:00.250Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_IjlfeV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T10:15:00.251Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid a1367e99-dcd1-4f1e-ab4c-788d6d0b3adf: basic_onboard_IjlfeV
2023-02-26T10:15:00.251Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:15:00.252Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_IjlfeV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T10:15:00.252Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:15:00.252Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_IjlfeV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T10:15:00.253Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:15:00.253Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_IjlfeV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T10:15:00.254Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:15:00.254Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_IjlfeV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T10:15:00.254Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T10:15:00.255Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_IjlfeV is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T10:15:00.255Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Saving Service: basic_onboard_IjlfeV
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-26T10:15:00.479Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_IjlfeV e5427a1a-3a76-439e-9a8b-29b7efa27186 1 ASDC deployResourceStructure
2023-02-26T10:15:00.480Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json ASDC sendASDCNotification
2023-02-26T10:15:00.480Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json
2023-02-26T10:15:00.481Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-26T10:15:00.481Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-26T10:15:00.482Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T10:15:00.482Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406500480,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:15:01.485Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-26T10:15:01.485Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.yaml
2023-02-26T10:15:01.486Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-26T10:15:01.486Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-26T10:15:01.486Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T10:15:01.487Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406501485,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:15:02.489Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-26T10:15:02.490Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env
2023-02-26T10:15:02.491Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-26T10:15:02.491Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-26T10:15:02.492Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T10:15:02.492Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406502489,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:15:03.493Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar ASDC sendASDCNotification
2023-02-26T10:15:03.493Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar
2023-02-26T10:15:03.494Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-26T10:15:03.494Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-26T10:15:03.494Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T10:15:03.494Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406503493,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:15:04.496Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fd242b8a-dd27-46e1-a377-ebc5b429ef10
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-26T10:15:04.526Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fd242b8a-dd27-46e1-a377-ebc5b429ef10
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-26T10:15:04.529Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-26T10:15:04.530Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-26T10:15:04.530Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-26T10:15:32.048Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:15:32.052Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:15:32.053Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "policy-distribution-id",
"timestamp": 1677406474384,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:15:32.054Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:15:34.531Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fd242b8a-dd27-46e1-a377-ebc5b429ef10
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-26T10:15:34.561Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fd242b8a-dd27-46e1-a377-ebc5b429ef10
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-26T10:15:34.568Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-26T10:15:34.569Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-26T10:15:34.569Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-26T10:16:04.569Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fd242b8a-dd27-46e1-a377-ebc5b429ef10
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-26T10:16:04.583Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fd242b8a-dd27-46e1-a377-ebc5b429ef10
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-26T10:16:04.587Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-26T10:16:04.587Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-26T10:16:04.587Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-26T10:16:32.048Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:16:32.056Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.057Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406472434,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.058Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.058Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.058Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "aai-model-loader",
"timestamp": 1677406469102,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.058Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.059Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.059Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "cds-sdc-listener",
"timestamp": 1677406455216,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.059Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.059Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.059Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "policy-distribution-id",
"timestamp": 1677406474384,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.059Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.060Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.060Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "multicloud-k8s",
"timestamp": 1677406473463,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json",
"status": "NOTIFIED"
}
2023-02-26T10:16:32.060Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.060Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.060Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406472434,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json",
"status": "NOTIFIED"
}
2023-02-26T10:16:32.060Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.060Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.060Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "cds-sdc-listener",
"timestamp": 1677406455216,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.061Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.061Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.061Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "aai-model-loader",
"timestamp": 1677406469102,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.061Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.062Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.062Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "policy-distribution-id",
"timestamp": 1677406474384,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-26T10:16:32.062Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.062Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.062Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "multicloud-k8s",
"timestamp": 1677406473463,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-26T10:16:32.063Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.063Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.063Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406472434,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-26T10:16:32.064Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.064Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.064Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "cds-sdc-listener",
"timestamp": 1677406455216,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.064Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.064Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.064Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "aai-model-loader",
"timestamp": 1677406469102,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.065Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.065Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.065Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "policy-distribution-id",
"timestamp": 1677406474384,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.066Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.066Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.067Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "multicloud-k8s",
"timestamp": 1677406473463,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.067Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.067Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.067Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406472434,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.067Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.067Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.068Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "cds-sdc-listener",
"timestamp": 1677406455216,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.068Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.068Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.068Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "aai-model-loader",
"timestamp": 1677406469102,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.068Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.069Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.069Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "policy-distribution-id",
"timestamp": 1677406474384,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.069Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.069Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.069Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "multicloud-k8s",
"timestamp": 1677406473463,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-26T10:16:32.070Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.070Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.070Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406472434,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-26T10:16:32.070Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.070Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.070Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "cds-sdc-listener",
"timestamp": 1677406455216,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.070Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.071Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.071Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "aai-model-loader",
"timestamp": 1677406469102,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.071Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.071Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.071Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677406488317,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.071Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.071Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.072Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "policy-distribution-id",
"timestamp": 1677406474384,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.072Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.072Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.072Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "multicloud-k8s",
"timestamp": 1677406473463,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.072Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.073Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.073Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406472434,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.073Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.073Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.073Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "cds-sdc-listener",
"timestamp": 1677406455216,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.073Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.074Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.074Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "aai-model-loader",
"timestamp": 1677406469102,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.074Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.074Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.074Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677406488317,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.074Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.075Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.075Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "policy-distribution-id",
"timestamp": 1677406474384,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T10:16:32.075Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.075Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.075Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "multicloud-k8s",
"timestamp": 1677406473463,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T10:16:32.075Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.075Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.076Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406472434,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T10:16:32.076Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.076Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.076Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "aai-model-loader",
"timestamp": 1677406469102,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T10:16:32.076Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.076Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.076Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "cds-sdc-listener",
"timestamp": 1677406455216,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T10:16:32.077Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.077Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.077Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677406488317,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.077Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.077Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.077Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677406488317,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.078Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.078Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.078Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "multicloud-k8s",
"timestamp": 1677406491070,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-26T10:16:32.078Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.078Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.078Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406492508,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-26T10:16:32.079Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.079Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.079Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "policy-distribution-id",
"timestamp": 1677406492514,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-26T10:16:32.079Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.079Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.079Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "aai-model-loader",
"timestamp": 1677406493454,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-26T10:16:32.079Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.079Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.080Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "cds-sdc-listener",
"timestamp": 1677406493507,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-26T10:16:32.080Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.080Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.080Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677406488317,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.080Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.080Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.080Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "policy-distribution-id",
"timestamp": 1677406493531,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-26T10:16:32.080Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.081Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.081Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "cds-sdc-listener",
"timestamp": 1677406494556,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-26T10:16:32.093Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of fd242b8a-dd27-46e1-a377-ebc5b429ef10
2023-02-26T10:16:32.093Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId fd242b8a-dd27-46e1-a377-ebc5b429ef10 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-26T10:16:32.105Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.105Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "multicloud-k8s",
"timestamp": 1677406492268,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-26T10:16:32.106Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.106Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.106Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677406488317,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T10:16:32.106Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.106Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.106Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "policy-distribution-id",
"timestamp": 1677406494556,
"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-26T10:16:32.112Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fd242b8a-dd27-46e1-a377-ebc5b429ef10
2023-02-26T10:16:32.113Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId fd242b8a-dd27-46e1-a377-ebc5b429ef10 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-26T10:16:32.124Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.124Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "multicloud-k8s",
"timestamp": 1677406493524,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-26T10:16:32.125Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.125Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.125Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677406488317,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T10:16:32.125Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.125Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.125Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "multicloud-k8s",
"timestamp": 1677406494662,
"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-26T10:16:32.138Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fd242b8a-dd27-46e1-a377-ebc5b429ef10
2023-02-26T10:16:32.138Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId fd242b8a-dd27-46e1-a377-ebc5b429ef10 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-02-26T10:16:32.147Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.147Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677406496277,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-26T10:16:32.147Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.148Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.148Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406496891,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-26T10:16:32.148Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.148Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.148Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "multicloud-k8s",
"timestamp": 1677406495666,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-26T10:16:32.148Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.148Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.149Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406498024,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-26T10:16:32.149Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.149Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.149Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406499126,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-26T10:16:32.149Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.149Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.149Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406500480,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/basic_onboard_ijlfev0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-26T10:16:32.150Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.150Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.150Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406501485,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-02-26T10:16:32.150Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.150Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.150Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677406501688,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-26T10:16:32.151Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.151Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.151Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406502489,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/resourceInstances/basic_onboard_ijlfev0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-02-26T10:16:32.151Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.151Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.151Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677406502694,
"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-26T10:16:32.159Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of fd242b8a-dd27-46e1-a377-ebc5b429ef10
2023-02-26T10:16:32.159Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId fd242b8a-dd27-46e1-a377-ebc5b429ef10 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-26T10:16:32.177Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.177Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406503493,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-26T10:16:32.178Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.178Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.178Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "aai-model-loader",
"timestamp": 1677406507491,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardIjlfev/1.0/artifacts/service-BasicOnboardIjlfev-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-26T10:16:32.178Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:16:32.178Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:16:32.178Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "aai-model-loader",
"timestamp": 1677406508510,
"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-26T10:16:32.186Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of fd242b8a-dd27-46e1-a377-ebc5b429ef10
2023-02-26T10:16:32.186Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId fd242b8a-dd27-46e1-a377-ebc5b429ef10 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-26T10:16:34.588Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fd242b8a-dd27-46e1-a377-ebc5b429ef10
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-26T10:16:34.611Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fd242b8a-dd27-46e1-a377-ebc5b429ef10
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-26T10:16:34.619Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-26T10:16:34.619Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-26T10:16:34.619Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-26T10:16:34.619Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-26T10:16:34.620Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-26T10:16:34.620Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-26T10:16:34.620Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-26T10:16:34.620Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-26T10:16:34.620Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-26T10:16:34.621Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||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-26T10:16:34.630Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-26T10:17:04.631Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fd242b8a-dd27-46e1-a377-ebc5b429ef10 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-26T10:17:04.645Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fd242b8a-dd27-46e1-a377-ebc5b429ef10 and serviceModelVersionId: a1367e99-dcd1-4f1e-ab4c-788d6d0b3adf
2023-02-26T10:17:04.645Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7403d8e3-d3c7-48ef-9c9e-b74296d92d5a
2023-02-26T10:17:21.940Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7403d8e3-d3c7-48ef-9c9e-b74296d92d5a/model-vers/model-ver/a1367e99-dcd1-4f1e-ab4c-788d6d0b3adf?depth=0
2023-02-26T10:17:22.069Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2023-02-26T10:17:22.727Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7403d8e3-d3c7-48ef-9c9e-b74296d92d5a/model-vers/model-ver/a1367e99-dcd1-4f1e-ab4c-788d6d0b3adf?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-26T10:17:22.735Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7403d8e3-d3c7-48ef-9c9e-b74296d92d5a/model-vers/model-ver/a1367e99-dcd1-4f1e-ab4c-788d6d0b3adf?depth=0|INFO|500||Invoke
2023-02-26T10:17:22.768Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7403d8e3-d3c7-48ef-9c9e-b74296d92d5a/model-vers/model-ver/a1367e99-dcd1-4f1e-ab4c-788d6d0b3adf?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-26T10:17:22.991Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7403d8e3-d3c7-48ef-9c9e-b74296d92d5a/model-vers/model-ver/a1367e99-dcd1-4f1e-ab4c-788d6d0b3adf?depth=0|INFO|500||InvokeReturn
2023-02-26T10:17:22.993Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7403d8e3-d3c7-48ef-9c9e-b74296d92d5a/model-vers/model-ver/a1367e99-dcd1-4f1e-ab4c-788d6d0b3adf?depth=0 has http status code:200 and response headers:{date=[Sun, 26 Feb 2023 10:17:21 GMT], content-length=[0], vertex-id=[176128], x-aai-txid=[2-aai-resources-230226-10:17:21:838-6357], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-26T10:17:22.994Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity.
2023-02-26T10:17:22.998Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-26T10:17:22.998Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||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-26T10:17:23.011Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||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-26T10:17:23.012Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fd242b8a-dd27-46e1-a377-ebc5b429ef10 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-26T10:17:23.014Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-26T10:17:23.014Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-02-26T10:17:23.014Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T10:17:23.015Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406643013,
"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-26T10:17:24.036Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:17:32.048Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:17:32.055Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-26T10:17:32.056Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "fd242b8a-dd27-46e1-a377-ebc5b429ef10",
"consumerID": "SO-sdc-controller",
"timestamp": 1677406643013,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-26T10:17:32.057Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T10:18:24.037Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:18:32.048Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:19:24.038Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:19:32.050Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:20:24.038Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:20:32.051Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:21:24.039Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:21:32.051Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:22:24.041Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:22:32.053Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:23:24.042Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:23:32.054Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:24:24.044Z|fd242b8a-dd27-46e1-a377-ebc5b429ef10|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:24:32.056Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:25:24.046Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:25:32.056Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:26:24.046Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:26:32.058Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:26:35.535Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0] Node 0 disconnected.
2023-02-26T10:27:24.048Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:27:32.059Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:28:24.049Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:28:32.060Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:29:24.050Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:29:32.062Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:30:24.051Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:30:32.063Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:31:24.053Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:31:32.064Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:32:24.055Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:32:32.066Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:33:24.056Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:33:32.067Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:34:24.057Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:34:32.068Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:35:24.059Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:35:32.068Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:36:24.059Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:36:32.069Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:37:24.061Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:37:32.069Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:38:24.062Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:38:32.070Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:39:24.063Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:39:32.071Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:40:24.064Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:40:32.073Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:41:24.066Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:41:32.077Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:42:24.067Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:42:32.078Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:43:24.068Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:43:32.079Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:44:24.069Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:44:32.081Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:45:24.070Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:45:32.082Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:46:24.071Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:46:32.083Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:47:24.072Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:47:32.083Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:48:24.074Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:48:32.085Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:49:24.075Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:49:32.085Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:50:24.076Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:50:32.086Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:51:24.077Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:51:32.088Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:52:24.079Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:52:32.089Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:53:24.080Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:53:32.089Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:54:24.081Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:54:32.090Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:55:24.083Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:55:32.092Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:56:24.085Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:56:32.093Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:57:24.087Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:57:32.093Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:58:24.088Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:58:32.095Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T10:59:24.089Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T10:59:32.097Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:00:24.090Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T11:00:32.099Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:01:24.091Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T11:01:32.099Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:02:24.093Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T11:02:32.101Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:03:24.095Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T11:03:32.102Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:04:24.096Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T11:04:32.102Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:05:24.097Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T11:05:32.105Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:06:24.099Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T11:06:32.106Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:07:24.101Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T11:07:32.107Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:08:24.103Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T11:08:32.107Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:09:24.105Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T11:09:32.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:10:24.106Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T11:10:32.110Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:11:24.107Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T11:11:32.110Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:12:24.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T11:12:32.110Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:12:39.663Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-26T11:12:39.663Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"c302861d-f0de-4b9b-bd0c-b1cfad518034","serviceName":"vFW 2023-02-26 11-11-25","serviceVersion":"1.0","serviceUUID":"c14af8d1-86bb-4328-86ea-eb844037d2d8","serviceDescription":"catalog service description","serviceInvariantUUID":"6261799e-e523-4c8e-8f24-1efe2c672846","resources":[{"resourceInstanceName":"vFW 7553a2b5-b785 0","resourceName":"vFW 7553a2b5-b785","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9b3a6f62-e1c6-462d-903b-0265f89fd1ad","resourceInvariantUUID":"5e1c186c-0e41-4be4-aef4-a68e256a39b8","resourceCustomizationUUID":"933667c5-626d-49c0-a892-5a03c799c957","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vf-license-model.xml","artifactChecksum":"M2I0NzVhZmVmNTFhNWVkNzE0YTE1MGVkMzE2ZDhhMjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8a6dcc7f-7c49-4534-bbaf-04d4be65081a","artifactVersion":"1"},{"artifactName":"vfw7553a2b5b7850_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json","artifactChecksum":"YTZjOWNjNDQzZDQxMzAyNzU2MmE0MmQ0ZWY3NzY2ZTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b2a91d28-9244-47a3-9a9d-69896f08b1c5","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"522f2334-8fac-41bf-a69e-84ec0998cc02","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vendor-license-model.xml","artifactChecksum":"MTJjMDdkMWZkZGNkZjMxMTY1NGUzMmJlOGUwOGJkMTg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3e326c9b-f16f-4d2b-9fdd-efac3351a03a","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a03a275b-1961-4eb8-9d80-e449e18bbbd8","artifactVersion":"2","generatedFromUUID":"522f2334-8fac-41bf-a69e-84ec0998cc02"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230226111125-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-template.yml","artifactChecksum":"NGI0M2M4OTQ3YTNlMTA2YTA3OGJiYmRkODBhZTc2YTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8c6ec4f2-d674-48bb-8415-7fd6c1c84254","artifactVersion":"1"},{"artifactName":"service-Vfw20230226111125-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar","artifactChecksum":"YTAyNTA3ODc2NzgxM2I0MzE0NTA3MGE1OGE4MWVhZWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c41ab781-3ca5-42e2-b798-ced1519bdd99","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-26T11:12:39.667Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:12:39.668Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:12:39.668Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:12:39.669Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409944110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:12:39.673Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to VX9ngGndQr6qTcoiDKEQNQ
2023-02-26T11:12:39.674Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to VX9ngGndQr6qTcoiDKEQNQ
2023-02-26T11:12:39.674Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to VX9ngGndQr6qTcoiDKEQNQ
2023-02-26T11:12:39.674Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to VX9ngGndQr6qTcoiDKEQNQ
2023-02-26T11:12:39.674Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to VX9ngGndQr6qTcoiDKEQNQ
2023-02-26T11:12:39.674Z||kafka-producer-network-thread | SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-b1ca932a-2ed0-40ed-89bb-06d87b8693f0] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to VX9ngGndQr6qTcoiDKEQNQ
2023-02-26T11:12:39.697Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:12:39.697Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409944110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:12:39.699Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:12:40.676Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:12:40.677Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:12:40.677Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:12:40.678Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409944110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:12:41.679Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:12:41.679Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:12:41.680Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:12:41.680Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409944110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:12:42.681Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:12:42.682Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:12:42.682Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:12:42.683Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409944110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:12:43.684Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:12:43.685Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:12:43.685Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:12:43.686Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409944110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:12:44.687Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:12:44.688Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:12:44.688Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:12:44.688Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409944110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:12:45.690Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:12:45.691Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:12:45.692Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:12:45.692Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409944110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:12:46.694Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"serviceName": "vFW 2023-02-26 11-11-25",
"serviceVersion": "1.0",
"serviceUUID": "c14af8d1-86bb-4328-86ea-eb844037d2d8",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "6261799e-e523-4c8e-8f24-1efe2c672846",
"resources": [
{
"resourceInstanceName": "vFW 7553a2b5-b785 0",
"resourceCustomizationUUID": "933667c5-626d-49c0-a892-5a03c799c957",
"resourceName": "vFW 7553a2b5-b785",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "9b3a6f62-e1c6-462d-903b-0265f89fd1ad",
"resourceInvariantUUID": "5e1c186c-0e41-4be4-aef4-a68e256a39b8",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw7553a2b5b7850_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json",
"artifactChecksum": "YTZjOWNjNDQzZDQxMzAyNzU2MmE0MmQ0ZWY3NzY2ZTM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "b2a91d28-9244-47a3-9a9d-69896f08b1c5",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "522f2334-8fac-41bf-a69e-84ec0998cc02",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "a03a275b-1961-4eb8-9d80-e449e18bbbd8",
"generatedFromUUID": "522f2334-8fac-41bf-a69e-84ec0998cc02"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "a03a275b-1961-4eb8-9d80-e449e18bbbd8",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230226111125-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar",
"artifactChecksum": "YTAyNTA3ODc2NzgxM2I0MzE0NTA3MGE1OGE4MWVhZWY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c41ab781-3ca5-42e2-b798-ced1519bdd99"
}
],
"workloadContext": "Production"
}
2023-02-26T11:12:46.695Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-26T11:12:46.695Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c14af8d1-86bb-4328-86ea-eb844037d2d8 ASDC
2023-02-26T11:12:46.696Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:c302861d-f0de-4b9b-bd0c-b1cfad518034
ServiceName:vFW 2023-02-26 11-11-25
ServiceVersion:1.0
ServiceUUID:c14af8d1-86bb-4328-86ea-eb844037d2d8
ServiceInvariantUUID:6261799e-e523-4c8e-8f24-1efe2c672846
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230226111125-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar
ArtifactUUID:c41ab781-3ca5-42e2-b798-ced1519bdd99
ArtifactChecksum:YTAyNTA3ODc2NzgxM2I0MzE0NTA3MGE1OGE4MWVhZWY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 7553a2b5-b785 0
ResourceCustomizationUUID:933667c5-626d-49c0-a892-5a03c799c957
ResourceInvariantUUID:5e1c186c-0e41-4be4-aef4-a68e256a39b8
ResourceName:vFW 7553a2b5-b785
ResourceType:VF
ResourceUUID:9b3a6f62-e1c6-462d-903b-0265f89fd1ad
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw7553a2b5b7850_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json
ArtifactUUID:b2a91d28-9244-47a3-9a9d-69896f08b1c5
ArtifactChecksum:YTZjOWNjNDQzZDQxMzAyNzU2MmE0MmQ0ZWY3NzY2ZTM=
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/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.yaml
ArtifactUUID:522f2334-8fac-41bf-a69e-84ec0998cc02
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/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env
ArtifactUUID:a03a275b-1961-4eb8-9d80-e449e18bbbd8
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/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env
ArtifactUUID:a03a275b-1961-4eb8-9d80-e449e18bbbd8
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-26T11:12:46.697Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c14af8d1-86bb-4328-86ea-eb844037d2d8 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-26T11:12:46.766Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-26T11:12:46.767Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-26T11:12:46.767Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-26T11:12:46.767Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: c41ab781-3ca5-42e2-b798-ced1519bdd99 from URL: /sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar
2023-02-26T11:12:46.768Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-26T11:12:46.768Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar
2023-02-26T11:12:46.882Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-26T11:12:46.886Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar c41ab781-3ca5-42e2-b798-ced1519bdd99 101496
2023-02-26T11:12:46.887Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar ASDC sendASDCNotification
2023-02-26T11:12:46.887Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar
2023-02-26T11:12:46.887Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-26T11:12:46.888Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:12:46.888Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:12:46.888Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409966887,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:12:47.889Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-26T11:12:47.890Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-26T11:12:47.891Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: c41ab781-3ca5-42e2-b798-ced1519bdd99, URL: /sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar to file: /app/ASDC/1/service-Vfw20230226111125-csar.csar
2023-02-26T11:12:47.891Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230226111125-csar.csar
2023-02-26T11:12:47.892Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230226111125-csar.csar
2023-02-26T11:12:47.893Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230226111125-csar.csar
2023-02-26T11:12:48.250Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12662328412835433013/Definitions/service-Vfw20230226111125-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-26T11:12:51.035Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-26T11:12:51.037Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-26T11:12:51.037Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230226111125-csar.csar
2023-02-26T11:12:51.037Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-02-26T11:12:51.037Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|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-Vfw20230226111125-csar.csar
2023-02-26T11:12:51.037Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|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-Vfw20230226111125-csar.csar
2023-02-26T11:12:51.037Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|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-Vfw20230226111125-csar.csar
2023-02-26T11:12:51.037Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|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-Vfw20230226111125-csar.csar
2023-02-26T11:12:51.038Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|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-Vfw20230226111125-csar.csar
2023-02-26T11:12:51.038Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|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-Vfw20230226111125-csar.csar
2023-02-26T11:12:51.038Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|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-Vfw20230226111125-csar.csar
2023-02-26T11:12:51.038Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|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-Vfw20230226111125-csar.csar
2023-02-26T11:12:51.038Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|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-Vfw20230226111125-csar.csar
2023-02-26T11:12:51.038Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|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-Vfw20230226111125-csar.csar
2023-02-26T11:12:51.038Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 7553a2b5-b785 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-Vfw20230226111125-csar.csar
2023-02-26T11:12:51.038Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-26T11:12:51.039Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:51.039Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-26 11-11-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:12:51.039Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vFW 7553a2b5-b785 0 is matching search criteria
2023-02-26T11:12:51.040Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-02-26T11:12:51.040Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 7553a2b5-b785 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-26T11:12:51.040Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:51.040Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-26 11-11-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:12:51.041Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vFW 7553a2b5-b785 0 is matching search criteria
2023-02-26T11:12:51.041Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-02-26T11:12:51.041Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 7553a2b5-b785 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-26T11:12:51.041Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:51.042Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-26 11-11-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:12:51.042Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:51.042Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vFW 7553a2b5-b785 0 is not matching search criteria
2023-02-26T11:12:51.042Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-26T11:12:51.043Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-26T11:12:51.043Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-26T11:12:51.043Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-26T11:12:51.043Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-26T11:12:51.043Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-26T11:12:51.043Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-26T11:12:51.044Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-26T11:12:51.044Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-26T11:12:51.044Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-26T11:12:51.044Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-26T11:12:51.044Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-26T11:12:51.045Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-26T11:12:51.045Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-26T11:12:51.045Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-26T11:12:51.045Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-26T11:12:51.045Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:51.046Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-26 11-11-25 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-26T11:12:51.046Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:51.046Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vFW 7553a2b5-b785 0 is matching search criteria
2023-02-26T11:12:51.046Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 7553a2b5-b785 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-26T11:12:51.047Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:51.047Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vFW 7553a2b5-b785 0 is matching search criteria
2023-02-26T11:12:51.047Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 7553a2b5-b785 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-26T11:12:51.047Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:51.047Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vFW 7553a2b5-b785 0 is matching search criteria
2023-02-26T11:12:51.047Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 7553a2b5-b785 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-26T11:12:51.048Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:51.048Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vFW 7553a2b5-b785 0 is not matching search criteria
2023-02-26T11:12:51.048Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-26T11:12:51.048Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-26T11:12:51.048Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-26T11:12:51.048Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-26T11:12:51.049Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-26T11:12:51.049Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-26T11:12:51.049Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-26T11:12:51.049Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-26T11:12:51.049Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-26T11:12:51.050Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-26T11:12:51.050Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-26T11:12:51.050Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=d8a60d13-ff9d-4681-948a-b5b2cfd6ada7
2023-02-26T11:12:51.050Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:51.051Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vFW 7553a2b5-b785 0 is not matching search criteria
2023-02-26T11:12:51.051Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-26T11:12:51.051Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-26T11:12:51.051Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-26T11:12:51.051Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-26T11:12:51.051Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-26T11:12:51.052Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-26T11:12:51.052Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-26T11:12:51.052Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-26T11:12:51.052Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-26T11:12:51.052Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-26T11:12:51.052Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-26T11:12:51.053Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-26T11:12:51.053Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=de2b7ff9-95a2-4f14-bd93-5241ac28458d
2023-02-26T11:12:51.053Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:51.053Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vFW 7553a2b5-b785 0 is not matching search criteria
2023-02-26T11:12:51.053Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-26T11:12:51.054Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-26T11:12:51.054Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-26T11:12:51.054Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-26T11:12:51.054Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-26T11:12:51.054Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-26T11:12:51.054Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-26T11:12:51.055Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-26T11:12:51.055Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-26T11:12:51.055Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-26T11:12:51.055Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-26T11:12:51.055Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-26T11:12:51.055Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b17da78f-9c11-4959-bea5-55b94f248b8d
2023-02-26T11:12:51.056Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:51.056Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-26 11-11-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:12:51.056Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:51.056Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-26 11-11-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:12:51.056Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:51.056Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-26 11-11-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:12:51.057Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:51.057Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-26 11-11-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:12:51.057Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-02-26 11-11-25
Description:catalog service description
Model UUID:c14af8d1-86bb-4328-86ea-eb844037d2d8
Model Version:NULL
Model InvariantUuid:6261799e-e523-4c8e-8f24-1efe2c672846
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 7553a2b5-b785
Model UUID:f240051f-4896-4998-930c-8cbe5241c5a8
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:5e1c186c-0e41-4be4-aef4-a68e256a39b8
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:933667c5-626d-49c0-a892-5a03c799c957
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:5c6996a7-e6a1-4148-8323-4cff0789aaad
ModelName:Vfw7553a2b5B785..base_vfw..module-0
ModelUuid:ed8296a3-cc7d-49a0-bbb6-fe07ac546817
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:d8a60d13-ff9d-4681-948a-b5b2cfd6ada7
ModelInvariantUuid:919f8efe-8725-4a5b-8451-5aa486cf04dd
ModelName:vFW 7553a2b5-b785-nodes.vfwCvfc
ModelUuid:a9aa7763-18de-4123-b1ec-24865a31e14e
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:b22d3a57-6bc0-4070-afd0-e2ee5ea74063
ModelInvariantUuid:40e3b761-c2ad-46b6-b66e-c004cf2ec5d5
ModelName:Vfw7553a2b5B785.compute.nodes.heat.vfw
ModelUuid:48beafcc-7ef4-4cd3-b058-91a769ba2124
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:de2b7ff9-95a2-4f14-bd93-5241ac28458d
ModelInvariantUuid:ac435ffb-30ae-401b-9815-419146663be6
ModelName:vFW 7553a2b5-b785-nodes.vsnCvfc
ModelUuid:b6d65633-cdfd-4ec9-a509-fd81943f4991
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:90c80ac7-542b-492d-99de-bec1f0a44b26
ModelInvariantUuid:a167d936-e6f1-4ab8-b927-e7af43248630
ModelName:Vfw7553a2b5B785.compute.nodes.heat.vsn
ModelUuid:8ceded56-2402-4ad9-acd5-34a479932b59
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:b17da78f-9c11-4959-bea5-55b94f248b8d
ModelInvariantUuid:422b6f45-0e54-45a4-8362-2d6c95d68339
ModelName:vFW 7553a2b5-b785-nodes.vpgCvfc
ModelUuid:84e6bbd6-f673-47a9-bdc3-3e9b8aa2e1a7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:f1e5dcbd-2cb9-44ca-8b05-f7bc767092de
ModelInvariantUuid:7121888e-454a-4d75-b655-3c0995a6e52c
ModelName:Vfw7553a2b5B785.compute.nodes.heat.vpg
ModelUuid:361fb8f3-0b70-461a-a901-2f5979306026
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-26T11:12:51.067Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: 9b3a6f62-e1c6-462d-903b-0265f89fd1ad
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-26T11:12:51.072Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||vFW 7553a2b5-b785 0
2023-02-26T11:12:51.072Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 9b3a6f62-e1c6-462d-903b-0265f89fd1ad
2023-02-26T11:12:51.073Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: b2a91d28-9244-47a3-9a9d-69896f08b1c5 from URL: /sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json
2023-02-26T11:12:51.073Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-26T11:12:51.073Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json
2023-02-26T11:12:51.186Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-26T11:12:51.187Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json b2a91d28-9244-47a3-9a9d-69896f08b1c5 785
2023-02-26T11:12:51.187Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json ASDC sendASDCNotification
2023-02-26T11:12:51.187Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json
2023-02-26T11:12:51.188Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-26T11:12:51.188Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:12:51.188Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:12:51.189Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409971187,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:12:52.190Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw7553a2b5B785..base_vfw..module-0",
"vfModuleModelInvariantUUID": "5c6996a7-e6a1-4148-8323-4cff0789aaad",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "ed8296a3-cc7d-49a0-bbb6-fe07ac546817",
"vfModuleModelCustomizationUUID": "c6db6320-a29d-4ae1-a586-13d37581b215",
"isBase": true,
"artifacts": [
"522f2334-8fac-41bf-a69e-84ec0998cc02",
"a03a275b-1961-4eb8-9d80-e449e18bbbd8"
],
"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-26T11:12:52.197Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw7553a2b5B785..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:ed8296a3-cc7d-49a0-bbb6-fe07ac546817
VfModuleModelInvariantUUID:5c6996a7-e6a1-4148-8323-4cff0789aaad
VfModuleModelDescription:NULL
Artifacts UUID List:{
522f2334-8fac-41bf-a69e-84ec0998cc02
,
a03a275b-1961-4eb8-9d80-e449e18bbbd8
}
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-26T11:12:52.201Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw7553a2b5B785..base_vfw..module-0",
"vfModuleModelInvariantUUID": "5c6996a7-e6a1-4148-8323-4cff0789aaad",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "ed8296a3-cc7d-49a0-bbb6-fe07ac546817",
"vfModuleModelCustomizationUUID": "c6db6320-a29d-4ae1-a586-13d37581b215",
"isBase": true,
"artifacts": [
"522f2334-8fac-41bf-a69e-84ec0998cc02",
"a03a275b-1961-4eb8-9d80-e449e18bbbd8"
],
"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-26T11:12:52.201Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw7553a2b5B785..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:ed8296a3-cc7d-49a0-bbb6-fe07ac546817
VfModuleModelInvariantUUID:5c6996a7-e6a1-4148-8323-4cff0789aaad
VfModuleModelDescription:NULL
Artifacts UUID List:{
522f2334-8fac-41bf-a69e-84ec0998cc02
,
a03a275b-1961-4eb8-9d80-e449e18bbbd8
}
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-26T11:12:52.201Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 522f2334-8fac-41bf-a69e-84ec0998cc02 from URL: /sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.yaml
2023-02-26T11:12:52.201Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-26T11:12:52.202Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.yaml
2023-02-26T11:12:52.382Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-26T11:12:52.383Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.yaml 522f2334-8fac-41bf-a69e-84ec0998cc02 20368
2023-02-26T11:12:52.383Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-26T11:12:52.383Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.yaml
2023-02-26T11:12:52.383Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-26T11:12:52.384Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:12:52.384Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:12:52.384Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409972383,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:12:53.385Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: a03a275b-1961-4eb8-9d80-e449e18bbbd8 from URL: /sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env
2023-02-26T11:12:53.385Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-26T11:12:53.386Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env
2023-02-26T11:12:53.510Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-26T11:12:53.510Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env a03a275b-1961-4eb8-9d80-e449e18bbbd8 2098
2023-02-26T11:12:53.511Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-26T11:12:53.511Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env
2023-02-26T11:12:53.511Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-26T11:12:53.512Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:12:53.512Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:12:53.512Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409973511,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:12:54.514Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: c14af8d1-86bb-4328-86ea-eb844037d2d8
2023-02-26T11:12:54.514Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 7553a2b5-b785 0 9b3a6f62-e1c6-462d-903b-0265f89fd1ad 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-26T11:12:54.543Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@245e21dc, org.onap.sdc.toscaparser.api.parameters.Input@29d369cc, org.onap.sdc.toscaparser.api.parameters.Input@6d529cdb, org.onap.sdc.toscaparser.api.parameters.Input@6f57f764, org.onap.sdc.toscaparser.api.parameters.Input@3a526b93]
2023-02-26T11:12:54.545Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:54.545Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-26 11-11-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:12:54.546Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic
2023-02-26T11:12:54.546Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= 933667c5-626d-49c0-a892-5a03c799c957
2023-02-26T11:12:54.546Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 933667c5-626d-49c0-a892-5a03c799c957 matches Tosca VF Customization UUID: 933667c5-626d-49c0-a892-5a03c799c957
2023-02-26T11:12:54.546Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: 933667c5-626d-49c0-a892-5a03c799c957 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-26T11:12:54.551Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:54.551Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-26 11-11-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:12:54.552Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id 933667c5-626d-49c0-a892-5a03c799c957: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-26T11:12:54.552Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@218c3c09
2023-02-26T11:12:54.553Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:54.553Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-26 11-11-25 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-26T11:12:54.553Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : c6db6320-a29d-4ae1-a586-13d37581b215
2023-02-26T11:12:54.553Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID c6db6320-a29d-4ae1-a586-13d37581b215
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-26T11:12:54.558Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:54.559Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vFW 7553a2b5-b785 0 is matching search criteria
2023-02-26T11:12:54.560Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 7553a2b5-b785 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-26T11:12:54.560Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:54.561Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vFW 7553a2b5-b785 0 is matching search criteria
2023-02-26T11:12:54.561Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 7553a2b5-b785 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-26T11:12:54.561Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:54.562Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vFW 7553a2b5-b785 0 is not matching search criteria
2023-02-26T11:12:54.562Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-26T11:12:54.563Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-26T11:12:54.563Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-26T11:12:54.563Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-26T11:12:54.564Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-26T11:12:54.565Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-26T11:12:54.566Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-26T11:12:54.566Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-26T11:12:54.568Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-26T11:12:54.568Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-26T11:12:54.568Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-26T11:12:54.568Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=d8a60d13-ff9d-4681-948a-b5b2cfd6ada7
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-26T11:12:54.573Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:54.574Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vFW 7553a2b5-b785 0 is matching search criteria
2023-02-26T11:12:54.575Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 7553a2b5-b785 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-26T11:12:54.575Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:54.575Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vFW 7553a2b5-b785 0 is not matching search criteria
2023-02-26T11:12:54.576Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-26T11:12:54.576Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-26T11:12:54.576Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-26T11:12:54.576Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-26T11:12:54.576Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-26T11:12:54.577Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-26T11:12:54.577Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-26T11:12:54.577Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-26T11:12:54.577Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-26T11:12:54.577Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-26T11:12:54.578Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-26T11:12:54.578Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-26T11:12:54.578Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=de2b7ff9-95a2-4f14-bd93-5241ac28458d
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-26T11:12:54.581Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:54.582Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vFW 7553a2b5-b785 0 is matching search criteria
2023-02-26T11:12:54.582Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 7553a2b5-b785 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-26T11:12:54.588Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:54.589Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vFW 7553a2b5-b785 0 is not matching search criteria
2023-02-26T11:12:54.589Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-26T11:12:54.589Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-26T11:12:54.589Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-26T11:12:54.590Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-26T11:12:54.590Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-26T11:12:54.591Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-26T11:12:54.591Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-26T11:12:54.591Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-26T11:12:54.592Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-26T11:12:54.592Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-26T11:12:54.592Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-26T11:12:54.592Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-26T11:12:54.593Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b17da78f-9c11-4959-bea5-55b94f248b8d
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-26T11:12:54.606Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:54.607Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vFW 7553a2b5-b785 0 is matching search criteria
2023-02-26T11:12:54.608Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 7553a2b5-b785 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-26T11:12:54.608Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:54.608Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Node template vFW 7553a2b5-b785 0 is matching search criteria
2023-02-26T11:12:54.609Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found topology templates [vFW 7553a2b5-b785 0] matching following query criteria: sdcType=VF, customizationUUID=933667c5-626d-49c0-a892-5a03c799c957
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-26T11:12:54.612Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:54.613Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-26 11-11-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:12:54.613Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid c14af8d1-86bb-4328-86ea-eb844037d2d8: vFW 7553a2b5-b785
2023-02-26T11:12:54.614Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:54.614Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-26 11-11-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:12:54.615Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:54.615Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-26 11-11-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:12:54.615Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:54.616Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-26 11-11-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:12:54.617Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:54.617Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-26 11-11-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:12:54.617Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:12:54.618Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Service vFW 2023-02-26 11-11-25 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:12:54.618Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||Saving Service: vFW 2023-02-26 11-11-25
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-26T11:12:54.894Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 7553a2b5-b785 9b3a6f62-e1c6-462d-903b-0265f89fd1ad 1 ASDC deployResourceStructure
2023-02-26T11:12:54.895Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json ASDC sendASDCNotification
2023-02-26T11:12:54.895Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json
2023-02-26T11:12:54.896Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-26T11:12:54.896Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:12:54.896Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:12:54.897Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409974895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:12:55.898Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-26T11:12:55.899Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.yaml
2023-02-26T11:12:55.899Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-26T11:12:55.900Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:12:55.900Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:12:55.900Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409975898,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:12:56.902Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-26T11:12:56.903Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env
2023-02-26T11:12:56.903Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-26T11:12:56.904Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:12:56.904Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:12:56.904Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409976902,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:12:57.905Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar ASDC sendASDCNotification
2023-02-26T11:12:57.906Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar
2023-02-26T11:12:57.906Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-26T11:12:57.906Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:12:57.906Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:12:57.907Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409977905,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:12:58.908Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c302861d-f0de-4b9b-bd0c-b1cfad518034
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-26T11:12:58.919Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c302861d-f0de-4b9b-bd0c-b1cfad518034
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-26T11:12:58.922Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-26T11:12:58.922Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-26T11:12:58.922Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-26T11:13:28.922Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c302861d-f0de-4b9b-bd0c-b1cfad518034
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-26T11:13:28.952Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c302861d-f0de-4b9b-bd0c-b1cfad518034
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-26T11:13:28.956Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-26T11:13:28.956Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-26T11:13:28.956Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-26T11:13:32.048Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:13:32.051Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:13:32.051Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "multicloud-k8s",
"timestamp": 1677409946791,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:13:32.053Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:13:58.957Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c302861d-f0de-4b9b-bd0c-b1cfad518034
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-26T11:13:58.971Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c302861d-f0de-4b9b-bd0c-b1cfad518034
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-26T11:13:58.973Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-26T11:13:58.974Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-26T11:13:58.974Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-26T11:14:28.974Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c302861d-f0de-4b9b-bd0c-b1cfad518034
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-26T11:14:28.984Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c302861d-f0de-4b9b-bd0c-b1cfad518034
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-26T11:14:28.987Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-26T11:14:28.987Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-26T11:14:28.987Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-26T11:14:32.048Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:14:32.054Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.054Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "policy-distribution-id",
"timestamp": 1677409945668,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.055Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.055Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.055Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "cds-sdc-listener",
"timestamp": 1677409915692,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.055Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.055Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.055Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "aai-model-loader",
"timestamp": 1677409949103,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.055Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.056Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.056Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409944110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json",
"status": "NOTIFIED"
}
2023-02-26T11:14:32.056Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.056Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.056Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "multicloud-k8s",
"timestamp": 1677409946791,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json",
"status": "NOTIFIED"
}
2023-02-26T11:14:32.056Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.056Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.056Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "policy-distribution-id",
"timestamp": 1677409945668,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.057Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.057Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.057Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "cds-sdc-listener",
"timestamp": 1677409915692,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.057Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.057Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.057Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "aai-model-loader",
"timestamp": 1677409949103,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.057Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.058Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.058Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409944110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-26T11:14:32.058Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.058Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.058Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "multicloud-k8s",
"timestamp": 1677409946791,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-26T11:14:32.058Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.058Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.058Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "policy-distribution-id",
"timestamp": 1677409945668,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-26T11:14:32.059Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.059Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.059Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "cds-sdc-listener",
"timestamp": 1677409915692,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.059Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.059Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.059Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "aai-model-loader",
"timestamp": 1677409949103,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.060Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.060Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.060Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409944110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.060Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.060Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.060Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "multicloud-k8s",
"timestamp": 1677409946791,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.060Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.060Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.061Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "policy-distribution-id",
"timestamp": 1677409945668,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.061Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.061Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.061Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "cds-sdc-listener",
"timestamp": 1677409915692,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.061Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.061Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.061Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "aai-model-loader",
"timestamp": 1677409949103,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.061Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.062Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.062Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409944110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-26T11:14:32.062Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.062Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.062Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "policy-distribution-id",
"timestamp": 1677409945668,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.062Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.063Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.063Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "cds-sdc-listener",
"timestamp": 1677409915692,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.063Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.063Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.063Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "multicloud-k8s",
"timestamp": 1677409946791,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-26T11:14:32.063Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.063Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.064Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "aai-model-loader",
"timestamp": 1677409949103,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.064Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.064Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.064Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409944110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.064Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.064Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.064Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "policy-distribution-id",
"timestamp": 1677409945668,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.065Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.065Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.065Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "cds-sdc-listener",
"timestamp": 1677409915692,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.065Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.065Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.065Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "multicloud-k8s",
"timestamp": 1677409946791,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.065Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.066Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.066Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "aai-model-loader",
"timestamp": 1677409949103,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.066Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.066Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.066Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409944110,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T11:14:32.066Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.067Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.067Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "policy-distribution-id",
"timestamp": 1677409945668,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T11:14:32.067Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.067Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.067Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "cds-sdc-listener",
"timestamp": 1677409915692,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T11:14:32.067Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.067Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.067Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "multicloud-k8s",
"timestamp": 1677409946791,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T11:14:32.068Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.068Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.068Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "aai-model-loader",
"timestamp": 1677409949103,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T11:14:32.068Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.068Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.068Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "policy-distribution-id",
"timestamp": 1677409966842,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-26T11:14:32.069Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.069Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.069Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "multicloud-k8s",
"timestamp": 1677409965316,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-26T11:14:32.069Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.069Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.069Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "aai-model-loader",
"timestamp": 1677409967759,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-26T11:14:32.069Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.070Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.070Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409966887,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-26T11:14:32.070Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.070Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.070Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "cds-sdc-listener",
"timestamp": 1677409967804,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-26T11:14:32.070Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.070Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.071Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "policy-distribution-id",
"timestamp": 1677409967848,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-26T11:14:32.071Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.071Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.071Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "cds-sdc-listener",
"timestamp": 1677409968822,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-26T11:14:32.080Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c302861d-f0de-4b9b-bd0c-b1cfad518034
2023-02-26T11:14:32.080Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId c302861d-f0de-4b9b-bd0c-b1cfad518034 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-26T11:14:32.091Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.091Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "multicloud-k8s",
"timestamp": 1677409966611,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-26T11:14:32.092Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.092Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.092Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "policy-distribution-id",
"timestamp": 1677409968851,
"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-26T11:14:32.097Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c302861d-f0de-4b9b-bd0c-b1cfad518034
2023-02-26T11:14:32.098Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId c302861d-f0de-4b9b-bd0c-b1cfad518034 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-26T11:14:32.108Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.109Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677409968317,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.109Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.109Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.109Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "multicloud-k8s",
"timestamp": 1677409967878,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-26T11:14:32.109Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.109Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.109Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677409968317,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.110Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.110Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.110Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "multicloud-k8s",
"timestamp": 1677409968914,
"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-26T11:14:32.116Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c302861d-f0de-4b9b-bd0c-b1cfad518034
2023-02-26T11:14:32.116Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId c302861d-f0de-4b9b-bd0c-b1cfad518034 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-02-26T11:14:32.128Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.128Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677409968317,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.129Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.129Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.129Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409971187,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-26T11:14:32.129Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.129Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.130Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "multicloud-k8s",
"timestamp": 1677409969920,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json",
"status": "DEPLOY_OK"
}
2023-02-26T11:14:32.130Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.130Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.130Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677409968317,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.130Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.130Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.131Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409972383,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-26T11:14:32.131Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.131Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.131Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677409968317,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.131Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.131Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.131Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409973511,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-26T11:14:32.132Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.132Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.132Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677409968317,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:14:32.132Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.132Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.132Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409974895,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/vfw7553a2b5b7850_modules.json",
"status": "DEPLOY_OK"
}
2023-02-26T11:14:32.133Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.133Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.133Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677409968317,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T11:14:32.133Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.133Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.133Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409975898,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-02-26T11:14:32.134Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.134Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.134Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677409976184,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-26T11:14:32.134Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.134Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.134Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409976902,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/resourceInstances/vfw7553a2b5b7850/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-02-26T11:14:32.134Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.135Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.135Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677409977905,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-26T11:14:32.135Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.135Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.135Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "aai-model-loader",
"timestamp": 1677409979433,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-26T11:14:32.135Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.136Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.136Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "aai-model-loader",
"timestamp": 1677409980436,
"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-26T11:14:32.143Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c302861d-f0de-4b9b-bd0c-b1cfad518034
2023-02-26T11:14:32.144Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId c302861d-f0de-4b9b-bd0c-b1cfad518034 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-26T11:14:32.154Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.154Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677409980663,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230226111125/1.0/artifacts/service-Vfw20230226111125-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-26T11:14:32.154Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:14:32.155Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:14:32.155Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677409981669,
"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-26T11:14:32.160Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c302861d-f0de-4b9b-bd0c-b1cfad518034
2023-02-26T11:14:32.161Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId c302861d-f0de-4b9b-bd0c-b1cfad518034 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-26T11:14:58.988Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c302861d-f0de-4b9b-bd0c-b1cfad518034
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-26T11:14:59.002Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c302861d-f0de-4b9b-bd0c-b1cfad518034
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-26T11:14:59.008Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-26T11:14:59.008Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-26T11:14:59.008Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-26T11:14:59.009Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-26T11:14:59.009Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-26T11:14:59.009Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-26T11:14:59.010Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-26T11:14:59.010Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-26T11:14:59.010Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-26T11:14:59.010Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|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-26T11:14:59.018Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-26T11:15:29.019Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c302861d-f0de-4b9b-bd0c-b1cfad518034 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-26T11:15:29.025Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c302861d-f0de-4b9b-bd0c-b1cfad518034 and serviceModelVersionId: c14af8d1-86bb-4328-86ea-eb844037d2d8
2023-02-26T11:15:29.025Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6261799e-e523-4c8e-8f24-1efe2c672846
2023-02-26T11:15:29.026Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6261799e-e523-4c8e-8f24-1efe2c672846/model-vers/model-ver/c14af8d1-86bb-4328-86ea-eb844037d2d8?depth=0
2023-02-26T11:15:29.032Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2023-02-26T11:15:29.106Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6261799e-e523-4c8e-8f24-1efe2c672846/model-vers/model-ver/c14af8d1-86bb-4328-86ea-eb844037d2d8?depth=0|INFO|500||Invoke
2023-02-26T11:15:29.107Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6261799e-e523-4c8e-8f24-1efe2c672846/model-vers/model-ver/c14af8d1-86bb-4328-86ea-eb844037d2d8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6261799e-e523-4c8e-8f24-1efe2c672846/model-vers/model-ver/c14af8d1-86bb-4328-86ea-eb844037d2d8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c302861d-f0de-4b9b-bd0c-b1cfad518034], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[10a8b41a-a421-4488-b97d-34de119208dd], X-ECOMP-RequestID=[c302861d-f0de-4b9b-bd0c-b1cfad518034], X-TransactionId=[], X-ONAP-RequestID=[c302861d-f0de-4b9b-bd0c-b1cfad518034], Content-Type=[application/merge-patch+json]}
2023-02-26T11:15:29.115Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6261799e-e523-4c8e-8f24-1efe2c672846/model-vers/model-ver/c14af8d1-86bb-4328-86ea-eb844037d2d8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-26T11:15:29.236Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6261799e-e523-4c8e-8f24-1efe2c672846/model-vers/model-ver/c14af8d1-86bb-4328-86ea-eb844037d2d8?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6261799e-e523-4c8e-8f24-1efe2c672846/model-vers/model-ver/c14af8d1-86bb-4328-86ea-eb844037d2d8?depth=0 has http status code:200 and response headers:{date=[Sun, 26 Feb 2023 11:15:28 GMT], content-length=[0], vertex-id=[196736], x-aai-txid=[1-aai-resources-230226-11:15:28:065-17732], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-26T11:15:29.237Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6261799e-e523-4c8e-8f24-1efe2c672846/model-vers/model-ver/c14af8d1-86bb-4328-86ea-eb844037d2d8?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-26T11:15:29.237Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6261799e-e523-4c8e-8f24-1efe2c672846/model-vers/model-ver/c14af8d1-86bb-4328-86ea-eb844037d2d8?depth=0|INFO|500||InvokeReturn
2023-02-26T11:15:29.238Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-26T11:15:29.238Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|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-26T11:15:29.244Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|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-26T11:15:29.245Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c302861d-f0de-4b9b-bd0c-b1cfad518034 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-26T11:15:29.245Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-26T11:15:29.245Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:15:29.245Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:15:29.245Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410129245,
"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-26T11:15:30.258Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T11:15:32.048Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:15:32.055Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:15:32.055Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "c302861d-f0de-4b9b-bd0c-b1cfad518034",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410129245,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-26T11:15:32.056Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:16:30.258Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T11:16:32.048Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:17:30.259Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T11:17:32.048Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:18:30.261Z|c302861d-f0de-4b9b-bd0c-b1cfad518034|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T11:18:32.050Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:19:30.262Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T11:19:32.050Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:20:30.263Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T11:20:32.052Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:20:50.969Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-26T11:20:50.969Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"15602a23-6eab-4a9f-b91b-e8f318328177","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"eec1a4b0-116e-4bef-9615-782e142d2e23","serviceDescription":"service","serviceInvariantUUID":"d82141e0-db9c-4064-ac2b-90ffa25d00f3","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"3c6b63f6-42be-462c-be9f-e386722666e3","resourceInvariantUUID":"70a8cf94-49b7-427c-a199-c7a9d918f8fc","resourceCustomizationUUID":"48d41a0d-231f-4e19-9454-79863d1f2cac","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":"Mzk2NTM5YjQ4NmNkN2M1NzQ1MWViNDhjNzA2MGZlODY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e31750d0-0a00-4cd5-abce-f75405642e17","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NzgzZjZmY2ZhODUyYmMzMGFiZDlmNjVhNzkwNWNjNGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f3ef5ba3-4f20-46a0-8f99-f52c890e8b5f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-26T11:20:50.975Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:20:50.975Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:20:50.975Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:20:50.976Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410430263,
"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-26T11:20:51.012Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:20:51.013Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "multicloud-k8s",
"timestamp": 1677410420942,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:20:51.015Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:20:51.015Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:20:51.015Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410430263,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:20:51.016Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:20:51.977Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:20:51.978Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:20:51.978Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:20:51.978Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410430263,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:20:52.980Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "eec1a4b0-116e-4bef-9615-782e142d2e23",
"serviceDescription": "service",
"serviceInvariantUUID": "d82141e0-db9c-4064-ac2b-90ffa25d00f3",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "48d41a0d-231f-4e19-9454-79863d1f2cac",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "3c6b63f6-42be-462c-be9f-e386722666e3",
"resourceInvariantUUID": "70a8cf94-49b7-427c-a199-c7a9d918f8fc",
"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": "NzgzZjZmY2ZhODUyYmMzMGFiZDlmNjVhNzkwNWNjNGY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "f3ef5ba3-4f20-46a0-8f99-f52c890e8b5f"
}
],
"workloadContext": "Production"
}
2023-02-26T11:20:52.981Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-26T11:20:52.981Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 eec1a4b0-116e-4bef-9615-782e142d2e23 ASDC
2023-02-26T11:20:52.982Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:15602a23-6eab-4a9f-b91b-e8f318328177
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:eec1a4b0-116e-4bef-9615-782e142d2e23
ServiceInvariantUUID:d82141e0-db9c-4064-ac2b-90ffa25d00f3
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:f3ef5ba3-4f20-46a0-8f99-f52c890e8b5f
ArtifactChecksum:NzgzZjZmY2ZhODUyYmMzMGFiZDlmNjVhNzkwNWNjNGY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:48d41a0d-231f-4e19-9454-79863d1f2cac
ResourceInvariantUUID:70a8cf94-49b7-427c-a199-c7a9d918f8fc
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:3c6b63f6-42be-462c-be9f-e386722666e3
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-02-26T11:20:52.982Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF eec1a4b0-116e-4bef-9615-782e142d2e23 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-26T11:20:53.021Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-26T11:20:53.022Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-26T11:20:53.022Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-26T11:20:53.023Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f3ef5ba3-4f20-46a0-8f99-f52c890e8b5f from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-26T11:20:53.023Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-26T11:20:53.023Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-26T11:20:53.541Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-26T11:20:53.546Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar f3ef5ba3-4f20-46a0-8f99-f52c890e8b5f 57790
2023-02-26T11:20:53.546Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-26T11:20:53.547Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-26T11:20:53.547Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-26T11:20:53.547Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:20:53.547Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:20:53.547Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410453546,
"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-26T11:20:54.549Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-26T11:20:54.550Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-26T11:20:54.551Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: f3ef5ba3-4f20-46a0-8f99-f52c890e8b5f, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-26T11:20:54.551Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-02-26T11:20:54.552Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-26T11:20:54.552Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-26T11:20:54.727Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10348940704026835103/Definitions/service-BasicNetwork-template.yml
2023-02-26T11:20:55.248Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-26T11:20:55.248Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-26T11:20:55.248Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-26T11:20:55.249Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-02-26T11:20:55.249Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-26T11:20:55.249Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-26T11:20:55.249Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-26T11:20:55.249Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-26T11:20:55.249Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-26T11:20:55.249Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-26T11:20:55.249Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-26T11:20:55.249Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-26T11:20:55.250Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-26T11:20:55.250Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:20:55.250Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:20:55.250Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-26T11:20:55.250Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-26T11:20:55.251Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-26T11:20:55.251Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:20:55.251Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:20:55.251Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-26T11:20:55.251Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-26T11:20:55.251Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-26T11:20:55.251Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:20:55.252Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:20:55.252Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:20:55.252Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:20:55.252Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:20:55.252Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:20:55.252Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:20:55.253Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:20:55.253Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:20:55.253Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:20:55.253Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:eec1a4b0-116e-4bef-9615-782e142d2e23
Model Version:NULL
Model InvariantUuid:d82141e0-db9c-4064-ac2b-90ffa25d00f3
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:70a8cf94-49b7-427c-a199-c7a9d918f8fc
Model UUID:81a296a9-a88b-44b5-b5d3-2a8b51e94520
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:48d41a0d-231f-4e19-9454-79863d1f2cac
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-26T11:20:55.262Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||Processing Resource Type: VL, Model UUID: 3c6b63f6-42be-462c-be9f-e386722666e3
2023-02-26T11:20:55.262Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||No resources found for Service: eec1a4b0-116e-4bef-9615-782e142d2e23
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-26T11:20:55.268Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||
2023-02-26T11:20:55.268Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-02-26T11:20:55.270Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||No resources found for Service: eec1a4b0-116e-4bef-9615-782e142d2e23
2023-02-26T11:20:55.270Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: eec1a4b0-116e-4bef-9615-782e142d2e23
2023-02-26T11:20:55.270Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-02-26T11:20:55.270Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-26T11:20:55.277Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6319bf76, org.onap.sdc.toscaparser.api.parameters.Input@7a196cbf, org.onap.sdc.toscaparser.api.parameters.Input@44d5f94d, org.onap.sdc.toscaparser.api.parameters.Input@2627c19e, org.onap.sdc.toscaparser.api.parameters.Input@8eb2823]
2023-02-26T11:20:55.278Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:20:55.279Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:20:55.279Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:20:55.279Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:20:55.279Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid eec1a4b0-116e-4bef-9615-782e142d2e23: Generic NeutronNet
2023-02-26T11:20:55.279Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:20:55.280Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:20:55.280Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:20:55.280Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-02-26T11:20:55.327Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:20:55.328Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:20:55.328Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:20:55.328Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:20:55.329Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:20:55.329Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:20:55.329Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-02-26T11:20:55.433Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-02-26T11:20:55.433Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-26T11:20:55.433Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-26T11:20:55.433Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-26T11:20:55.434Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:20:55.434Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:20:55.434Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410455433,
"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-26T11:20:56.435Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 15602a23-6eab-4a9f-b91b-e8f318328177
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-26T11:20:56.448Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 15602a23-6eab-4a9f-b91b-e8f318328177
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-26T11:20:56.451Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-26T11:20:56.451Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-26T11:20:56.451Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-26T11:21:26.451Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 15602a23-6eab-4a9f-b91b-e8f318328177
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-26T11:21:26.467Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 15602a23-6eab-4a9f-b91b-e8f318328177
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-26T11:21:26.475Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-26T11:21:26.475Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-26T11:21:26.475Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-26T11:21:32.048Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:21:32.050Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:21:32.050Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "policy-distribution-id",
"timestamp": 1677410449881,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:21:32.052Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:21:56.476Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 15602a23-6eab-4a9f-b91b-e8f318328177
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-26T11:21:56.491Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 15602a23-6eab-4a9f-b91b-e8f318328177
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-26T11:21:56.493Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-26T11:21:56.494Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-26T11:21:56.494Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-26T11:22:26.494Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 15602a23-6eab-4a9f-b91b-e8f318328177
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-26T11:22:26.507Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 15602a23-6eab-4a9f-b91b-e8f318328177
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-26T11:22:26.510Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-26T11:22:26.510Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-26T11:22:26.510Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-26T11:22:32.048Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:22:32.053Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.053Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "cds-sdc-listener",
"timestamp": 1677410449843,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.054Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.054Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.054Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677410448317,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.055Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.055Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.055Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410430263,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T11:22:32.055Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.055Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.055Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "multicloud-k8s",
"timestamp": 1677410420942,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T11:22:32.056Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.056Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.056Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "policy-distribution-id",
"timestamp": 1677410449881,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T11:22:32.056Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.056Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.056Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "cds-sdc-listener",
"timestamp": 1677410449843,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T11:22:32.056Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.056Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.057Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677410448317,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T11:22:32.057Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.057Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.057Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "cds-sdc-listener",
"timestamp": 1677410454441,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-26T11:22:32.057Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.057Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.057Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410453546,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-26T11:22:32.057Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.058Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.058Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "policy-distribution-id",
"timestamp": 1677410453631,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-26T11:22:32.058Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.058Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.058Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677410454083,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-26T11:22:32.058Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.058Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.058Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "cds-sdc-listener",
"timestamp": 1677410455457,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-26T11:22:32.073Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 15602a23-6eab-4a9f-b91b-e8f318328177
2023-02-26T11:22:32.074Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 15602a23-6eab-4a9f-b91b-e8f318328177 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-26T11:22:32.087Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.088Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "policy-distribution-id",
"timestamp": 1677410454638,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-26T11:22:32.088Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.088Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.088Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410455433,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-26T11:22:32.089Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.089Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.089Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "policy-distribution-id",
"timestamp": 1677410455640,
"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-26T11:22:32.103Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 15602a23-6eab-4a9f-b91b-e8f318328177
2023-02-26T11:22:32.104Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 15602a23-6eab-4a9f-b91b-e8f318328177 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-26T11:22:32.115Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.115Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677410455835,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-26T11:22:32.115Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.116Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.116Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677410456840,
"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-26T11:22:32.122Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 15602a23-6eab-4a9f-b91b-e8f318328177
2023-02-26T11:22:32.122Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 15602a23-6eab-4a9f-b91b-e8f318328177 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-26T11:22:32.135Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.135Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "aai-model-loader",
"timestamp": 1677410459105,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.136Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.136Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.137Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "aai-model-loader",
"timestamp": 1677410459105,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T11:22:32.137Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.137Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.137Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "policy-distribution-id",
"timestamp": 1677410456643,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.138Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.138Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.138Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "multicloud-k8s",
"timestamp": 1677410451433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.138Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.138Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.139Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "cds-sdc-listener",
"timestamp": 1677410456460,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.139Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.139Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.139Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "policy-distribution-id",
"timestamp": 1677410456643,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.139Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.140Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.140Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "multicloud-k8s",
"timestamp": 1677410451433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.140Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.140Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.140Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "cds-sdc-listener",
"timestamp": 1677410456460,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.141Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.141Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.141Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "aai-model-loader",
"timestamp": 1677410461414,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-26T11:22:32.141Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.141Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.142Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "policy-distribution-id",
"timestamp": 1677410456643,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.142Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.142Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.142Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "multicloud-k8s",
"timestamp": 1677410451433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.142Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.143Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.143Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "cds-sdc-listener",
"timestamp": 1677410456460,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.143Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.143Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.144Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "policy-distribution-id",
"timestamp": 1677410456643,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.144Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.144Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.144Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "multicloud-k8s",
"timestamp": 1677410451433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.145Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.145Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.145Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "cds-sdc-listener",
"timestamp": 1677410456460,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.145Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.145Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.146Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "policy-distribution-id",
"timestamp": 1677410456643,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.146Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.146Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.146Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "multicloud-k8s",
"timestamp": 1677410451433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.147Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.147Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.147Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "cds-sdc-listener",
"timestamp": 1677410456460,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.147Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.147Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.148Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "policy-distribution-id",
"timestamp": 1677410456643,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.148Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.148Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.148Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "multicloud-k8s",
"timestamp": 1677410451433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.149Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.149Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.149Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "cds-sdc-listener",
"timestamp": 1677410456460,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.149Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.149Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.149Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "aai-model-loader",
"timestamp": 1677410465623,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-26T11:22:32.150Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.150Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.150Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "policy-distribution-id",
"timestamp": 1677410456643,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.150Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.151Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.151Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "multicloud-k8s",
"timestamp": 1677410451433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.151Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.151Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.151Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "cds-sdc-listener",
"timestamp": 1677410456460,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.152Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.152Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.152Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "aai-model-loader",
"timestamp": 1677410466629,
"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-26T11:22:32.158Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 15602a23-6eab-4a9f-b91b-e8f318328177
2023-02-26T11:22:32.158Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 15602a23-6eab-4a9f-b91b-e8f318328177 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-26T11:22:32.166Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.167Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "policy-distribution-id",
"timestamp": 1677410456643,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T11:22:32.167Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.168Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.168Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "multicloud-k8s",
"timestamp": 1677410451433,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T11:22:32.168Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.168Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.168Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "cds-sdc-listener",
"timestamp": 1677410456460,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T11:22:32.169Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.170Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.170Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "policy-distribution-id",
"timestamp": 1677410467580,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-26T11:22:32.170Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.171Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.171Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "cds-sdc-listener",
"timestamp": 1677410468511,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-26T11:22:32.171Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.171Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.171Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "policy-distribution-id",
"timestamp": 1677410468584,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-26T11:22:32.171Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.171Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.171Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "cds-sdc-listener",
"timestamp": 1677410469520,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-26T11:22:32.205Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 0344a47d-cff7-4413-ad33-8e91da59ba95
2023-02-26T11:22:32.206Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0344a47d-cff7-4413-ad33-8e91da59ba95 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-26T11:22:32.221Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.221Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "policy-distribution-id",
"timestamp": 1677410469586,
"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-26T11:22:32.228Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0344a47d-cff7-4413-ad33-8e91da59ba95
2023-02-26T11:22:32.228Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0344a47d-cff7-4413-ad33-8e91da59ba95 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-26T11:22:32.240Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.241Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677410478318,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.241Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.241Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.242Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677410478318,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.242Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.242Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.242Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677410478318,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.242Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.242Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.242Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677410478318,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.242Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.243Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.243Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677410478318,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.243Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.243Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.243Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677410478318,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.243Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.243Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.243Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677410478318,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.244Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.244Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.244Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677410478318,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T11:22:32.244Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.244Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.245Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677410487103,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-26T11:22:32.245Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.245Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.245Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "aai-model-loader",
"timestamp": 1677410489102,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.245Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.245Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.245Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677410489141,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-26T11:22:32.245Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.245Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.246Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "aai-model-loader",
"timestamp": 1677410489102,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.246Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.246Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.246Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677410490149,
"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-26T11:22:32.252Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0344a47d-cff7-4413-ad33-8e91da59ba95
2023-02-26T11:22:32.253Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0344a47d-cff7-4413-ad33-8e91da59ba95 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-26T11:22:32.262Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.262Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "aai-model-loader",
"timestamp": 1677410489102,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.263Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:32.263Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:22:32.263Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "aai-model-loader",
"timestamp": 1677410489102,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:22:32.263Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:22:56.510Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 15602a23-6eab-4a9f-b91b-e8f318328177
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-26T11:22:56.525Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 15602a23-6eab-4a9f-b91b-e8f318328177
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-26T11:22:56.528Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-26T11:22:56.529Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-26T11:22:56.529Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-26T11:22:56.529Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-26T11:22:56.529Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-26T11:22:56.530Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-26T11:22:56.530Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-26T11:22:56.530Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-26T11:22:56.530Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-26T11:22:56.530Z|15602a23-6eab-4a9f-b91b-e8f318328177|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-26T11:22:56.543Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-26T11:23:26.543Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 15602a23-6eab-4a9f-b91b-e8f318328177 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-26T11:23:26.552Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 15602a23-6eab-4a9f-b91b-e8f318328177 and serviceModelVersionId: eec1a4b0-116e-4bef-9615-782e142d2e23
2023-02-26T11:23:26.552Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d82141e0-db9c-4064-ac2b-90ffa25d00f3
2023-02-26T11:23:26.553Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d82141e0-db9c-4064-ac2b-90ffa25d00f3/model-vers/model-ver/eec1a4b0-116e-4bef-9615-782e142d2e23?depth=0
2023-02-26T11:23:26.557Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-02-26T11:23:26.613Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d82141e0-db9c-4064-ac2b-90ffa25d00f3/model-vers/model-ver/eec1a4b0-116e-4bef-9615-782e142d2e23?depth=0|INFO|500||Invoke
2023-02-26T11:23:26.614Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d82141e0-db9c-4064-ac2b-90ffa25d00f3/model-vers/model-ver/eec1a4b0-116e-4bef-9615-782e142d2e23?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d82141e0-db9c-4064-ac2b-90ffa25d00f3/model-vers/model-ver/eec1a4b0-116e-4bef-9615-782e142d2e23?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[15602a23-6eab-4a9f-b91b-e8f318328177], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ec4b19f3-bbde-43e2-92f8-bd7a818d1f66], X-ECOMP-RequestID=[15602a23-6eab-4a9f-b91b-e8f318328177], X-TransactionId=[], X-ONAP-RequestID=[15602a23-6eab-4a9f-b91b-e8f318328177], Content-Type=[application/merge-patch+json]}
2023-02-26T11:23:26.621Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d82141e0-db9c-4064-ac2b-90ffa25d00f3/model-vers/model-ver/eec1a4b0-116e-4bef-9615-782e142d2e23?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-26T11:23:26.760Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d82141e0-db9c-4064-ac2b-90ffa25d00f3/model-vers/model-ver/eec1a4b0-116e-4bef-9615-782e142d2e23?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d82141e0-db9c-4064-ac2b-90ffa25d00f3/model-vers/model-ver/eec1a4b0-116e-4bef-9615-782e142d2e23?depth=0 has http status code:200 and response headers:{date=[Sun, 26 Feb 2023 11:23:25 GMT], content-length=[0], vertex-id=[200832], x-aai-txid=[0-aai-resources-230226-11:23:25:555-31391], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-26T11:23:26.761Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d82141e0-db9c-4064-ac2b-90ffa25d00f3/model-vers/model-ver/eec1a4b0-116e-4bef-9615-782e142d2e23?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-26T11:23:26.761Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d82141e0-db9c-4064-ac2b-90ffa25d00f3/model-vers/model-ver/eec1a4b0-116e-4bef-9615-782e142d2e23?depth=0|INFO|500||InvokeReturn
2023-02-26T11:23:26.762Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-26T11:23:26.762Z|15602a23-6eab-4a9f-b91b-e8f318328177|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-26T11:23:26.768Z|15602a23-6eab-4a9f-b91b-e8f318328177|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-26T11:23:26.768Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 15602a23-6eab-4a9f-b91b-e8f318328177 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-26T11:23:26.769Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-26T11:23:26.769Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:23:26.769Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:23:26.769Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "15602a23-6eab-4a9f-b91b-e8f318328177",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410606769,
"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-26T11:23:27.785Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-26T11:23:27.790Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-26T11:23:27.790Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"0344a47d-cff7-4413-ad33-8e91da59ba95","serviceName":"Demo_pNF_JnfbXslv0WEXPMsv3guQ","serviceVersion":"1.0","serviceUUID":"df8c3559-8efc-4aee-bb3d-72cbf801acc5","serviceDescription":"catalog service description","serviceInvariantUUID":"ee16fc7d-474a-444e-9308-fabcd82bd5b1","resources":[{"resourceInstanceName":"pNF 828d5696-8ffa 0","resourceName":"pNF 828d5696-8ffa","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"60b28f38-7e23-4c8f-b38b-eaedb7acd4ec","resourceInvariantUUID":"03dfaf76-eba1-452b-baf2-c640589cc146","resourceCustomizationUUID":"dfd60aa1-62f0-4ccb-863b-d0d7b307bbea","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/vf-license-model.xml","artifactChecksum":"YzA2MjE1MDJjYTZkMGMwNzg4MzA5MjdiYjc3ZjE3Y2E\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8098b6bb-a1f1-45cc-923d-a30c80ef5b6b","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/pNF.csar","artifactChecksum":"M2JiZDM4ZTI1MzEzMjEyZWNiZWFmZDZjNzRmYzBmZGU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"be5af50d-aa08-43ef-ba22-d33bf494626f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2cbd6856-27a0-4f20-937f-0a562c6a266c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/vendor-license-model.xml","artifactChecksum":"MjM5ZDM3Y2Q3NTEzMmU4ZTJlOTJjMzJkN2E3OGQyODk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"7aaa3037-71c0-4695-80fb-fd95926d74b9","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"07bac6d2-69b4-4d10-a080-7eece3630242","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"eb256270-6255-4144-a1cb-d3bc9d26165c","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfJnfbxslv0wexpmsv3guq-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-template.yml","artifactChecksum":"MzkwY2E3ODFiMjNhMTg3NmE0ZjEwOWQwMWUzODUxOGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"62d24edf-e2ad-4bf3-bc1b-5d35ec1b5275","artifactVersion":"1"},{"artifactName":"service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar","artifactChecksum":"YTdkNWNhNGY0YjI4MzVlZjI4MDUyZjhlZWRmMDZiMWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9c1f95b6-07ad-425e-a729-d7622e0efd22","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-26T11:23:27.794Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:23:27.795Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:23:27.795Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:23:27.795Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410607785,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:23:28.796Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:23:28.796Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:23:28.797Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:23:28.797Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410607785,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:23:29.797Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:23:29.798Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:23:29.798Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:23:29.798Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410607785,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:23:30.801Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:23:30.802Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:23:30.802Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:23:30.802Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410607785,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:23:31.803Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:23:31.804Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:23:31.804Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:23:31.804Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410607785,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:23:32.048Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:23:32.051Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:23:32.051Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "aai-model-loader",
"timestamp": 1677410489102,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:23:32.052Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:23:32.052Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:23:32.052Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "aai-model-loader",
"timestamp": 1677410489102,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:23:32.052Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:23:32.052Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:23:32.052Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "aai-model-loader",
"timestamp": 1677410489102,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-26T11:23:32.052Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:23:32.052Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:23:32.052Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "aai-model-loader",
"timestamp": 1677410489102,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar",
"status": "NOTIFIED"
}
2023-02-26T11:23:32.053Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:23:32.053Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:23:32.053Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "aai-model-loader",
"timestamp": 1677410497405,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-26T11:23:32.053Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:23:32.053Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:23:32.053Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "aai-model-loader",
"timestamp": 1677410502950,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-26T11:23:32.053Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-26T11:23:32.053Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-26T11:23:32.053Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "aai-model-loader",
"timestamp": 1677410503955,
"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-26T11:23:32.062Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0344a47d-cff7-4413-ad33-8e91da59ba95
2023-02-26T11:23:32.062Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0344a47d-cff7-4413-ad33-8e91da59ba95 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-26T11:23:32.805Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:23:32.806Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:23:32.806Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:23:32.806Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410607785,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/resourceInstances/pnf828d56968ffa0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:23:33.808Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:23:33.809Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:23:33.809Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:23:33.809Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410607785,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:23:34.810Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:23:34.811Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:23:34.811Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:23:34.811Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410607785,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:23:35.812Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"serviceName": "Demo_pNF_JnfbXslv0WEXPMsv3guQ",
"serviceVersion": "1.0",
"serviceUUID": "df8c3559-8efc-4aee-bb3d-72cbf801acc5",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "ee16fc7d-474a-444e-9308-fabcd82bd5b1",
"resources": [
{
"resourceInstanceName": "pNF 828d5696-8ffa 0",
"resourceCustomizationUUID": "dfd60aa1-62f0-4ccb-863b-d0d7b307bbea",
"resourceName": "pNF 828d5696-8ffa",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "60b28f38-7e23-4c8f-b38b-eaedb7acd4ec",
"resourceInvariantUUID": "03dfaf76-eba1-452b-baf2-c640589cc146",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar",
"artifactChecksum": "YTdkNWNhNGY0YjI4MzVlZjI4MDUyZjhlZWRmMDZiMWQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "9c1f95b6-07ad-425e-a729-d7622e0efd22"
}
],
"workloadContext": "Production"
}
2023-02-26T11:23:35.813Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-26T11:23:35.813Z|15602a23-6eab-4a9f-b91b-e8f318328177|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 df8c3559-8efc-4aee-bb3d-72cbf801acc5 ASDC
2023-02-26T11:23:35.814Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:0344a47d-cff7-4413-ad33-8e91da59ba95
ServiceName:Demo_pNF_JnfbXslv0WEXPMsv3guQ
ServiceVersion:1.0
ServiceUUID:df8c3559-8efc-4aee-bb3d-72cbf801acc5
ServiceInvariantUUID:ee16fc7d-474a-444e-9308-fabcd82bd5b1
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar
ArtifactUUID:9c1f95b6-07ad-425e-a729-d7622e0efd22
ArtifactChecksum:YTdkNWNhNGY0YjI4MzVlZjI4MDUyZjhlZWRmMDZiMWQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 828d5696-8ffa 0
ResourceCustomizationUUID:dfd60aa1-62f0-4ccb-863b-d0d7b307bbea
ResourceInvariantUUID:03dfaf76-eba1-452b-baf2-c640589cc146
ResourceName:pNF 828d5696-8ffa
ResourceType:PNF
ResourceUUID:60b28f38-7e23-4c8f-b38b-eaedb7acd4ec
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-02-26T11:23:35.814Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF df8c3559-8efc-4aee-bb3d-72cbf801acc5 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-26T11:23:35.871Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-26T11:23:35.872Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-26T11:23:35.872Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-26T11:23:35.872Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 9c1f95b6-07ad-425e-a729-d7622e0efd22 from URL: /sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar
2023-02-26T11:23:35.873Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-26T11:23:35.873Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar
2023-02-26T11:23:36.068Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-26T11:23:36.073Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar 9c1f95b6-07ad-425e-a729-d7622e0efd22 88016
2023-02-26T11:23:36.074Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar ASDC sendASDCNotification
2023-02-26T11:23:36.074Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar
2023-02-26T11:23:36.074Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-26T11:23:36.075Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:23:36.075Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:23:36.075Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410616074,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:23:37.076Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-26T11:23:37.077Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-26T11:23:37.077Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 9c1f95b6-07ad-425e-a729-d7622e0efd22, URL: /sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar to file: /app/ASDC/1/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar
2023-02-26T11:23:37.078Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar
2023-02-26T11:23:37.078Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar
2023-02-26T11:23:37.078Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar
2023-02-26T11:23:37.199Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16643042295221670583/Definitions/service-DemoPnfJnfbxslv0wexpmsv3guq-template.yml
2023-02-26T11:23:38.075Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-26T11:23:38.076Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-26T11:23:38.077Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar
2023-02-26T11:23:38.077Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-26T11:23:38.077Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 828d5696-8ffa 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-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar
2023-02-26T11:23:38.077Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar
2023-02-26T11:23:38.078Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar
2023-02-26T11:23:38.078Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar
2023-02-26T11:23:38.078Z|0344a47d-cff7-4413-ad33-8e91da59ba95|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-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar
2023-02-26T11:23:38.078Z|0344a47d-cff7-4413-ad33-8e91da59ba95|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-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar
2023-02-26T11:23:38.078Z|0344a47d-cff7-4413-ad33-8e91da59ba95|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-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar
2023-02-26T11:23:38.079Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-26T11:23:38.079Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:23:38.079Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_JnfbXslv0WEXPMsv3guQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:23:38.079Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Node template pNF 828d5696-8ffa 0 is matching search criteria
2023-02-26T11:23:38.080Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-26T11:23:38.080Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 828d5696-8ffa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-26T11:23:38.080Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:23:38.081Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_JnfbXslv0WEXPMsv3guQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:23:38.081Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Node template pNF 828d5696-8ffa 0 is matching search criteria
2023-02-26T11:23:38.081Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-26T11:23:38.081Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 828d5696-8ffa 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-26T11:23:38.082Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:23:38.082Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_JnfbXslv0WEXPMsv3guQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:23:38.082Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:23:38.082Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_JnfbXslv0WEXPMsv3guQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:23:38.083Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:23:38.083Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_JnfbXslv0WEXPMsv3guQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:23:38.083Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:23:38.083Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_JnfbXslv0WEXPMsv3guQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:23:38.084Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:23:38.084Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_JnfbXslv0WEXPMsv3guQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:23:38.084Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_JnfbXslv0WEXPMsv3guQ
Description:catalog service description
Model UUID:df8c3559-8efc-4aee-bb3d-72cbf801acc5
Model Version:NULL
Model InvariantUuid:ee16fc7d-474a-444e-9308-fabcd82bd5b1
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-26T11:23:38.094Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 60b28f38-7e23-4c8f-b38b-eaedb7acd4ec
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-26T11:23:38.098Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||pNF 828d5696-8ffa 0
2023-02-26T11:23:38.098Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 60b28f38-7e23-4c8f-b38b-eaedb7acd4ec
2023-02-26T11:23:38.098Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||No resources found for Service: df8c3559-8efc-4aee-bb3d-72cbf801acc5
2023-02-26T11:23:38.098Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: df8c3559-8efc-4aee-bb3d-72cbf801acc5
2023-02-26T11:23:38.098Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 828d5696-8ffa 0 60b28f38-7e23-4c8f-b38b-eaedb7acd4ec 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-26T11:23:38.105Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@67539835, org.onap.sdc.toscaparser.api.parameters.Input@7c36f159, org.onap.sdc.toscaparser.api.parameters.Input@45ec261d, org.onap.sdc.toscaparser.api.parameters.Input@2b7b074d, org.onap.sdc.toscaparser.api.parameters.Input@5012b027]
2023-02-26T11:23:38.105Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:23:38.106Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_JnfbXslv0WEXPMsv3guQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:23:38.107Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid df8c3559-8efc-4aee-bb3d-72cbf801acc5: pNF 828d5696-8ffa
2023-02-26T11:23:38.107Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||Processing PNF resource: 60b28f38-7e23-4c8f-b38b-eaedb7acd4ec
2023-02-26T11:23:38.108Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-26T11:23:38.108Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_JnfbXslv0WEXPMsv3guQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-26T11:23:38.108Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||Resource customization UUID: dfd60aa1-62f0-4ccb-863b-d0d7b307bbea is the same as notified resource customizationUUID: dfd60aa1-62f0-4ccb-863b-d0d7b307bbea
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-26T11:23:38.174Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 828d5696-8ffa 60b28f38-7e23-4c8f-b38b-eaedb7acd4ec 0 ASDC deployResourceStructure
2023-02-26T11:23:38.175Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar ASDC sendASDCNotification
2023-02-26T11:23:38.175Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar
2023-02-26T11:23:38.175Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-26T11:23:38.176Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:23:38.176Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:23:38.176Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410618175,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfJnfbxslv0wexpmsv3guq/1.0/artifacts/service-DemoPnfJnfbxslv0wexpmsv3guq-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:23:39.177Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0344a47d-cff7-4413-ad33-8e91da59ba95
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-26T11:23:39.188Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0344a47d-cff7-4413-ad33-8e91da59ba95
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-26T11:23:39.191Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-26T11:23:39.192Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-26T11:23:39.192Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-26T11:23:39.193Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-26T11:23:39.193Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-26T11:23:39.193Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-26T11:23:39.194Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-26T11:23:39.194Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-26T11:23:39.194Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-26T11:23:39.194Z|0344a47d-cff7-4413-ad33-8e91da59ba95|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-26T11:23:39.200Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-26T11:24:09.200Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0344a47d-cff7-4413-ad33-8e91da59ba95 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-26T11:24:09.208Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0344a47d-cff7-4413-ad33-8e91da59ba95 and serviceModelVersionId: df8c3559-8efc-4aee-bb3d-72cbf801acc5
2023-02-26T11:24:09.209Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ee16fc7d-474a-444e-9308-fabcd82bd5b1
2023-02-26T11:24:09.210Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ee16fc7d-474a-444e-9308-fabcd82bd5b1/model-vers/model-ver/df8c3559-8efc-4aee-bb3d-72cbf801acc5?depth=0
2023-02-26T11:24:09.214Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-02-26T11:24:09.272Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee16fc7d-474a-444e-9308-fabcd82bd5b1/model-vers/model-ver/df8c3559-8efc-4aee-bb3d-72cbf801acc5?depth=0|INFO|500||Invoke
2023-02-26T11:24:09.272Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee16fc7d-474a-444e-9308-fabcd82bd5b1/model-vers/model-ver/df8c3559-8efc-4aee-bb3d-72cbf801acc5?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee16fc7d-474a-444e-9308-fabcd82bd5b1/model-vers/model-ver/df8c3559-8efc-4aee-bb3d-72cbf801acc5?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0344a47d-cff7-4413-ad33-8e91da59ba95], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b95c057d-6bb6-467b-a3b5-b71fb044d641], X-ECOMP-RequestID=[0344a47d-cff7-4413-ad33-8e91da59ba95], X-TransactionId=[], X-ONAP-RequestID=[0344a47d-cff7-4413-ad33-8e91da59ba95], Content-Type=[application/merge-patch+json]}
2023-02-26T11:24:09.278Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee16fc7d-474a-444e-9308-fabcd82bd5b1/model-vers/model-ver/df8c3559-8efc-4aee-bb3d-72cbf801acc5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-26T11:24:09.452Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee16fc7d-474a-444e-9308-fabcd82bd5b1/model-vers/model-ver/df8c3559-8efc-4aee-bb3d-72cbf801acc5?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee16fc7d-474a-444e-9308-fabcd82bd5b1/model-vers/model-ver/df8c3559-8efc-4aee-bb3d-72cbf801acc5?depth=0 has http status code:200 and response headers:{date=[Sun, 26 Feb 2023 11:24:08 GMT], content-length=[0], vertex-id=[213088], x-aai-txid=[2-aai-resources-230226-11:24:08:209-51341], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-26T11:24:09.453Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee16fc7d-474a-444e-9308-fabcd82bd5b1/model-vers/model-ver/df8c3559-8efc-4aee-bb3d-72cbf801acc5?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-26T11:24:09.453Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ee16fc7d-474a-444e-9308-fabcd82bd5b1/model-vers/model-ver/df8c3559-8efc-4aee-bb3d-72cbf801acc5?depth=0|INFO|500||InvokeReturn
2023-02-26T11:24:09.455Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-26T11:24:09.455Z|0344a47d-cff7-4413-ad33-8e91da59ba95|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-26T11:24:09.463Z|0344a47d-cff7-4413-ad33-8e91da59ba95|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-26T11:24:09.464Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0344a47d-cff7-4413-ad33-8e91da59ba95 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-26T11:24:09.464Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-26T11:24:09.464Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:24:09.465Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:24:09.465Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0344a47d-cff7-4413-ad33-8e91da59ba95",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410649464,
"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-26T11:24:10.480Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-26T11:24:10.480Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"0b873b5c-beb5-4ad3-a7f4-4bafb770c402","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"575891ca-935b-4fd8-b348-2464c0b7e88a","serviceDescription":"service","serviceInvariantUUID":"2361f5c8-3228-4998-a82d-f78678a3d280","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"23a9ac18-7299-476f-b254-2cdacfc8c4a4","resourceInvariantUUID":"e3d749c5-a95d-416b-b76f-3fd09d0ad480","resourceCustomizationUUID":"b138b251-84fd-4453-a46a-e0be476f31d8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MDczODU1MTNhNTY5N2ZkMTc5YTZmY2UxMDEyYmNlNzg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ba60efc0-034c-48fa-86fa-f3748a1c9eec","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"ODA0NDIzNjdjYTY5OWJmZDQwZDU1MWUyYjdhMTU0NGQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43acafb9-40f1-4fe7-8bdc-2db8979eb078","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"95eda579-91dc-4076-8ca2-2b3bae4fc235","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"429c8038-e68d-4fc9-967c-08d6144c9ba6","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ad8b3725-6f3b-4be0-9f7e-6b044df7ed0a","artifactVersion":"2","generatedFromUUID":"95eda579-91dc-4076-8ca2-2b3bae4fc235"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"MzM3ZmE0YWRkOTc3NTk0OTQxN2EyODkzNDI5NDk1MDI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"50efcfe8-c2ac-4ee5-ac56-50f61042edc6","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODg2M2VjMjNlNzQ5YmJhNzU4Yjc4YjE5NmVjYjBjZDc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4cded591-21a7-4075-96eb-f7ac8cd8bab2","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-26T11:24:10.481Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:24:10.481Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:24:10.482Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:24:10.482Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0b873b5c-beb5-4ad3-a7f4-4bafb770c402",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410607785,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:24:11.483Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:24:11.484Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:24:11.484Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:24:11.484Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0b873b5c-beb5-4ad3-a7f4-4bafb770c402",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410607785,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:24:12.485Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:24:12.486Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:24:12.486Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:24:12.486Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0b873b5c-beb5-4ad3-a7f4-4bafb770c402",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410607785,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:24:13.487Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:24:13.488Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:24:13.488Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:24:13.488Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0b873b5c-beb5-4ad3-a7f4-4bafb770c402",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410607785,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:24:14.490Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:24:14.491Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:24:14.491Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:24:14.492Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0b873b5c-beb5-4ad3-a7f4-4bafb770c402",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410607785,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:24:15.493Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:24:15.494Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:24:15.494Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:24:15.495Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0b873b5c-beb5-4ad3-a7f4-4bafb770c402",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410607785,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:24:16.496Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-26T11:24:16.497Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:24:16.497Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:24:16.497Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0b873b5c-beb5-4ad3-a7f4-4bafb770c402",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410607785,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:24:17.499Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "0b873b5c-beb5-4ad3-a7f4-4bafb770c402",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "575891ca-935b-4fd8-b348-2464c0b7e88a",
"serviceDescription": "service",
"serviceInvariantUUID": "2361f5c8-3228-4998-a82d-f78678a3d280",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "b138b251-84fd-4453-a46a-e0be476f31d8",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "23a9ac18-7299-476f-b254-2cdacfc8c4a4",
"resourceInvariantUUID": "e3d749c5-a95d-416b-b76f-3fd09d0ad480",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_vm0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"artifactChecksum": "ODA0NDIzNjdjYTY5OWJmZDQwZDU1MWUyYjdhMTU0NGQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "43acafb9-40f1-4fe7-8bdc-2db8979eb078",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "95eda579-91dc-4076-8ca2-2b3bae4fc235",
"generatedArtifact": {
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ad8b3725-6f3b-4be0-9f7e-6b044df7ed0a",
"generatedFromUUID": "95eda579-91dc-4076-8ca2-2b3bae4fc235"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ad8b3725-6f3b-4be0-9f7e-6b044df7ed0a",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "ODg2M2VjMjNlNzQ5YmJhNzU4Yjc4YjE5NmVjYjBjZDc\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4cded591-21a7-4075-96eb-f7ac8cd8bab2"
}
],
"workloadContext": "Production"
}
2023-02-26T11:24:17.500Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-26T11:24:17.500Z|0344a47d-cff7-4413-ad33-8e91da59ba95|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 575891ca-935b-4fd8-b348-2464c0b7e88a ASDC
2023-02-26T11:24:17.501Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:0b873b5c-beb5-4ad3-a7f4-4bafb770c402
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:575891ca-935b-4fd8-b348-2464c0b7e88a
ServiceInvariantUUID:2361f5c8-3228-4998-a82d-f78678a3d280
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVm-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
ArtifactUUID:4cded591-21a7-4075-96eb-f7ac8cd8bab2
ArtifactChecksum:ODg2M2VjMjNlNzQ5YmJhNzU4Yjc4YjE5NmVjYjBjZDc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:b138b251-84fd-4453-a46a-e0be476f31d8
ResourceInvariantUUID:e3d749c5-a95d-416b-b76f-3fd09d0ad480
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:23a9ac18-7299-476f-b254-2cdacfc8c4a4
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
ArtifactUUID:43acafb9-40f1-4fe7-8bdc-2db8979eb078
ArtifactChecksum:ODA0NDIzNjdjYTY5OWJmZDQwZDU1MWUyYjdhMTU0NGQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
ArtifactUUID:95eda579-91dc-4076-8ca2-2b3bae4fc235
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:ad8b3725-6f3b-4be0-9f7e-6b044df7ed0a
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:ad8b3725-6f3b-4be0-9f7e-6b044df7ed0a
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-26T11:24:17.501Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 575891ca-935b-4fd8-b348-2464c0b7e88a 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-26T11:24:17.542Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-26T11:24:17.543Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-26T11:24:17.543Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-26T11:24:17.544Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4cded591-21a7-4075-96eb-f7ac8cd8bab2 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-26T11:24:17.544Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-26T11:24:17.544Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-26T11:24:17.642Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-26T11:24:17.647Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 4cded591-21a7-4075-96eb-f7ac8cd8bab2 75193
2023-02-26T11:24:17.647Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-02-26T11:24:17.647Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-26T11:24:17.648Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-26T11:24:17.648Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-26T11:24:17.648Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-26T11:24:17.649Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0b873b5c-beb5-4ad3-a7f4-4bafb770c402",
"consumerID": "SO-sdc-controller",
"timestamp": 1677410657647,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-26T11:24:18.650Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-26T11:24:18.651Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-26T11:24:18.651Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 4cded591-21a7-4075-96eb-f7ac8cd8bab2, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-02-26T11:24:18.651Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-02-26T11:24:18.652Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-02-26T11:24:18.652Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-02-26T11:24:18.798Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10989099531191547436/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-02-26T11:24:20.226Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-26T11:24:20.226Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-26T11:24:20.226Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-26T11:24:20.227Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-26T11:24:20.227Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-26T11:24:20.227Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|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-BasicVm-csar.csar
2023-02-26T11:24:20.227Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-26T11:24:20.227Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-26T11:24:20.227Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|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-BasicVm-csar.csar
2023-02-26T11:24:20.227Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|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-BasicVm-csar.csar
2023-02-26T11:24:20.228Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|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-BasicVm-csar.csar
2023-02-26T11:24:20.228Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-26T11:24:20.228Z|0b873b5c-beb5-4ad3-a7f4-4bafb770c402|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery