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-24T05:34:09.042Z||main|||||INFO|500||The following profiles are active: basic
2023-02-24T05:34:20.309Z||main|||||INFO|500||Starting service [Tomcat]
2023-02-24T05:34:20.311Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-02-24T05:34:20.475Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-02-24T05:34:25.103Z||main|||||INFO|500||catdb-pool - Starting...
2023-02-24T05:34:25.491Z||main|||||INFO|500||catdb-pool - Start completed.
2023-02-24T05:34:25.980Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-02-24T05:34:26.241Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-02-24T05:34:26.846Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-24T05:34:28.775Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-24T05:34:29.528Z||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-24T05:34:32.680Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-24T05:34:32.810Z||main|||||INFO|500||reqdb-pool - Starting...
2023-02-24T05:34:32.821Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-02-24T05:34:32.831Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-02-24T05:34:33.398Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-24T05:34:33.770Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-24T05:34:34.902Z||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-24T05:34:35.649Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-02-24T05:34:35.650Z||main|||||ERROR|500||(conn=1420) Table 'catalogdb.activity_spec' doesn't exist
2023-02-24T05:34:35.662Z||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-24T05:34:38.812Z||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-24T05:34:41.856Z||main|||||WARN|500||---
2023-02-24T05:34:41.856Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-02-24T05:34:41.856Z||main|||||WARN|500||---
2023-02-24T05:34:42.269Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-02-24T05:34:48.352Z||main|||||INFO|500||Started Application in 42.525 seconds (JVM running for 44.712)
2023-02-24T05:34:48.380Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-24T05:34:48.388Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-24T05:34:48.399Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-24T05:34:48.475Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 542bf733-843d-4c62-9aa6-d0d316e92655 url= /sdc/v1/artifactTypes
2023-02-24T05:34:48.482Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-24T05:34:48.592Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-24T05:34:48.656Z||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-24T05:34:48.656Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-02-24T05:34:48.657Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= a89fabd2-876c-4973-bcb8-a5544b52bca3 url= /sdc/v1/distributionKafkaData
2023-02-24T05:34:48.657Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-02-24T05:34:48.698Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-24T05:34:48.705Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@7035c59f
2023-02-24T05:34:48.786Z||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-0a7b1d27-1e52-442a-9065-b648848e127a
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-24T05:34:48.838Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a] Instantiated an idempotent producer.
2023-02-24T05:34:48.966Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-02-24T05:34:49.038Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-24T05:34:49.039Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-24T05:34:49.039Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677216889036
2023-02-24T05:34:49.046Z||scheduling-1|||||INFO|500||start DistributionClient
2023-02-24T05:34:49.075Z||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-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b
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-24T05:34:49.230Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-24T05:34:49.230Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-24T05:34:49.231Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677216889230
2023-02-24T05:34:49.232Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:34:49.235Z||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-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8
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-24T05:34:49.236Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:34:49.257Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-24T05:34:49.258Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-24T05:34:49.259Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677216889257
2023-02-24T05:34:49.260Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:34:49.262Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:34:49.275Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-02-24T05:34:50.146Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, 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 fR-8v2O_THePyUTs6AbGrA
2023-02-24T05:34:50.146Z||kafka-producer-network-thread | SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a] Cluster ID: 05vBVuNfTRSQLRlU9WJcFQ
2023-02-24T05:34:50.147Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, 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 fR-8v2O_THePyUTs6AbGrA
2023-02-24T05:34:50.147Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, 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 fR-8v2O_THePyUTs6AbGrA
2023-02-24T05:34:50.147Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, 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 fR-8v2O_THePyUTs6AbGrA
2023-02-24T05:34:50.147Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, 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 fR-8v2O_THePyUTs6AbGrA
2023-02-24T05:34:50.148Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, 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 fR-8v2O_THePyUTs6AbGrA
2023-02-24T05:34:50.148Z||kafka-producer-network-thread | SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a] ProducerId set to 1003 with epoch 0
2023-02-24T05:34:50.150Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, groupId=so] Cluster ID: 05vBVuNfTRSQLRlU9WJcFQ
2023-02-24T05:34:50.152Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-02-24T05:34:50.184Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, groupId=so] (Re-)joining group
2023-02-24T05:34:50.194Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, 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 PojnDKGDTkG97PR9_4OqZQ
2023-02-24T05:34:50.195Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, 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 PojnDKGDTkG97PR9_4OqZQ
2023-02-24T05:34:50.195Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, 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 PojnDKGDTkG97PR9_4OqZQ
2023-02-24T05:34:50.195Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, 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 PojnDKGDTkG97PR9_4OqZQ
2023-02-24T05:34:50.195Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, 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 PojnDKGDTkG97PR9_4OqZQ
2023-02-24T05:34:50.196Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, 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 PojnDKGDTkG97PR9_4OqZQ
2023-02-24T05:34:50.196Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, groupId=so] Cluster ID: 05vBVuNfTRSQLRlU9WJcFQ
2023-02-24T05:34:50.221Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-02-24T05:34:50.225Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, groupId=so] (Re-)joining group
2023-02-24T05:34:50.255Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8-c777fc55-261e-4e97-adcc-8f8d6de6ae05
2023-02-24T05:34:50.256Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, 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-24T05:34:50.256Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, groupId=so] (Re-)joining group
2023-02-24T05:34:50.263Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b-7bce43d0-c050-4404-8be6-c0f5818ba042
2023-02-24T05:34:50.264Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, 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-24T05:34:50.264Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, groupId=so] (Re-)joining group
2023-02-24T05:34:56.264Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b-7bce43d0-c050-4404-8be6-c0f5818ba042', protocol='range'}
2023-02-24T05:34:56.266Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8-c777fc55-261e-4e97-adcc-8f8d6de6ae05', protocol='range'}
2023-02-24T05:34:56.426Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, 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 PojnDKGDTkG97PR9_4OqZQ
2023-02-24T05:34:56.426Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, 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 PojnDKGDTkG97PR9_4OqZQ
2023-02-24T05:34:56.427Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, 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 PojnDKGDTkG97PR9_4OqZQ
2023-02-24T05:34:56.427Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, 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 PojnDKGDTkG97PR9_4OqZQ
2023-02-24T05:34:56.427Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, 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 PojnDKGDTkG97PR9_4OqZQ
2023-02-24T05:34:56.428Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, 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 PojnDKGDTkG97PR9_4OqZQ
2023-02-24T05:34:56.432Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b-7bce43d0-c050-4404-8be6-c0f5818ba042=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-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8-c777fc55-261e-4e97-adcc-8f8d6de6ae05=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-24T05:34:56.451Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b-7bce43d0-c050-4404-8be6-c0f5818ba042', protocol='range'}
2023-02-24T05:34:56.452Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, 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-24T05:34:56.458Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, 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-24T05:34:56.470Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8-c777fc55-261e-4e97-adcc-8f8d6de6ae05', protocol='range'}
2023-02-24T05:34:56.471Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, 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-24T05:34:56.472Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, 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-24T05:34:56.475Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-24T05:34:56.476Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-02-24T05:34:56.476Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-02-24T05:34:56.476Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-02-24T05:34:56.477Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-02-24T05:34:56.477Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-02-24T05:34:56.481Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-24T05:34:56.481Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-02-24T05:34:56.488Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-02-24T05:34:56.489Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-02-24T05:34:56.489Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-02-24T05:34:56.489Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-02-24T05:34:56.564Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-24T05:34:56.566Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-24T05:34:56.581Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-24T05:34:56.581Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-24T05:34:56.584Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-24T05:34:56.584Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-24T05:34:56.589Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-24T05:34:56.591Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-24T05:34:56.593Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-24T05:34:56.593Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-24T05:34:56.594Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-24T05:34:56.594Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-24T05:35:49.247Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:35:49.263Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:36:49.248Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:36:49.264Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:37:49.249Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:37:49.265Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:38:49.252Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:38:49.265Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:39:49.253Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:39:49.267Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:40:49.253Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:40:49.268Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:41:49.255Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:41:49.269Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:42:49.257Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:42:49.269Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:43:49.259Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:43:49.269Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:43:50.203Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e0ea5f4c-7ff6-49f0-9960-cabedc16fbd8, groupId=so] Node -1 disconnected.
2023-02-24T05:43:50.283Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9c07855a-89e2-4d0e-b9d9-dd1d8d59873b, groupId=so] Node -1 disconnected.
2023-02-24T05:43:50.456Z||kafka-producer-network-thread | SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a] Node -1 disconnected.
2023-02-24T05:44:40.438Z||http-nio-8085-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-02-24T05:44:49.261Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:44:49.271Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:45:49.264Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:45:49.272Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:46:49.265Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:46:49.272Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:47:49.266Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:47:49.272Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:48:49.268Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:48:49.272Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:49:49.270Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:49:49.274Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:50:49.270Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:50:49.274Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:51:49.272Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:51:49.275Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:52:49.273Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:52:49.276Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:53:49.274Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:53:49.276Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:54:49.275Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:54:49.277Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:55:49.275Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:55:49.278Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:56:49.276Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:56:49.279Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:57:49.278Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:57:49.279Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:58:49.279Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:58:49.280Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T05:59:49.280Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T05:59:49.280Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:00:49.281Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:00:49.283Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:01:49.282Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:01:49.284Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:02:49.283Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:02:49.285Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:03:49.284Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:03:49.292Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:04:49.285Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:04:49.292Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:05:49.287Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:05:49.294Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:06:49.288Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:06:49.295Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:07:49.289Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:07:49.296Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:08:49.290Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:08:49.296Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:09:49.290Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:09:49.297Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:10:49.292Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:10:49.297Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:11:49.293Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:11:49.297Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:12:49.294Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:12:49.298Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:13:49.295Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:13:49.298Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:14:49.296Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:14:49.300Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:15:49.297Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:15:49.300Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:16:49.298Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:16:49.301Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:17:49.299Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:17:49.301Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:18:49.299Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:18:49.302Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:19:49.301Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:19:49.302Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:20:49.302Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:20:49.303Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:21:49.303Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:21:49.304Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:22:49.304Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:22:49.305Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:23:49.305Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:23:49.306Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:24:49.306Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:24:49.307Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:25:49.309Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:25:49.307Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:26:49.309Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:26:49.311Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:27:49.310Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:27:49.311Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:28:49.311Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:28:49.312Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:29:49.312Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:29:49.313Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:30:49.313Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:30:49.313Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:31:49.314Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:31:49.315Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:32:49.316Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:32:49.316Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:33:49.317Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:33:49.318Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:34:49.318Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:34:49.319Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:35:49.319Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:35:49.320Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:36:49.321Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:36:49.321Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:37:49.323Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:37:49.323Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:38:49.323Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:38:49.324Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:39:49.325Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:39:49.325Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:40:49.325Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:40:49.326Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:41:49.327Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:41:49.329Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:42:49.329Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:42:49.330Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:43:49.331Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:43:49.331Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:44:49.332Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:44:49.333Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:45:49.334Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:45:49.333Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:46:49.334Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:46:49.335Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:47:49.335Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:47:49.334Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:48:49.336Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:48:49.337Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:49:49.338Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:49:49.338Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:50:49.340Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:50:49.339Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:51:49.340Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:51:49.340Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:52:49.341Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:52:49.342Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:53:49.342Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:53:49.342Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:54:49.343Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:54:49.343Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:55:49.344Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:55:49.344Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:56:49.345Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:56:49.345Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:57:49.345Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:57:49.346Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:58:49.347Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T06:58:49.346Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:59:49.348Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T06:59:49.349Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:00:49.348Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:00:49.349Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:01:49.350Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:01:49.350Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:02:49.350Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:02:49.351Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:03:49.351Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:03:49.352Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:04:49.352Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:04:49.352Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:05:49.353Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:05:49.356Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:06:49.355Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:06:49.356Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:07:49.357Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:07:49.357Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:08:49.357Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:08:49.358Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:09:49.359Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:09:49.359Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:10:49.359Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:10:49.360Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:11:49.361Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:11:49.361Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:12:49.361Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:12:49.362Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:13:49.363Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:13:49.364Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:14:49.363Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:14:49.364Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:15:49.364Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:15:49.367Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:16:49.366Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:16:49.367Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:17:49.367Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:17:49.368Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:18:49.368Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:18:49.368Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:19:49.369Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:19:49.370Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:20:49.369Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:20:49.371Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:21:49.371Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:21:49.372Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:22:49.372Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:22:49.373Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:23:49.374Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:23:49.374Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:24:49.375Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:24:49.376Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:25:49.376Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:25:49.376Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:26:49.377Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:26:49.378Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:27:49.377Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:27:49.378Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:28:49.377Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:28:49.380Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:29:49.379Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:29:49.381Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:30:49.379Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:30:49.381Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:31:49.381Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:31:49.380Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:32:49.382Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:32:49.382Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:33:49.383Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:33:49.383Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:34:49.384Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:34:49.384Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:35:49.384Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:35:49.385Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:36:49.386Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:36:49.386Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:37:49.387Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:37:49.386Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:38:49.387Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:38:49.388Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:39:49.388Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:39:49.389Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:40:49.391Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:40:49.392Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:41:49.393Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:41:49.393Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:42:49.394Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:42:49.394Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:43:49.395Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:43:49.396Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:44:49.396Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:44:49.396Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:45:49.397Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:45:49.398Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:46:49.398Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:46:49.398Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:47:49.399Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:47:49.400Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:48:49.400Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:48:49.401Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:49:49.402Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:49:49.401Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:50:49.403Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:50:49.403Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:51:49.404Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:51:49.404Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:52:49.404Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:52:49.405Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:53:49.405Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:53:49.405Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:54:49.406Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:54:49.406Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:55:49.407Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:55:49.409Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:56:49.409Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:56:49.410Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:57:49.410Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:57:49.410Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:58:49.411Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T07:58:49.412Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:59:49.412Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T07:59:49.413Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:00:49.413Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:00:49.414Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:01:49.415Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:01:49.414Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:02:49.415Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:02:49.416Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:03:49.416Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:03:49.416Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:04:49.418Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:04:49.417Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:05:49.419Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:05:49.420Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:06:49.420Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:06:49.422Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:07:49.422Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:07:49.423Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:08:49.423Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:08:49.423Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:09:49.425Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:09:49.425Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:10:49.426Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:10:49.426Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:11:49.426Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:11:49.426Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:12:49.427Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:12:49.428Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:13:49.427Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:13:49.430Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:14:49.428Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:14:49.430Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:15:49.431Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:15:49.431Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:16:49.432Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:16:49.432Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:17:49.433Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:17:49.433Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:18:49.433Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:18:49.433Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:19:49.434Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:19:49.434Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:20:49.435Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:20:49.435Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:21:49.435Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:21:49.436Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:22:49.437Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:22:49.437Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:23:49.438Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:23:49.438Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:24:49.439Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:24:49.439Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:25:49.440Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:25:49.441Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:26:49.442Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:26:49.442Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:27:49.442Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:27:49.442Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:28:49.444Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:28:49.444Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:29:49.444Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:29:49.445Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:30:49.446Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:30:49.446Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:31:49.446Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:31:49.447Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:32:49.448Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:32:49.449Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:33:49.449Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:33:49.449Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:34:49.449Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:34:49.450Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:35:49.450Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:35:49.451Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:36:49.451Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:36:49.452Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:37:49.452Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:37:49.452Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:38:49.454Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:38:49.453Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:39:49.455Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:39:49.454Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:40:49.457Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:40:49.457Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:41:49.458Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:41:49.459Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:42:49.459Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:42:49.461Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:43:49.462Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:43:49.463Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:44:49.463Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:44:49.463Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:45:49.465Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:45:49.465Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:46:49.466Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:46:49.465Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:47:49.467Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:47:49.467Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:48:49.467Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:48:49.468Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:49:49.469Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:49:49.469Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:50:49.470Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:50:49.470Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:51:49.470Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:51:49.471Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:52:49.470Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:52:49.471Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:53:49.471Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:53:49.472Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:54:49.471Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:54:49.472Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:55:49.471Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:55:49.472Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:56:49.472Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:56:49.473Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:57:49.474Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:57:49.475Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:58:49.475Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T08:58:49.476Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:59:49.477Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T08:59:49.477Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:00:49.477Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:00:49.478Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:01:49.477Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:01:49.479Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:02:49.478Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:02:49.480Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:03:49.479Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:03:49.480Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:04:49.480Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:04:49.481Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:05:49.481Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:05:49.482Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:06:49.482Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:06:49.483Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:07:49.483Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:07:49.484Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:08:49.483Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:08:49.484Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:09:49.484Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:09:49.484Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:10:49.486Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:10:49.485Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:11:49.486Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:11:49.487Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:12:49.487Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:12:49.487Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:13:49.489Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:13:49.489Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:14:49.490Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:14:49.490Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:15:49.490Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:15:49.491Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:16:49.490Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:16:49.491Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:17:49.491Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:17:49.492Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:18:49.492Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:18:49.493Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:19:49.494Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:19:49.494Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:20:49.494Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:20:49.494Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:21:49.496Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:21:49.496Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:22:49.496Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:22:49.496Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:23:49.498Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:23:49.497Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:24:49.498Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:24:49.498Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:25:49.499Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:25:49.499Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:26:49.499Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:26:49.499Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:27:49.501Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:27:49.501Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:27:59.194Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-24T09:27:59.194Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"3a4481c4-5bcb-49ef-84e9-13820d3db9d3","serviceName":"vFW 2023-02-24 09-26-55","serviceVersion":"1.0","serviceUUID":"ad2557a9-40d4-4a3e-96a8-030905ac45aa","serviceDescription":"catalog service description","serviceInvariantUUID":"805f28ab-b59e-4d90-9978-29cd67068a97","resources":[{"resourceInstanceName":"vFW bd8fcb31-9983 0","resourceName":"vFW bd8fcb31-9983","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f3974cf-8c6e-43eb-ac83-9c7b269f274a","resourceInvariantUUID":"749f619a-f4a8-4726-ae23-90ce30aaa678","resourceCustomizationUUID":"1393b2e4-1471-4813-a3c0-cf78265d0d6e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vf-license-model.xml","artifactChecksum":"NTM1YjgyOTRiNTUyNDU3MDg3NjA3MjAwZGEyZTQ1MWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"06485f1d-db45-4927-ba76-607f88f1816c","artifactVersion":"1"},{"artifactName":"vfwbd8fcb3199830_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json","artifactChecksum":"YTY0OWNkNDM3MWM4YzM2MGQzOGU1YTI0Y2M3MjNjYjU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c167c7b9-7e9e-413c-833e-fe0811e9d8a9","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3333d6b0-7601-4691-a80e-09638025d914","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vendor-license-model.xml","artifactChecksum":"MDFlZmQ1Yzc0OTljMTgxZGJkZWU5Mzg0YWFiYjVmMjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d21a6d1e-4038-4638-a648-bf0080f982ef","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"3db031d6-8450-4c45-ba55-e11522c26167","artifactVersion":"2","generatedFromUUID":"3333d6b0-7601-4691-a80e-09638025d914"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230224092655-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-template.yml","artifactChecksum":"ZTk1OTEyZmJmNDYyZjgyY2FkOGMyMWEyMmMwOWQ4Mzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"60a46286-f4a8-4877-aa70-a461bf329d98","artifactVersion":"1"},{"artifactName":"service-Vfw20230224092655-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar","artifactChecksum":"OWFlYzViODk0NGJmNWZhODc3ZGFkZWNjYmEwMjAxMzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a541ec9a-c36d-4ee0-95c2-ffc62d52441b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-24T09:27:59.210Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:27:59.220Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:27:59.221Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:27:59.221Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230869501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:27:59.229Z||kafka-producer-network-thread | SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to fR-8v2O_THePyUTs6AbGrA
2023-02-24T09:27:59.229Z||kafka-producer-network-thread | SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to fR-8v2O_THePyUTs6AbGrA
2023-02-24T09:27:59.230Z||kafka-producer-network-thread | SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to fR-8v2O_THePyUTs6AbGrA
2023-02-24T09:27:59.230Z||kafka-producer-network-thread | SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to fR-8v2O_THePyUTs6AbGrA
2023-02-24T09:27:59.230Z||kafka-producer-network-thread | SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to fR-8v2O_THePyUTs6AbGrA
2023-02-24T09:27:59.230Z||kafka-producer-network-thread | SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to fR-8v2O_THePyUTs6AbGrA
2023-02-24T09:27:59.318Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-24T09:27:59.319Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "multicloud-k8s",
"timestamp": 1677230858934,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:27:59.339Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:28:00.254Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:28:00.254Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:28:00.254Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:28:00.254Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230869501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:28:01.256Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:28:01.257Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:28:01.257Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:28:01.257Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230869501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:28:02.258Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:28:02.259Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:28:02.260Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:28:02.260Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230869501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:28:03.261Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:28:03.262Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:28:03.263Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:28:03.263Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230869501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:28:04.264Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:28:04.264Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:28:04.264Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:28:04.265Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230869501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:28:05.265Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:28:05.266Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:28:05.266Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:28:05.266Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230869501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:28:06.268Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"serviceName": "vFW 2023-02-24 09-26-55",
"serviceVersion": "1.0",
"serviceUUID": "ad2557a9-40d4-4a3e-96a8-030905ac45aa",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "805f28ab-b59e-4d90-9978-29cd67068a97",
"resources": [
{
"resourceInstanceName": "vFW bd8fcb31-9983 0",
"resourceCustomizationUUID": "1393b2e4-1471-4813-a3c0-cf78265d0d6e",
"resourceName": "vFW bd8fcb31-9983",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "4f3974cf-8c6e-43eb-ac83-9c7b269f274a",
"resourceInvariantUUID": "749f619a-f4a8-4726-ae23-90ce30aaa678",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfwbd8fcb3199830_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json",
"artifactChecksum": "YTY0OWNkNDM3MWM4YzM2MGQzOGU1YTI0Y2M3MjNjYjU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c167c7b9-7e9e-413c-833e-fe0811e9d8a9",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "3333d6b0-7601-4691-a80e-09638025d914",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "3db031d6-8450-4c45-ba55-e11522c26167",
"generatedFromUUID": "3333d6b0-7601-4691-a80e-09638025d914"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "3db031d6-8450-4c45-ba55-e11522c26167",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230224092655-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar",
"artifactChecksum": "OWFlYzViODk0NGJmNWZhODc3ZGFkZWNjYmEwMjAxMzQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "a541ec9a-c36d-4ee0-95c2-ffc62d52441b"
}
],
"workloadContext": "Production"
}
2023-02-24T09:28:06.272Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-24T09:28:06.273Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ad2557a9-40d4-4a3e-96a8-030905ac45aa ASDC
2023-02-24T09:28:06.395Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:3a4481c4-5bcb-49ef-84e9-13820d3db9d3
ServiceName:vFW 2023-02-24 09-26-55
ServiceVersion:1.0
ServiceUUID:ad2557a9-40d4-4a3e-96a8-030905ac45aa
ServiceInvariantUUID:805f28ab-b59e-4d90-9978-29cd67068a97
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230224092655-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar
ArtifactUUID:a541ec9a-c36d-4ee0-95c2-ffc62d52441b
ArtifactChecksum:OWFlYzViODk0NGJmNWZhODc3ZGFkZWNjYmEwMjAxMzQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW bd8fcb31-9983 0
ResourceCustomizationUUID:1393b2e4-1471-4813-a3c0-cf78265d0d6e
ResourceInvariantUUID:749f619a-f4a8-4726-ae23-90ce30aaa678
ResourceName:vFW bd8fcb31-9983
ResourceType:VF
ResourceUUID:4f3974cf-8c6e-43eb-ac83-9c7b269f274a
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfwbd8fcb3199830_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json
ArtifactUUID:c167c7b9-7e9e-413c-833e-fe0811e9d8a9
ArtifactChecksum:YTY0OWNkNDM3MWM4YzM2MGQzOGU1YTI0Y2M3MjNjYjU=
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/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.yaml
ArtifactUUID:3333d6b0-7601-4691-a80e-09638025d914
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/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env
ArtifactUUID:3db031d6-8450-4c45-ba55-e11522c26167
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/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env
ArtifactUUID:3db031d6-8450-4c45-ba55-e11522c26167
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-24T09:28:06.396Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ad2557a9-40d4-4a3e-96a8-030905ac45aa 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-24T09:28:06.598Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-24T09:28:06.599Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-24T09:28:06.601Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-24T09:28:06.601Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: a541ec9a-c36d-4ee0-95c2-ffc62d52441b from URL: /sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar
2023-02-24T09:28:06.601Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-24T09:28:06.602Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar
2023-02-24T09:28:06.700Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-24T09:28:06.707Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar a541ec9a-c36d-4ee0-95c2-ffc62d52441b 101527
2023-02-24T09:28:06.708Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar ASDC sendASDCNotification
2023-02-24T09:28:06.709Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar
2023-02-24T09:28:06.709Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-24T09:28:06.710Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:28:06.710Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:28:06.711Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230886708,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:28:07.711Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-24T09:28:07.712Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-24T09:28:07.713Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: a541ec9a-c36d-4ee0-95c2-ffc62d52441b, URL: /sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar to file: /app/ASDC/1/service-Vfw20230224092655-csar.csar
2023-02-24T09:28:07.714Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230224092655-csar.csar
2023-02-24T09:28:07.805Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230224092655-csar.csar
2023-02-24T09:28:07.805Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230224092655-csar.csar
2023-02-24T09:28:08.385Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1537586993562664637/Definitions/service-Vfw20230224092655-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-02-24T09:28:11.396Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-24T09:28:11.402Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-24T09:28:11.402Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230224092655-csar.csar
2023-02-24T09:28:11.402Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-02-24T09:28:11.402Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230224092655-csar.csar
2023-02-24T09:28:11.403Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230224092655-csar.csar
2023-02-24T09:28:11.403Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230224092655-csar.csar
2023-02-24T09:28:11.403Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230224092655-csar.csar
2023-02-24T09:28:11.403Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230224092655-csar.csar
2023-02-24T09:28:11.404Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW bd8fcb31-9983 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-Vfw20230224092655-csar.csar
2023-02-24T09:28:11.404Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230224092655-csar.csar
2023-02-24T09:28:11.404Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230224092655-csar.csar
2023-02-24T09:28:11.404Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230224092655-csar.csar
2023-02-24T09:28:11.405Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230224092655-csar.csar
2023-02-24T09:28:11.405Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230224092655-csar.csar
2023-02-24T09:28:11.405Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-24T09:28:11.412Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:11.413Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-24 09-26-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:28:11.417Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vFW bd8fcb31-9983 0 is matching search criteria
2023-02-24T09:28:11.418Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-24T09:28:11.419Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW bd8fcb31-9983 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-24T09:28:11.421Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:11.421Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-24 09-26-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:28:11.422Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vFW bd8fcb31-9983 0 is matching search criteria
2023-02-24T09:28:11.422Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-24T09:28:11.422Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW bd8fcb31-9983 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-24T09:28:11.423Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:11.423Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-24 09-26-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:28:11.426Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:11.426Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vFW bd8fcb31-9983 0 is not matching search criteria
2023-02-24T09:28:11.445Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-24T09:28:11.445Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-24T09:28:11.446Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-24T09:28:11.446Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-24T09:28:11.446Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-24T09:28:11.446Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-24T09:28:11.447Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-24T09:28:11.447Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-24T09:28:11.448Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-24T09:28:11.448Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-24T09:28:11.448Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-24T09:28:11.449Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-24T09:28:11.449Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-24T09:28:11.449Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-24T09:28:11.450Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-24T09:28:11.450Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-24T09:28:11.450Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:11.450Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-24 09-26-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-24T09:28:11.452Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:11.452Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vFW bd8fcb31-9983 0 is matching search criteria
2023-02-24T09:28:11.453Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW bd8fcb31-9983 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T09:28:11.453Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:11.453Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vFW bd8fcb31-9983 0 is matching search criteria
2023-02-24T09:28:11.454Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW bd8fcb31-9983 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T09:28:11.454Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:11.454Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vFW bd8fcb31-9983 0 is matching search criteria
2023-02-24T09:28:11.455Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW bd8fcb31-9983 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T09:28:11.455Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:11.455Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vFW bd8fcb31-9983 0 is not matching search criteria
2023-02-24T09:28:11.456Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-24T09:28:11.456Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-24T09:28:11.456Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-24T09:28:11.456Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-24T09:28:11.457Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-24T09:28:11.457Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-24T09:28:11.457Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-24T09:28:11.457Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-24T09:28:11.458Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-24T09:28:11.458Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-24T09:28:11.458Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-24T09:28:11.459Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=17d048c1-90ac-4a11-9e47-6690f947e5ef
2023-02-24T09:28:11.459Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:11.459Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vFW bd8fcb31-9983 0 is not matching search criteria
2023-02-24T09:28:11.459Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-24T09:28:11.460Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-24T09:28:11.460Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-24T09:28:11.460Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-24T09:28:11.460Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-24T09:28:11.461Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-24T09:28:11.461Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-24T09:28:11.461Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-24T09:28:11.462Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-24T09:28:11.462Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-24T09:28:11.462Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-24T09:28:11.463Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-24T09:28:11.463Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=16ab47b9-1bf5-41c9-93c3-4555b2da10f6
2023-02-24T09:28:11.463Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:11.464Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vFW bd8fcb31-9983 0 is not matching search criteria
2023-02-24T09:28:11.464Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-24T09:28:11.464Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-24T09:28:11.464Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-24T09:28:11.465Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-24T09:28:11.465Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-24T09:28:11.465Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-24T09:28:11.465Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-24T09:28:11.466Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-24T09:28:11.466Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-24T09:28:11.466Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-24T09:28:11.467Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-24T09:28:11.467Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-24T09:28:11.467Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=69ac6d57-3a25-479a-b848-747d082f0a1e
2023-02-24T09:28:11.467Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:11.468Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-24 09-26-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:28:11.468Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:11.468Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-24 09-26-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:28:11.469Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:11.469Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-24 09-26-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:28:11.469Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:11.469Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-24 09-26-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:28:11.470Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-02-24 09-26-55
Description:catalog service description
Model UUID:ad2557a9-40d4-4a3e-96a8-030905ac45aa
Model Version:NULL
Model InvariantUuid:805f28ab-b59e-4d90-9978-29cd67068a97
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW bd8fcb31-9983
Model UUID:2c0f429b-8755-434f-b6bb-e347c79ff986
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:749f619a-f4a8-4726-ae23-90ce30aaa678
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:1393b2e4-1471-4813-a3c0-cf78265d0d6e
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:94094d76-6dad-4b1a-a6c2-5f57881e7219
ModelName:VfwBd8fcb319983..base_vfw..module-0
ModelUuid:d16cba85-979f-4fd5-99ae-e9c85b019d9c
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:17d048c1-90ac-4a11-9e47-6690f947e5ef
ModelInvariantUuid:fc10d669-a111-486f-80a4-f7c84c494c94
ModelName:vFW bd8fcb31-9983-nodes.vfwCvfc
ModelUuid:58f42a3f-5497-4bf5-8c1c-861088b703fa
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:1527c360-ebe3-476b-b581-8e9291163ed3
ModelInvariantUuid:a0038c7c-d064-402b-936a-a91e09a04e93
ModelName:VfwBd8fcb319983.compute.nodes.heat.vfw
ModelUuid:4040d9fb-fb7b-4f7a-99e0-92405b43ee4e
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:16ab47b9-1bf5-41c9-93c3-4555b2da10f6
ModelInvariantUuid:93cf4c0d-ad39-42b1-beda-409f02734c06
ModelName:vFW bd8fcb31-9983-nodes.vsnCvfc
ModelUuid:560a4ccf-1b24-4f33-8727-8e8a33ac3e67
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:bcf2f2d1-abc3-454a-8604-38bdd49b2a1c
ModelInvariantUuid:927b9806-ef97-4978-907e-7e85f04d1fa0
ModelName:VfwBd8fcb319983.compute.nodes.heat.vsn
ModelUuid:33721326-9b76-4119-bef3-9ea4276d20cb
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:69ac6d57-3a25-479a-b848-747d082f0a1e
ModelInvariantUuid:611c5acf-a3a9-4604-8e02-76846f1e2663
ModelName:vFW bd8fcb31-9983-nodes.vpgCvfc
ModelUuid:2c59128e-88b1-475d-abac-28e95e159c9c
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:49d43594-d2b1-412f-9c21-acdfb8345bb2
ModelInvariantUuid:735f7457-151e-47c1-8c31-6d2010796e60
ModelName:VfwBd8fcb319983.compute.nodes.heat.vpg
ModelUuid:fcf1ec92-9cda-4be7-8ed2-255c0bd70e9f
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-24T09:28:11.490Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 4f3974cf-8c6e-43eb-ac83-9c7b269f274a
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-24T09:28:11.547Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||vFW bd8fcb31-9983 0
2023-02-24T09:28:11.554Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4f3974cf-8c6e-43eb-ac83-9c7b269f274a
2023-02-24T09:28:11.554Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: c167c7b9-7e9e-413c-833e-fe0811e9d8a9 from URL: /sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json
2023-02-24T09:28:11.555Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-24T09:28:11.555Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json
2023-02-24T09:28:11.638Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-24T09:28:11.639Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json c167c7b9-7e9e-413c-833e-fe0811e9d8a9 785
2023-02-24T09:28:11.639Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json ASDC sendASDCNotification
2023-02-24T09:28:11.639Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json
2023-02-24T09:28:11.640Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-24T09:28:11.640Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:28:11.640Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:28:11.641Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230891639,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:28:12.642Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwBd8fcb319983..base_vfw..module-0",
"vfModuleModelInvariantUUID": "94094d76-6dad-4b1a-a6c2-5f57881e7219",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "d16cba85-979f-4fd5-99ae-e9c85b019d9c",
"vfModuleModelCustomizationUUID": "41a95848-44d1-4454-988a-81e647e9e0a4",
"isBase": true,
"artifacts": [
"3333d6b0-7601-4691-a80e-09638025d914",
"3db031d6-8450-4c45-ba55-e11522c26167"
],
"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-24T09:28:12.657Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwBd8fcb319983..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:d16cba85-979f-4fd5-99ae-e9c85b019d9c
VfModuleModelInvariantUUID:94094d76-6dad-4b1a-a6c2-5f57881e7219
VfModuleModelDescription:NULL
Artifacts UUID List:{
3333d6b0-7601-4691-a80e-09638025d914
,
3db031d6-8450-4c45-ba55-e11522c26167
}
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-24T09:28:12.660Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwBd8fcb319983..base_vfw..module-0",
"vfModuleModelInvariantUUID": "94094d76-6dad-4b1a-a6c2-5f57881e7219",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "d16cba85-979f-4fd5-99ae-e9c85b019d9c",
"vfModuleModelCustomizationUUID": "41a95848-44d1-4454-988a-81e647e9e0a4",
"isBase": true,
"artifacts": [
"3333d6b0-7601-4691-a80e-09638025d914",
"3db031d6-8450-4c45-ba55-e11522c26167"
],
"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-24T09:28:12.660Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwBd8fcb319983..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:d16cba85-979f-4fd5-99ae-e9c85b019d9c
VfModuleModelInvariantUUID:94094d76-6dad-4b1a-a6c2-5f57881e7219
VfModuleModelDescription:NULL
Artifacts UUID List:{
3333d6b0-7601-4691-a80e-09638025d914
,
3db031d6-8450-4c45-ba55-e11522c26167
}
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-24T09:28:12.660Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 3333d6b0-7601-4691-a80e-09638025d914 from URL: /sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.yaml
2023-02-24T09:28:12.660Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-24T09:28:12.660Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.yaml
2023-02-24T09:28:12.748Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-24T09:28:12.748Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.yaml 3333d6b0-7601-4691-a80e-09638025d914 20368
2023-02-24T09:28:12.749Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-24T09:28:12.749Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.yaml
2023-02-24T09:28:12.749Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-24T09:28:12.749Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:28:12.749Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:28:12.749Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230892749,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:28:13.750Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 3db031d6-8450-4c45-ba55-e11522c26167 from URL: /sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env
2023-02-24T09:28:13.751Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-24T09:28:13.751Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env
2023-02-24T09:28:13.842Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-24T09:28:13.842Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env 3db031d6-8450-4c45-ba55-e11522c26167 2098
2023-02-24T09:28:13.843Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-24T09:28:13.843Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env
2023-02-24T09:28:13.843Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-24T09:28:13.843Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:28:13.843Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:28:13.843Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230893843,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:28:14.847Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: ad2557a9-40d4-4a3e-96a8-030905ac45aa
2023-02-24T09:28:14.847Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW bd8fcb31-9983 0 4f3974cf-8c6e-43eb-ac83-9c7b269f274a 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-24T09:28:14.890Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1f6eef85, org.onap.sdc.toscaparser.api.parameters.Input@42b7d03d, org.onap.sdc.toscaparser.api.parameters.Input@1529191a, org.onap.sdc.toscaparser.api.parameters.Input@7ebad4d3, org.onap.sdc.toscaparser.api.parameters.Input@16c00e46]
2023-02-24T09:28:14.895Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:14.895Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-24 09-26-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:28:14.895Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic
2023-02-24T09:28:14.896Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= 1393b2e4-1471-4813-a3c0-cf78265d0d6e
2023-02-24T09:28:14.896Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 1393b2e4-1471-4813-a3c0-cf78265d0d6e matches Tosca VF Customization UUID: 1393b2e4-1471-4813-a3c0-cf78265d0d6e
2023-02-24T09:28:14.896Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: 1393b2e4-1471-4813-a3c0-cf78265d0d6e 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-24T09:28:14.903Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:14.903Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-24 09-26-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:28:14.904Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id 1393b2e4-1471-4813-a3c0-cf78265d0d6e: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-24T09:28:14.904Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@17059b6
2023-02-24T09:28:14.904Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:14.905Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-24 09-26-55 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-24T09:28:14.905Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 41a95848-44d1-4454-988a-81e647e9e0a4
2023-02-24T09:28:14.906Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 41a95848-44d1-4454-988a-81e647e9e0a4
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-24T09:28:14.914Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:14.914Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vFW bd8fcb31-9983 0 is matching search criteria
2023-02-24T09:28:14.915Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW bd8fcb31-9983 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T09:28:14.915Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:14.915Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vFW bd8fcb31-9983 0 is matching search criteria
2023-02-24T09:28:14.916Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW bd8fcb31-9983 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T09:28:14.916Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:14.916Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vFW bd8fcb31-9983 0 is not matching search criteria
2023-02-24T09:28:14.916Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-24T09:28:14.917Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-24T09:28:14.917Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-24T09:28:14.917Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-24T09:28:14.917Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-24T09:28:14.917Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-24T09:28:14.917Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-24T09:28:14.917Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-24T09:28:14.918Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-24T09:28:14.918Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-24T09:28:14.918Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-24T09:28:14.918Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=17d048c1-90ac-4a11-9e47-6690f947e5ef
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-24T09:28:14.929Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:14.929Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vFW bd8fcb31-9983 0 is matching search criteria
2023-02-24T09:28:14.929Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW bd8fcb31-9983 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T09:28:14.929Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:14.929Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vFW bd8fcb31-9983 0 is not matching search criteria
2023-02-24T09:28:14.930Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-24T09:28:14.930Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-24T09:28:14.930Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-24T09:28:14.930Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-24T09:28:14.930Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-24T09:28:14.930Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-24T09:28:14.931Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-24T09:28:14.931Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-24T09:28:14.931Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-24T09:28:14.931Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-24T09:28:14.931Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-24T09:28:14.931Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-24T09:28:14.932Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=16ab47b9-1bf5-41c9-93c3-4555b2da10f6
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-24T09:28:14.934Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:14.934Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vFW bd8fcb31-9983 0 is matching search criteria
2023-02-24T09:28:14.934Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW bd8fcb31-9983 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T09:28:14.936Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:14.937Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vFW bd8fcb31-9983 0 is not matching search criteria
2023-02-24T09:28:14.937Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-24T09:28:14.937Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-24T09:28:14.937Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-24T09:28:14.937Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-24T09:28:14.938Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-24T09:28:14.938Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-24T09:28:14.938Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-24T09:28:14.938Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-24T09:28:14.938Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-24T09:28:14.938Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-24T09:28:14.939Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-24T09:28:14.939Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-24T09:28:14.939Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=69ac6d57-3a25-479a-b848-747d082f0a1e
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-24T09:28:14.941Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:14.941Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vFW bd8fcb31-9983 0 is matching search criteria
2023-02-24T09:28:14.941Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW bd8fcb31-9983 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T09:28:14.942Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:14.942Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Node template vFW bd8fcb31-9983 0 is matching search criteria
2023-02-24T09:28:14.942Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW bd8fcb31-9983 0] matching following query criteria: sdcType=VF, customizationUUID=1393b2e4-1471-4813-a3c0-cf78265d0d6e
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-24T09:28:14.944Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:14.944Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-24 09-26-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:28:14.945Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid ad2557a9-40d4-4a3e-96a8-030905ac45aa: vFW bd8fcb31-9983
2023-02-24T09:28:14.945Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:14.945Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-24 09-26-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:28:14.945Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:14.945Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-24 09-26-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:28:14.945Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:14.946Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-24 09-26-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:28:14.946Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:14.946Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-24 09-26-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:28:14.946Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:28:14.946Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-24 09-26-55 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:28:14.947Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Saving Service: vFW 2023-02-24 09-26-55
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-24T09:28:15.214Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW bd8fcb31-9983 4f3974cf-8c6e-43eb-ac83-9c7b269f274a 1 ASDC deployResourceStructure
2023-02-24T09:28:15.215Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json ASDC sendASDCNotification
2023-02-24T09:28:15.215Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json
2023-02-24T09:28:15.215Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-24T09:28:15.215Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:28:15.215Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:28:15.215Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230895215,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:28:16.216Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-24T09:28:16.217Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.yaml
2023-02-24T09:28:16.217Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-24T09:28:16.217Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:28:16.218Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:28:16.218Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230896216,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:28:17.219Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-24T09:28:17.219Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env
2023-02-24T09:28:17.219Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-24T09:28:17.220Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:28:17.220Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:28:17.220Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230897219,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:28:18.221Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar ASDC sendASDCNotification
2023-02-24T09:28:18.221Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar
2023-02-24T09:28:18.221Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-24T09:28:18.222Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:28:18.222Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:28:18.222Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230898221,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:28:19.224Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3a4481c4-5bcb-49ef-84e9-13820d3db9d3
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-24T09:28:19.246Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3a4481c4-5bcb-49ef-84e9-13820d3db9d3
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-24T09:28:19.248Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T09:28:19.248Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-24T09:28:19.249Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-24T09:28:49.249Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3a4481c4-5bcb-49ef-84e9-13820d3db9d3
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-24T09:28:49.262Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:28:49.264Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3a4481c4-5bcb-49ef-84e9-13820d3db9d3
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-24T09:28:49.265Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-24T09:28:49.265Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230869501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:28:49.266Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T09:28:49.266Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-24T09:28:49.266Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-24T09:28:49.267Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:19.266Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3a4481c4-5bcb-49ef-84e9-13820d3db9d3
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-24T09:29:19.289Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3a4481c4-5bcb-49ef-84e9-13820d3db9d3
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-24T09:29:19.292Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T09:29:19.292Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-24T09:29:19.292Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-24T09:29:49.262Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:29:49.273Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.273Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "cds-sdc-listener",
"timestamp": 1677230879206,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.274Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.274Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.274Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "policy-distribution-id",
"timestamp": 1677230853896,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.275Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.275Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.275Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "aai-model-loader",
"timestamp": 1677230870628,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.275Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.275Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.275Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230869501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json",
"status": "NOTIFIED"
}
2023-02-24T09:29:49.275Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.276Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.276Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "multicloud-k8s",
"timestamp": 1677230858934,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json",
"status": "NOTIFIED"
}
2023-02-24T09:29:49.276Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.276Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.277Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "policy-distribution-id",
"timestamp": 1677230853896,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.277Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.277Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.277Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "cds-sdc-listener",
"timestamp": 1677230879206,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.277Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.278Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.278Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "aai-model-loader",
"timestamp": 1677230870628,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.278Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.278Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.278Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "multicloud-k8s",
"timestamp": 1677230858934,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-24T09:29:49.278Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.279Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.279Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230869501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-24T09:29:49.279Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.279Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.279Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "policy-distribution-id",
"timestamp": 1677230853896,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-24T09:29:49.279Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.279Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.280Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "cds-sdc-listener",
"timestamp": 1677230879206,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.280Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.280Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.280Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "aai-model-loader",
"timestamp": 1677230870628,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.281Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.281Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.281Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "multicloud-k8s",
"timestamp": 1677230858934,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.283Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.283Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.284Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230869501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.284Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.284Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.284Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "policy-distribution-id",
"timestamp": 1677230853896,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.284Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.284Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.284Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "cds-sdc-listener",
"timestamp": 1677230879206,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.285Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.285Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.285Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "aai-model-loader",
"timestamp": 1677230870628,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.285Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.285Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.285Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "multicloud-k8s",
"timestamp": 1677230858934,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-24T09:29:49.286Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.286Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.286Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230869501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-24T09:29:49.286Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.286Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.286Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "cds-sdc-listener",
"timestamp": 1677230879206,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.287Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.287Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.287Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "policy-distribution-id",
"timestamp": 1677230853896,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.287Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.287Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.287Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "aai-model-loader",
"timestamp": 1677230870628,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.288Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.288Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.288Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "multicloud-k8s",
"timestamp": 1677230858934,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.288Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.288Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.288Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230869501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.289Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.289Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.289Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "cds-sdc-listener",
"timestamp": 1677230879206,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.289Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.289Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.289Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "policy-distribution-id",
"timestamp": 1677230853896,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.289Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.290Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.290Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "aai-model-loader",
"timestamp": 1677230870628,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.290Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.290Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.290Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "multicloud-k8s",
"timestamp": 1677230858934,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:29:49.290Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.290Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.291Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230869501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:29:49.291Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.291Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.291Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "policy-distribution-id",
"timestamp": 1677230853896,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:29:49.291Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.291Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.291Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "cds-sdc-listener",
"timestamp": 1677230879206,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:29:49.292Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.292Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.292Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "aai-model-loader",
"timestamp": 1677230870628,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:29:49.292Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.292Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.292Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "multicloud-k8s",
"timestamp": 1677230886844,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:29:49.293Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.293Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3a4481c4-5bcb-49ef-84e9-13820d3db9d3
2023-02-24T09:29:49.293Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.293Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "cds-sdc-listener",
"timestamp": 1677230887256,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:29:49.293Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.293Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.293Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "policy-distribution-id",
"timestamp": 1677230886857,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:29:49.294Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.294Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.294Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "aai-model-loader",
"timestamp": 1677230887474,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:29:49.294Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.294Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.294Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230886708,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:29:49.294Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.295Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.295Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "policy-distribution-id",
"timestamp": 1677230887887,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T09:29:49.295Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.295Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.295Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "cds-sdc-listener",
"timestamp": 1677230888291,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-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: 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-24T09:29:49.305Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3a4481c4-5bcb-49ef-84e9-13820d3db9d3
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-24T09:29:49.306Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 3a4481c4-5bcb-49ef-84e9-13820d3db9d3
2023-02-24T09:29:49.307Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3a4481c4-5bcb-49ef-84e9-13820d3db9d3 and ComponentName cds
2023-02-24T09:29:49.307Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T09:29:49.307Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-24T09:29:49.308Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
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-24T09:29:49.319Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.319Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "multicloud-k8s",
"timestamp": 1677230887960,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:29:49.319Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.319Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.320Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "policy-distribution-id",
"timestamp": 1677230888890,
"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-24T09:29:49.324Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3a4481c4-5bcb-49ef-84e9-13820d3db9d3
2023-02-24T09:29:49.324Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3a4481c4-5bcb-49ef-84e9-13820d3db9d3 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-24T09:29:49.344Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.344Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "cds-sdc-listener",
"timestamp": 1677230889294,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.345Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.345Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.345Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "multicloud-k8s",
"timestamp": 1677230889071,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:29:49.345Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.345Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.345Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "cds-sdc-listener",
"timestamp": 1677230889294,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.345Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.346Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.346Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "policy-distribution-id",
"timestamp": 1677230889892,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.346Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.346Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.346Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "multicloud-k8s",
"timestamp": 1677230890148,
"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-24T09:29:49.352Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3a4481c4-5bcb-49ef-84e9-13820d3db9d3
2023-02-24T09:29:49.352Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3a4481c4-5bcb-49ef-84e9-13820d3db9d3 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-24T09:29:49.360Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.360Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "cds-sdc-listener",
"timestamp": 1677230889294,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.361Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.361Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.361Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "policy-distribution-id",
"timestamp": 1677230889892,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.361Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.361Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.361Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "multicloud-k8s",
"timestamp": 1677230891152,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json",
"status": "DEPLOY_OK"
}
2023-02-24T09:29:49.362Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.362Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.362Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "cds-sdc-listener",
"timestamp": 1677230889294,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.362Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.362Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.362Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "policy-distribution-id",
"timestamp": 1677230889892,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-24T09:29:49.363Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.363Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.363Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230891639,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:29:49.363Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.363Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.364Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "multicloud-k8s",
"timestamp": 1677230892156,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.364Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.364Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.364Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "cds-sdc-listener",
"timestamp": 1677230889294,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.364Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.364Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.365Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "policy-distribution-id",
"timestamp": 1677230889892,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.365Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.365Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.365Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "multicloud-k8s",
"timestamp": 1677230892156,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json",
"status": "NOTIFIED"
}
2023-02-24T09:29:49.365Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.365Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.365Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230892749,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:29:49.366Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.366Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.366Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "cds-sdc-listener",
"timestamp": 1677230889294,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.366Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.366Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.366Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "policy-distribution-id",
"timestamp": 1677230889892,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.366Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.367Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.367Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "multicloud-k8s",
"timestamp": 1677230892156,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-24T09:29:49.367Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.367Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.367Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230893843,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:29:49.367Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.367Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.367Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677230894312,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.368Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.368Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.368Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "cds-sdc-listener",
"timestamp": 1677230889294,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:29:49.368Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.368Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.368Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "policy-distribution-id",
"timestamp": 1677230889892,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.369Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.369Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.369Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "multicloud-k8s",
"timestamp": 1677230892156,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.369Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.369Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.369Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230895215,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json",
"status": "DEPLOY_OK"
}
2023-02-24T09:29:49.370Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.370Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.372Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677230894312,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vfwbd8fcb3199830_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.372Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.372Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.372Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "policy-distribution-id",
"timestamp": 1677230889892,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:29:49.373Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.373Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.373Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "cds-sdc-listener",
"timestamp": 1677230896445,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:29:49.374Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.374Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.374Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "multicloud-k8s",
"timestamp": 1677230892156,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-24T09:29:49.374Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.374Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.374Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230896216,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-02-24T09:29:49.375Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.375Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.375Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677230894312,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.375Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.375Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.375Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "policy-distribution-id",
"timestamp": 1677230896984,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:29:49.375Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.376Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.376Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "cds-sdc-listener",
"timestamp": 1677230897450,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-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-24T09:29:49.390Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 8a77f7cd-c92d-41f9-a761-08ee50f899de
2023-02-24T09:29:49.391Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8a77f7cd-c92d-41f9-a761-08ee50f899de 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-24T09:29:49.399Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.399Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "multicloud-k8s",
"timestamp": 1677230892156,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.399Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.399Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.399Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230897219,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-02-24T09:29:49.399Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.400Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.400Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677230894312,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.400Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.400Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.400Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "policy-distribution-id",
"timestamp": 1677230897988,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T09:29:49.400Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.400Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.400Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "multicloud-k8s",
"timestamp": 1677230892156,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:29:49.401Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.401Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.401Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677230898221,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T09:29:49.401Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.401Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.401Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677230894312,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/resourceInstances/vfwbd8fcb3199830/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.401Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.402Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.402Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "policy-distribution-id",
"timestamp": 1677230898990,
"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-24T09:29:49.406Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8a77f7cd-c92d-41f9-a761-08ee50f899de
2023-02-24T09:29:49.406Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8a77f7cd-c92d-41f9-a761-08ee50f899de 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-24T09:29:49.414Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.414Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "multicloud-k8s",
"timestamp": 1677230899259,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:29:49.414Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.414Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.415Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677230894312,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.415Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.415Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.415Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "multicloud-k8s",
"timestamp": 1677230900345,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:29:49.415Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.415Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.415Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677230894312,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:29:49.415Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.416Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.416Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "multicloud-k8s",
"timestamp": 1677230901404,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:29:49.416Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.416Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.416Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677230902181,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:29:49.416Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.416Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.417Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "multicloud-k8s",
"timestamp": 1677230902449,
"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-24T09:29:49.420Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8a77f7cd-c92d-41f9-a761-08ee50f899de
2023-02-24T09:29:49.421Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8a77f7cd-c92d-41f9-a761-08ee50f899de 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-24T09:29:49.427Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.427Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "multicloud-k8s",
"timestamp": 1677230903451,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-24T09:29:49.427Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.427Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.427Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "aai-model-loader",
"timestamp": 1677230905031,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T09:29:49.428Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.428Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.428Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "aai-model-loader",
"timestamp": 1677230906036,
"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-24T09:29:49.432Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3a4481c4-5bcb-49ef-84e9-13820d3db9d3
2023-02-24T09:29:49.433Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3a4481c4-5bcb-49ef-84e9-13820d3db9d3 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-24T09:29:49.442Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.442Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "aai-model-loader",
"timestamp": 1677230907038,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.442Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.442Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.442Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "aai-model-loader",
"timestamp": 1677230907038,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.442Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.442Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.442Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677230908819,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224092655/1.0/artifacts/service-Vfw20230224092655-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T09:29:49.443Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.443Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.443Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "aai-model-loader",
"timestamp": 1677230907038,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.443Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.443Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.443Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677230909824,
"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-24T09:29:49.447Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3a4481c4-5bcb-49ef-84e9-13820d3db9d3
2023-02-24T09:29:49.447Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3a4481c4-5bcb-49ef-84e9-13820d3db9d3 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-24T09:29:49.455Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.455Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "aai-model-loader",
"timestamp": 1677230907038,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.455Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.455Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.455Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677230894312,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.456Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.456Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.456Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "aai-model-loader",
"timestamp": 1677230907038,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.456Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.456Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.456Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677230894312,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.456Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.456Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.457Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "aai-model-loader",
"timestamp": 1677230907038,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.457Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.457Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.457Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677230894312,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.458Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.458Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.458Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "aai-model-loader",
"timestamp": 1677230907038,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:29:49.458Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.458Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.458Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677230894312,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.458Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.458Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.459Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "aai-model-loader",
"timestamp": 1677230914189,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:29:49.459Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.459Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.459Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677230894312,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.459Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.459Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.459Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677230894312,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:29:49.460Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.460Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.460Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677230894312,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:29:49.460Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.460Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.460Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677230917979,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:29:49.461Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.461Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.461Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677230920571,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T09:29:49.461Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.461Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.461Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677230921580,
"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-24T09:29:49.467Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8a77f7cd-c92d-41f9-a761-08ee50f899de
2023-02-24T09:29:49.467Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8a77f7cd-c92d-41f9-a761-08ee50f899de 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-24T09:29:49.475Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.475Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "aai-model-loader",
"timestamp": 1677230922466,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T09:29:49.476Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:29:49.476Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:29:49.476Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "aai-model-loader",
"timestamp": 1677230923470,
"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-24T09:29:49.484Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8a77f7cd-c92d-41f9-a761-08ee50f899de
2023-02-24T09:29:49.485Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8a77f7cd-c92d-41f9-a761-08ee50f899de 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-24T09:30:19.308Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3a4481c4-5bcb-49ef-84e9-13820d3db9d3
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-24T09:30:19.322Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3a4481c4-5bcb-49ef-84e9-13820d3db9d3
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-24T09:30:19.327Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T09:30:19.327Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-24T09:30:19.327Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-24T09:30:19.327Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-24T09:30:19.327Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T09:30:19.327Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T09:30:19.328Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T09:30:19.328Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T09:30:19.328Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T09:30:19.328Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-24T09:30:19.334Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-24T09:30:49.262Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:30:49.335Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3a4481c4-5bcb-49ef-84e9-13820d3db9d3 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-24T09:30:49.353Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3a4481c4-5bcb-49ef-84e9-13820d3db9d3 and serviceModelVersionId: ad2557a9-40d4-4a3e-96a8-030905ac45aa
2023-02-24T09:30:49.353Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 805f28ab-b59e-4d90-9978-29cd67068a97
2023-02-24T09:31:04.939Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/805f28ab-b59e-4d90-9978-29cd67068a97/model-vers/model-ver/ad2557a9-40d4-4a3e-96a8-030905ac45aa?depth=0
2023-02-24T09:31:05.048Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-02-24T09:31:05.536Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/805f28ab-b59e-4d90-9978-29cd67068a97/model-vers/model-ver/ad2557a9-40d4-4a3e-96a8-030905ac45aa?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-24T09:31:05.545Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/805f28ab-b59e-4d90-9978-29cd67068a97/model-vers/model-ver/ad2557a9-40d4-4a3e-96a8-030905ac45aa?depth=0|INFO|500||Invoke
2023-02-24T09:31:05.577Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/805f28ab-b59e-4d90-9978-29cd67068a97/model-vers/model-ver/ad2557a9-40d4-4a3e-96a8-030905ac45aa?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-24T09:31:05.903Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/805f28ab-b59e-4d90-9978-29cd67068a97/model-vers/model-ver/ad2557a9-40d4-4a3e-96a8-030905ac45aa?depth=0|INFO|500||InvokeReturn
2023-02-24T09:31:05.905Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/805f28ab-b59e-4d90-9978-29cd67068a97/model-vers/model-ver/ad2557a9-40d4-4a3e-96a8-030905ac45aa?depth=0 has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 09:31:07 GMT], content-length=[0], vertex-id=[168008], x-aai-txid=[0-aai-resources-230224-09:31:07:624-45926], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-24T09:31:05.905Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity.
2023-02-24T09:31:05.910Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-24T09:31:05.910Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-24T09:31:05.924Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-24T09:31:05.925Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3a4481c4-5bcb-49ef-84e9-13820d3db9d3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-24T09:31:05.926Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-24T09:31:05.926Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:31:05.927Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:31:05.927Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231065925,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:31:05.964Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:31:05.965Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3a4481c4-5bcb-49ef-84e9-13820d3db9d3",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231065925,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-24T09:31:05.966Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-24T09:31:06.940Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:31:06.948Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-24T09:31:06.948Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"8a77f7cd-c92d-41f9-a761-08ee50f899de","serviceName":"basic_onboard_rFhLmG","serviceVersion":"1.0","serviceUUID":"553fe489-81f8-4a1e-8361-13597d4187d3","serviceDescription":"service","serviceInvariantUUID":"b9186e87-28d9-432d-9aa4-06d8a9efbda0","resources":[{"resourceInstanceName":"basic_onboard_rFhLmG 0","resourceName":"basic_onboard_rFhLmG","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c2db1362-88df-459f-a044-b325b88949b8","resourceInvariantUUID":"64c320b5-f718-49bd-bca0-1487010a580b","resourceCustomizationUUID":"6844cf93-c61a-4711-913b-5a26fca9438f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/vf-license-model.xml","artifactChecksum":"MDQ1OTc4YjU5ZTA3M2QzZDUxZmVmZjM4OTgyODI4MWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"42028eda-3a85-4c72-bd40-db1f9ba79131","artifactVersion":"1"},{"artifactName":"basic_onboard_rfhlmg0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json","artifactChecksum":"NjA1NDViM2RjZmNlNjdhNzcyMTFiYTI5ODdlMjVkZjA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"19707fed-3793-4efe-b8cc-5edbbd3c2858","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f8c0573e-3dfa-481d-80cf-4ca1611224a2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"639c132e-00ed-49e5-a22f-18fbf6fefaf5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"927f857b-44f8-4e35-8de4-b076c2a43cf7","artifactVersion":"2","generatedFromUUID":"f8c0573e-3dfa-481d-80cf-4ca1611224a2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardRfhlmg-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-template.yml","artifactChecksum":"NjI4NDZlOThkZmFiODRkMzI4YTk2NjEwNTYwYzkyZGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5d7fd071-64a6-4131-9897-c33ea21a14a8","artifactVersion":"1"},{"artifactName":"service-BasicOnboardRfhlmg-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar","artifactChecksum":"MmU0NDVmOGFkMDMzZmM5NTY3ZGU4OWMwZDViYjdmNzI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9dba33eb-1dd8-4e6f-938a-d8156108c807","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-24T09:31:06.950Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:31:06.950Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:31:06.951Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:31:06.951Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231066940,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:31:07.951Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:31:07.952Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:31:07.952Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:31:07.952Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231066940,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:31:08.953Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:31:08.954Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:31:08.954Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:31:08.954Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231066940,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:31:09.955Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:31:09.955Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:31:09.955Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:31:09.956Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231066940,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:31:10.957Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:31:10.957Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:31:10.957Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:31:10.957Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231066940,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:31:11.958Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:31:11.959Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:31:11.959Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:31:11.959Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231066940,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:31:12.960Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:31:12.960Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:31:12.961Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:31:12.961Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231066940,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:31:13.962Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||sending notification to client: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"serviceName": "basic_onboard_rFhLmG",
"serviceVersion": "1.0",
"serviceUUID": "553fe489-81f8-4a1e-8361-13597d4187d3",
"serviceDescription": "service",
"serviceInvariantUUID": "b9186e87-28d9-432d-9aa4-06d8a9efbda0",
"resources": [
{
"resourceInstanceName": "basic_onboard_rFhLmG 0",
"resourceCustomizationUUID": "6844cf93-c61a-4711-913b-5a26fca9438f",
"resourceName": "basic_onboard_rFhLmG",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "c2db1362-88df-459f-a044-b325b88949b8",
"resourceInvariantUUID": "64c320b5-f718-49bd-bca0-1487010a580b",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_rfhlmg0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json",
"artifactChecksum": "NjA1NDViM2RjZmNlNjdhNzcyMTFiYTI5ODdlMjVkZjA\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "19707fed-3793-4efe-b8cc-5edbbd3c2858",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "f8c0573e-3dfa-481d-80cf-4ca1611224a2",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "927f857b-44f8-4e35-8de4-b076c2a43cf7",
"generatedFromUUID": "f8c0573e-3dfa-481d-80cf-4ca1611224a2"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "927f857b-44f8-4e35-8de4-b076c2a43cf7",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardRfhlmg-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar",
"artifactChecksum": "MmU0NDVmOGFkMDMzZmM5NTY3ZGU4OWMwZDViYjdmNzI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "9dba33eb-1dd8-4e6f-938a-d8156108c807"
}
],
"workloadContext": "Production"
}
2023-02-24T09:31:13.962Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-24T09:31:13.963Z|3a4481c4-5bcb-49ef-84e9-13820d3db9d3|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 553fe489-81f8-4a1e-8361-13597d4187d3 ASDC
2023-02-24T09:31:13.963Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:8a77f7cd-c92d-41f9-a761-08ee50f899de
ServiceName:basic_onboard_rFhLmG
ServiceVersion:1.0
ServiceUUID:553fe489-81f8-4a1e-8361-13597d4187d3
ServiceInvariantUUID:b9186e87-28d9-432d-9aa4-06d8a9efbda0
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardRfhlmg-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar
ArtifactUUID:9dba33eb-1dd8-4e6f-938a-d8156108c807
ArtifactChecksum:MmU0NDVmOGFkMDMzZmM5NTY3ZGU4OWMwZDViYjdmNzI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_rFhLmG 0
ResourceCustomizationUUID:6844cf93-c61a-4711-913b-5a26fca9438f
ResourceInvariantUUID:64c320b5-f718-49bd-bca0-1487010a580b
ResourceName:basic_onboard_rFhLmG
ResourceType:VF
ResourceUUID:c2db1362-88df-459f-a044-b325b88949b8
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_rfhlmg0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json
ArtifactUUID:19707fed-3793-4efe-b8cc-5edbbd3c2858
ArtifactChecksum:NjA1NDViM2RjZmNlNjdhNzcyMTFiYTI5ODdlMjVkZjA=
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/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.yaml
ArtifactUUID:f8c0573e-3dfa-481d-80cf-4ca1611224a2
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/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env
ArtifactUUID:927f857b-44f8-4e35-8de4-b076c2a43cf7
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/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env
ArtifactUUID:927f857b-44f8-4e35-8de4-b076c2a43cf7
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-24T09:31:13.963Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 553fe489-81f8-4a1e-8361-13597d4187d3 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-24T09:31:13.997Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-24T09:31:13.998Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-24T09:31:13.998Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-24T09:31:13.998Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 9dba33eb-1dd8-4e6f-938a-d8156108c807 from URL: /sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar
2023-02-24T09:31:13.998Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-24T09:31:13.999Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar
2023-02-24T09:31:14.335Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-24T09:31:14.336Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar 9dba33eb-1dd8-4e6f-938a-d8156108c807 75676
2023-02-24T09:31:14.336Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar ASDC sendASDCNotification
2023-02-24T09:31:14.337Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar
2023-02-24T09:31:14.337Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-24T09:31:14.337Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:31:14.337Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:31:14.337Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231074336,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:31:15.338Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-24T09:31:15.339Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-24T09:31:15.339Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 9dba33eb-1dd8-4e6f-938a-d8156108c807, URL: /sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar to file: /app/ASDC/1/service-BasicOnboardRfhlmg-csar.csar
2023-02-24T09:31:15.340Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardRfhlmg-csar.csar
2023-02-24T09:31:15.340Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardRfhlmg-csar.csar
2023-02-24T09:31:15.341Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardRfhlmg-csar.csar
2023-02-24T09:31:15.545Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2231198943819417699/Definitions/service-BasicOnboardRfhlmg-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-24T09:31:16.819Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-24T09:31:16.819Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-24T09:31:16.819Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardRfhlmg-csar.csar
2023-02-24T09:31:16.819Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-24T09:31:16.820Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardRfhlmg-csar.csar
2023-02-24T09:31:16.820Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardRfhlmg-csar.csar
2023-02-24T09:31:16.820Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardRfhlmg-csar.csar
2023-02-24T09:31:16.820Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardRfhlmg-csar.csar
2023-02-24T09:31:16.820Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardRfhlmg-csar.csar
2023-02-24T09:31:16.821Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_rFhLmG 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-BasicOnboardRfhlmg-csar.csar
2023-02-24T09:31:16.821Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardRfhlmg-csar.csar
2023-02-24T09:31:16.821Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-24T09:31:16.821Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:16.821Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_rFhLmG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:31:16.821Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_rFhLmG 0 is matching search criteria
2023-02-24T09:31:16.821Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-24T09:31:16.822Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_rFhLmG 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-24T09:31:16.822Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:16.822Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_rFhLmG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:31:16.822Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_rFhLmG 0 is matching search criteria
2023-02-24T09:31:16.822Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-24T09:31:16.822Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_rFhLmG 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-24T09:31:16.823Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:16.823Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_rFhLmG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:31:16.823Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:16.823Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_rFhLmG 0 is not matching search criteria
2023-02-24T09:31:16.823Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-02-24T09:31:16.823Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-02-24T09:31:16.823Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-02-24T09:31:16.824Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-24T09:31:16.824Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-24T09:31:16.824Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:16.824Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_rFhLmG is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-24T09:31:16.824Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:16.824Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_rFhLmG 0 is matching search criteria
2023-02-24T09:31:16.825Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_rFhLmG 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T09:31:16.825Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:16.825Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_rFhLmG 0 is matching search criteria
2023-02-24T09:31:16.825Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_rFhLmG 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T09:31:16.825Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:16.825Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_rFhLmG 0 is matching search criteria
2023-02-24T09:31:16.826Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_rFhLmG 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T09:31:16.826Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:16.826Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_rFhLmG 0 is not matching search criteria
2023-02-24T09:31:16.826Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-24T09:31:16.826Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-24T09:31:16.826Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=31013487-54f2-4f20-b357-08711ebd7a76
2023-02-24T09:31:16.827Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:16.827Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_rFhLmG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:31:16.827Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:16.827Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_rFhLmG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:31:16.827Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:16.827Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_rFhLmG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:31:16.827Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:16.827Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_rFhLmG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:31:16.828Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_rFhLmG
Description:service
Model UUID:553fe489-81f8-4a1e-8361-13597d4187d3
Model Version:NULL
Model InvariantUuid:b9186e87-28d9-432d-9aa4-06d8a9efbda0
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_rFhLmG
Model UUID:a7e96929-1f9b-4dc6-aa61-1834411e194c
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:64c320b5-f718-49bd-bca0-1487010a580b
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:6844cf93-c61a-4711-913b-5a26fca9438f
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:3ceb90a2-944b-4f69-80bf-62fd493da06d
ModelName:BasicOnboardRfhlmg..base_ubuntu18..module-0
ModelUuid:d957c925-48e6-47b4-b89a-35e078e065ad
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:31013487-54f2-4f20-b357-08711ebd7a76
ModelInvariantUuid:96eaaf9d-d179-40e2-b0c1-ba81434de803
ModelName:basic_onboard_rFhLmG-nodes.ubuntu18Cvfc
ModelUuid:e71c061f-a154-400a-bb77-f5bd2ae68aa0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:ff083588-663b-4fc0-b1d2-ca57d84380d6
ModelInvariantUuid:9bc482e8-3a4e-4411-8d14-e08cf60ed26e
ModelName:BasicOnboardRfhlmg.compute.nodes.heat.ubuntu18
ModelUuid:cb8f68a5-692e-4393-96e9-eca944826e15
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-24T09:31:16.836Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: c2db1362-88df-459f-a044-b325b88949b8
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-24T09:31:16.839Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||basic_onboard_rFhLmG 0
2023-02-24T09:31:16.839Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: c2db1362-88df-459f-a044-b325b88949b8
2023-02-24T09:31:16.839Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 19707fed-3793-4efe-b8cc-5edbbd3c2858 from URL: /sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json
2023-02-24T09:31:16.839Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-24T09:31:16.839Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json
2023-02-24T09:31:17.032Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-24T09:31:17.032Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json 19707fed-3793-4efe-b8cc-5edbbd3c2858 798
2023-02-24T09:31:17.033Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json ASDC sendASDCNotification
2023-02-24T09:31:17.033Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json
2023-02-24T09:31:17.033Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-24T09:31:17.033Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:31:17.033Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:31:17.034Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231077033,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:31:18.034Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardRfhlmg..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "3ceb90a2-944b-4f69-80bf-62fd493da06d",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "d957c925-48e6-47b4-b89a-35e078e065ad",
"vfModuleModelCustomizationUUID": "02b39422-dcd0-46e5-9723-aed1915d6ae3",
"isBase": true,
"artifacts": [
"f8c0573e-3dfa-481d-80cf-4ca1611224a2",
"927f857b-44f8-4e35-8de4-b076c2a43cf7"
],
"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-24T09:31:18.039Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardRfhlmg..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:d957c925-48e6-47b4-b89a-35e078e065ad
VfModuleModelInvariantUUID:3ceb90a2-944b-4f69-80bf-62fd493da06d
VfModuleModelDescription:NULL
Artifacts UUID List:{
f8c0573e-3dfa-481d-80cf-4ca1611224a2
,
927f857b-44f8-4e35-8de4-b076c2a43cf7
}
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-24T09:31:18.041Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardRfhlmg..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "3ceb90a2-944b-4f69-80bf-62fd493da06d",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "d957c925-48e6-47b4-b89a-35e078e065ad",
"vfModuleModelCustomizationUUID": "02b39422-dcd0-46e5-9723-aed1915d6ae3",
"isBase": true,
"artifacts": [
"f8c0573e-3dfa-481d-80cf-4ca1611224a2",
"927f857b-44f8-4e35-8de4-b076c2a43cf7"
],
"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-24T09:31:18.041Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardRfhlmg..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:d957c925-48e6-47b4-b89a-35e078e065ad
VfModuleModelInvariantUUID:3ceb90a2-944b-4f69-80bf-62fd493da06d
VfModuleModelDescription:NULL
Artifacts UUID List:{
f8c0573e-3dfa-481d-80cf-4ca1611224a2
,
927f857b-44f8-4e35-8de4-b076c2a43cf7
}
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-24T09:31:18.042Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: f8c0573e-3dfa-481d-80cf-4ca1611224a2 from URL: /sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.yaml
2023-02-24T09:31:18.042Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-24T09:31:18.042Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.yaml
2023-02-24T09:31:18.165Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-24T09:31:18.166Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.yaml f8c0573e-3dfa-481d-80cf-4ca1611224a2 5033
2023-02-24T09:31:18.166Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-24T09:31:18.166Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.yaml
2023-02-24T09:31:18.166Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-24T09:31:18.167Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:31:18.167Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:31:18.167Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231078166,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:31:19.168Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 927f857b-44f8-4e35-8de4-b076c2a43cf7 from URL: /sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env
2023-02-24T09:31:19.168Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-24T09:31:19.168Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env
2023-02-24T09:31:19.253Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-24T09:31:19.253Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env 927f857b-44f8-4e35-8de4-b076c2a43cf7 909
2023-02-24T09:31:19.254Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-24T09:31:19.254Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env
2023-02-24T09:31:19.254Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-24T09:31:19.254Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:31:19.254Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:31:19.254Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231079254,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:31:20.255Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 553fe489-81f8-4a1e-8361-13597d4187d3
2023-02-24T09:31:20.255Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_rFhLmG 0 c2db1362-88df-459f-a044-b325b88949b8 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-24T09:31:20.267Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6e04b853, org.onap.sdc.toscaparser.api.parameters.Input@45195d16, org.onap.sdc.toscaparser.api.parameters.Input@693036e8, org.onap.sdc.toscaparser.api.parameters.Input@106f0895, org.onap.sdc.toscaparser.api.parameters.Input@5be2fceb]
2023-02-24T09:31:20.269Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:20.269Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_rFhLmG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:31:20.269Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic
2023-02-24T09:31:20.269Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= 6844cf93-c61a-4711-913b-5a26fca9438f
2023-02-24T09:31:20.269Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 6844cf93-c61a-4711-913b-5a26fca9438f matches Tosca VF Customization UUID: 6844cf93-c61a-4711-913b-5a26fca9438f
2023-02-24T09:31:20.269Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: 6844cf93-c61a-4711-913b-5a26fca9438f 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-24T09:31:20.271Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:20.271Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_rFhLmG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:31:20.272Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id 6844cf93-c61a-4711-913b-5a26fca9438f: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-24T09:31:20.272Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@54308cda
2023-02-24T09:31:20.272Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:20.272Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_rFhLmG is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-24T09:31:20.272Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 02b39422-dcd0-46e5-9723-aed1915d6ae3
2023-02-24T09:31:20.272Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 02b39422-dcd0-46e5-9723-aed1915d6ae3
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-24T09:31:20.275Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:20.275Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_rFhLmG 0 is matching search criteria
2023-02-24T09:31:20.275Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_rFhLmG 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T09:31:20.275Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:20.275Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_rFhLmG 0 is matching search criteria
2023-02-24T09:31:20.275Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_rFhLmG 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T09:31:20.276Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:20.276Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_rFhLmG 0 is not matching search criteria
2023-02-24T09:31:20.276Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-24T09:31:20.276Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-24T09:31:20.276Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=31013487-54f2-4f20-b357-08711ebd7a76
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-24T09:31:20.279Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:20.280Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_rFhLmG 0 is matching search criteria
2023-02-24T09:31:20.280Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_rFhLmG 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T09:31:20.280Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:20.280Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_rFhLmG 0 is matching search criteria
2023-02-24T09:31:20.280Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_rFhLmG 0] matching following query criteria: sdcType=VF, customizationUUID=6844cf93-c61a-4711-913b-5a26fca9438f
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-24T09:31:20.282Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:20.283Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_rFhLmG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:31:20.283Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 553fe489-81f8-4a1e-8361-13597d4187d3: basic_onboard_rFhLmG
2023-02-24T09:31:20.283Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:20.283Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_rFhLmG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:31:20.283Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:20.284Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_rFhLmG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:31:20.284Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:20.284Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_rFhLmG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:31:20.284Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:20.284Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_rFhLmG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:31:20.285Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:31:20.285Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_rFhLmG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:31:20.285Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Saving Service: basic_onboard_rFhLmG
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-24T09:31:20.363Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_rFhLmG c2db1362-88df-459f-a044-b325b88949b8 1 ASDC deployResourceStructure
2023-02-24T09:31:20.363Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json ASDC sendASDCNotification
2023-02-24T09:31:20.363Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json
2023-02-24T09:31:20.364Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-24T09:31:20.364Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:31:20.364Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:31:20.364Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231080363,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:31:21.365Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-24T09:31:21.365Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.yaml
2023-02-24T09:31:21.365Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-24T09:31:21.366Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:31:21.366Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:31:21.366Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231081365,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:31:22.367Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-24T09:31:22.367Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env
2023-02-24T09:31:22.367Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-24T09:31:22.368Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:31:22.368Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:31:22.368Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231082367,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:31:23.369Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar ASDC sendASDCNotification
2023-02-24T09:31:23.369Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar
2023-02-24T09:31:23.369Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-24T09:31:23.370Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:31:23.370Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:31:23.370Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231083369,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:31:24.371Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8a77f7cd-c92d-41f9-a761-08ee50f899de
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-24T09:31:24.381Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8a77f7cd-c92d-41f9-a761-08ee50f899de
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-24T09:31:24.384Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T09:31:24.384Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-24T09:31:24.384Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-24T09:31:24.385Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-24T09:31:24.385Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T09:31:24.385Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T09:31:24.385Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T09:31:24.385Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T09:31:24.385Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T09:31:24.385Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-24T09:31:24.390Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-24T09:31:49.262Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:31:49.271Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:31:49.272Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231066940,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:31:49.272Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:31:49.272Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:31:49.273Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231066940,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json",
"status": "NOTIFIED"
}
2023-02-24T09:31:49.273Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:31:49.273Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:31:49.273Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231066940,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-24T09:31:49.273Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:31:49.273Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:31:49.273Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231066940,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:31:49.273Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:31:49.273Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:31:49.274Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231066940,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-24T09:31:49.274Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:31:49.274Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:31:49.274Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231066940,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:31:49.274Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:31:49.274Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:31:49.274Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231066940,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:31:49.274Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:31:49.274Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:31:49.274Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231074336,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:31:49.275Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:31:49.275Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:31:49.275Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231077033,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:31:49.275Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:31:49.275Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:31:49.275Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231078166,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:31:49.275Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:31:49.275Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:31:49.275Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231079254,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:31:49.276Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:31:49.276Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:31:49.276Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231080363,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/basic_onboard_rfhlmg0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-24T09:31:49.276Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:31:49.276Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:31:49.276Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231081365,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-02-24T09:31:49.276Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:31:49.277Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:31:49.277Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231082367,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/resourceInstances/basic_onboard_rfhlmg0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-02-24T09:31:49.277Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:31:49.277Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:31:49.277Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231083369,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardRfhlmg/1.0/artifacts/service-BasicOnboardRfhlmg-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T09:31:49.277Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:31:54.390Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8a77f7cd-c92d-41f9-a761-08ee50f899de 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-24T09:31:54.396Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8a77f7cd-c92d-41f9-a761-08ee50f899de and serviceModelVersionId: 553fe489-81f8-4a1e-8361-13597d4187d3
2023-02-24T09:31:54.397Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b9186e87-28d9-432d-9aa4-06d8a9efbda0
2023-02-24T09:31:54.398Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b9186e87-28d9-432d-9aa4-06d8a9efbda0/model-vers/model-ver/553fe489-81f8-4a1e-8361-13597d4187d3?depth=0
2023-02-24T09:31:54.402Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-02-24T09:31:54.455Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b9186e87-28d9-432d-9aa4-06d8a9efbda0/model-vers/model-ver/553fe489-81f8-4a1e-8361-13597d4187d3?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-24T09:31:54.457Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b9186e87-28d9-432d-9aa4-06d8a9efbda0/model-vers/model-ver/553fe489-81f8-4a1e-8361-13597d4187d3?depth=0|INFO|500||Invoke
2023-02-24T09:31:54.469Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b9186e87-28d9-432d-9aa4-06d8a9efbda0/model-vers/model-ver/553fe489-81f8-4a1e-8361-13597d4187d3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-24T09:31:54.654Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b9186e87-28d9-432d-9aa4-06d8a9efbda0/model-vers/model-ver/553fe489-81f8-4a1e-8361-13597d4187d3?depth=0|INFO|500||InvokeReturn
2023-02-24T09:31:54.655Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b9186e87-28d9-432d-9aa4-06d8a9efbda0/model-vers/model-ver/553fe489-81f8-4a1e-8361-13597d4187d3?depth=0 has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 09:31:56 GMT], content-length=[0], vertex-id=[405752], x-aai-txid=[2-aai-resources-230224-09:31:56:519-23763], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-24T09:31:54.655Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity.
2023-02-24T09:31:54.656Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-24T09:31:54.656Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-24T09:31:54.669Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-24T09:31:54.671Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8a77f7cd-c92d-41f9-a761-08ee50f899de and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-24T09:31:54.672Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-24T09:31:54.672Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:31:54.672Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:31:54.673Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231114672,
"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-24T09:31:55.686Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:32:49.261Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:32:49.266Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:32:49.266Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "8a77f7cd-c92d-41f9-a761-08ee50f899de",
"consumerID": "SO-sdc-controller",
"timestamp": 1677231114672,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-24T09:32:49.267Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:32:55.714Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:33:49.262Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:33:55.715Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:34:49.263Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:34:55.716Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:35:49.264Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:35:55.717Z|8a77f7cd-c92d-41f9-a761-08ee50f899de|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:36:49.264Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:36:55.718Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:37:49.266Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:37:52.436Z||kafka-producer-network-thread | SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a] Node 1 disconnected.
2023-02-24T09:37:55.721Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:38:49.267Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:38:55.723Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:39:49.269Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:39:55.723Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:40:49.271Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:40:55.724Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:41:49.271Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:41:55.725Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:42:49.273Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:42:55.726Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:43:49.273Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:43:55.727Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:44:49.274Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:44:55.728Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:45:49.275Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:45:55.728Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:46:49.277Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:46:55.730Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:47:49.277Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:47:55.731Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:48:49.278Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:48:55.732Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:49:49.279Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:49:55.733Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:50:49.281Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:50:55.733Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:51:01.720Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T09:51:01.721Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"927827a2-e283-4ada-80ea-7f160060bf08","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"cda54a9a-2ae7-404b-9162-afb916e4d931","serviceDescription":"service","serviceInvariantUUID":"dda17836-dc41-482b-af03-15c6abf538e7","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"50cdbf9a-9bc7-422e-b906-5f2d03d79a96","resourceInvariantUUID":"e019693f-f5b7-4fbd-b4eb-27005ab8f2cb","resourceCustomizationUUID":"b1b3eb07-cb39-4f40-8eed-766587a30e9c","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":"MTA1MzQxYjVhNmZlNTAyOTZhNGZhNDQ3MjdhZWNlMzE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bf8fc3b7-ad75-4cb2-9fc3-8cb89bd4e205","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MmUzOTBjY2ExZmU4NjFiMDg3MWFhNDdiMGViYzVjODM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f406a765-a384-4fd4-9fbf-7d8f94049421","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-24T09:51:01.729Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:51:01.730Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:51:01.730Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:51:01.730Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232255733,
"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-24T09:51:01.734Z||kafka-producer-network-thread | SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to fR-8v2O_THePyUTs6AbGrA
2023-02-24T09:51:01.734Z||kafka-producer-network-thread | SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to fR-8v2O_THePyUTs6AbGrA
2023-02-24T09:51:01.735Z||kafka-producer-network-thread | SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to fR-8v2O_THePyUTs6AbGrA
2023-02-24T09:51:01.735Z||kafka-producer-network-thread | SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to fR-8v2O_THePyUTs6AbGrA
2023-02-24T09:51:01.735Z||kafka-producer-network-thread | SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to fR-8v2O_THePyUTs6AbGrA
2023-02-24T09:51:01.736Z||kafka-producer-network-thread | SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0a7b1d27-1e52-442a-9065-b648848e127a] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to fR-8v2O_THePyUTs6AbGrA
2023-02-24T09:51:01.747Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:51:01.747Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232255733,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:51:01.749Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:51:02.737Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:51:02.738Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:51:02.738Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:51:02.738Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232255733,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:51:03.739Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "cda54a9a-2ae7-404b-9162-afb916e4d931",
"serviceDescription": "service",
"serviceInvariantUUID": "dda17836-dc41-482b-af03-15c6abf538e7",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "b1b3eb07-cb39-4f40-8eed-766587a30e9c",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "50cdbf9a-9bc7-422e-b906-5f2d03d79a96",
"resourceInvariantUUID": "e019693f-f5b7-4fbd-b4eb-27005ab8f2cb",
"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": "MmUzOTBjY2ExZmU4NjFiMDg3MWFhNDdiMGViYzVjODM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "f406a765-a384-4fd4-9fbf-7d8f94049421"
}
],
"workloadContext": "Production"
}
2023-02-24T09:51:03.740Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-24T09:51:03.740Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 cda54a9a-2ae7-404b-9162-afb916e4d931 ASDC
2023-02-24T09:51:03.741Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:927827a2-e283-4ada-80ea-7f160060bf08
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:cda54a9a-2ae7-404b-9162-afb916e4d931
ServiceInvariantUUID:dda17836-dc41-482b-af03-15c6abf538e7
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:f406a765-a384-4fd4-9fbf-7d8f94049421
ArtifactChecksum:MmUzOTBjY2ExZmU4NjFiMDg3MWFhNDdiMGViYzVjODM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:b1b3eb07-cb39-4f40-8eed-766587a30e9c
ResourceInvariantUUID:e019693f-f5b7-4fbd-b4eb-27005ab8f2cb
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:50cdbf9a-9bc7-422e-b906-5f2d03d79a96
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-02-24T09:51:03.741Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF cda54a9a-2ae7-404b-9162-afb916e4d931 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-24T09:51:03.782Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-24T09:51:03.784Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-24T09:51:03.784Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-24T09:51:03.784Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f406a765-a384-4fd4-9fbf-7d8f94049421 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-24T09:51:03.784Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-24T09:51:03.785Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:04.167Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-24T09:51:04.170Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar f406a765-a384-4fd4-9fbf-7d8f94049421 57789
2023-02-24T09:51:04.171Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:04.171Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:04.171Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-24T09:51:04.171Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:51:04.171Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:51:04.172Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232264170,
"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-24T09:51:05.172Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-24T09:51:05.173Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-24T09:51:05.174Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: f406a765-a384-4fd4-9fbf-7d8f94049421, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-24T09:51:05.174Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-02-24T09:51:05.175Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-24T09:51:05.175Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-24T09:51:05.360Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10908369532734841475/Definitions/service-BasicNetwork-template.yml
2023-02-24T09:51:05.962Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-24T09:51:05.963Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-24T09:51:05.963Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-24T09:51:05.964Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-02-24T09:51:05.964Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:05.964Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:05.965Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:05.965Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:05.965Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:05.965Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:05.966Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:05.966Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:05.966Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-24T09:51:05.967Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:51:05.967Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:05.968Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-24T09:51:05.968Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-24T09:51:05.969Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-24T09:51:05.969Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:51:05.969Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:05.969Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-24T09:51:05.970Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-24T09:51:05.970Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-24T09:51:05.971Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:51:05.971Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:05.971Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:51:05.972Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:05.973Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:51:05.973Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:05.973Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:51:05.973Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:05.974Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:51:05.974Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:05.975Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:cda54a9a-2ae7-404b-9162-afb916e4d931
Model Version:NULL
Model InvariantUuid:dda17836-dc41-482b-af03-15c6abf538e7
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:e019693f-f5b7-4fbd-b4eb-27005ab8f2cb
Model UUID:3ad9b71d-2e0a-4fc5-a11e-631c91c80fe2
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:b1b3eb07-cb39-4f40-8eed-766587a30e9c
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-24T09:51:05.981Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||Processing Resource Type: VL, Model UUID: 50cdbf9a-9bc7-422e-b906-5f2d03d79a96
2023-02-24T09:51:05.982Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||No resources found for Service: cda54a9a-2ae7-404b-9162-afb916e4d931
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-24T09:51:05.989Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||
2023-02-24T09:51:05.989Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-02-24T09:51:05.990Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||No resources found for Service: cda54a9a-2ae7-404b-9162-afb916e4d931
2023-02-24T09:51:05.991Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: cda54a9a-2ae7-404b-9162-afb916e4d931
2023-02-24T09:51:05.991Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-02-24T09:51:05.992Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:05.997Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@463d6b28, org.onap.sdc.toscaparser.api.parameters.Input@750852a, org.onap.sdc.toscaparser.api.parameters.Input@701aac99, org.onap.sdc.toscaparser.api.parameters.Input@2ee6e56, org.onap.sdc.toscaparser.api.parameters.Input@2fa73108]
2023-02-24T09:51:05.999Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:51:05.999Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:06.000Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:51:06.000Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:06.001Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid cda54a9a-2ae7-404b-9162-afb916e4d931: Generic NeutronNet
2023-02-24T09:51:06.001Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:51:06.001Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:06.002Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:51:06.002Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:06.037Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:51:06.037Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:06.037Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:51:06.038Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:06.038Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:51:06.039Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:06.039Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:06.129Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-02-24T09:51:06.129Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:06.129Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:51:06.130Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-24T09:51:06.130Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:51:06.130Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:51:06.131Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232266129,
"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-24T09:51:07.132Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 927827a2-e283-4ada-80ea-7f160060bf08
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-24T09:51:07.146Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 927827a2-e283-4ada-80ea-7f160060bf08
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-24T09:51:07.148Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T09:51:07.148Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-24T09:51:07.148Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-24T09:51:37.149Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 927827a2-e283-4ada-80ea-7f160060bf08
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-24T09:51:37.157Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 927827a2-e283-4ada-80ea-7f160060bf08
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-24T09:51:37.159Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T09:51:37.160Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-24T09:51:37.160Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-24T09:51:49.262Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:51:49.264Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:51:49.264Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232218479,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:51:49.265Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:07.161Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 927827a2-e283-4ada-80ea-7f160060bf08
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-24T09:52:07.169Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 927827a2-e283-4ada-80ea-7f160060bf08
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-24T09:52:07.171Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T09:52:07.171Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-24T09:52:07.171Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-24T09:52:37.171Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 927827a2-e283-4ada-80ea-7f160060bf08
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-24T09:52:37.179Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 927827a2-e283-4ada-80ea-7f160060bf08
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-24T09:52:37.180Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T09:52:37.180Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-24T09:52:37.181Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-24T09:52:49.261Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:52:49.264Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.264Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "multicloud-k8s",
"timestamp": 1677232254507,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.265Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.265Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.265Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "aai-model-loader",
"timestamp": 1677232250628,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.265Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.265Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.265Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "policy-distribution-id",
"timestamp": 1677232250030,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.266Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.266Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.266Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232255733,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:52:49.266Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.266Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.266Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "policy-distribution-id",
"timestamp": 1677232250030,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:52:49.266Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.266Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.266Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "aai-model-loader",
"timestamp": 1677232250628,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:52:49.267Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.267Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.267Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232218479,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:52:49.267Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.267Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.267Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "multicloud-k8s",
"timestamp": 1677232254507,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:52:49.267Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.267Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.267Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "policy-distribution-id",
"timestamp": 1677232264600,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:52:49.268Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.268Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.268Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232265033,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:52:49.268Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.268Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.268Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232264170,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:52:49.268Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.268Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.268Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "aai-model-loader",
"timestamp": 1677232265152,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:52:49.269Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.269Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.269Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "policy-distribution-id",
"timestamp": 1677232265604,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T09:52:49.269Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.269Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.269Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232266041,
"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-24T09:52:49.281Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 927827a2-e283-4ada-80ea-7f160060bf08
2023-02-24T09:52:49.281Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 927827a2-e283-4ada-80ea-7f160060bf08 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-24T09:52:49.289Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.289Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "policy-distribution-id",
"timestamp": 1677232266606,
"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-24T09:52:49.291Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 927827a2-e283-4ada-80ea-7f160060bf08
2023-02-24T09:52:49.292Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 927827a2-e283-4ada-80ea-7f160060bf08 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-24T09:52:49.296Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.297Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232266129,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T09:52:49.297Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.297Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.297Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "aai-model-loader",
"timestamp": 1677232270105,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T09:52:49.297Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.297Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.297Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "aai-model-loader",
"timestamp": 1677232271109,
"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-24T09:52:49.299Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 927827a2-e283-4ada-80ea-7f160060bf08
2023-02-24T09:52:49.300Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 927827a2-e283-4ada-80ea-7f160060bf08 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-24T09:52:49.307Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.307Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232274312,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.307Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.307Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.307Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232274312,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:52:49.307Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.308Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.308Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232277090,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:52:49.308Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.308Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.308Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232278843,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T09:52:49.308Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.308Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.308Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232279848,
"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-24T09:52:49.311Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 927827a2-e283-4ada-80ea-7f160060bf08
2023-02-24T09:52:49.311Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 927827a2-e283-4ada-80ea-7f160060bf08 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-24T09:52:49.316Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.316Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "policy-distribution-id",
"timestamp": 1677232297611,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.316Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.316Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.316Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "multicloud-k8s",
"timestamp": 1677232294237,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.317Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.317Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.317Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232267043,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.317Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.317Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.317Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "multicloud-k8s",
"timestamp": 1677232294237,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.317Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.317Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.317Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "policy-distribution-id",
"timestamp": 1677232297611,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.317Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.317Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.318Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232267043,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.318Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.318Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.318Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "policy-distribution-id",
"timestamp": 1677232297611,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.318Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.318Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.318Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232267043,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.318Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.318Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.318Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "multicloud-k8s",
"timestamp": 1677232294237,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.319Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.319Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.319Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "policy-distribution-id",
"timestamp": 1677232297611,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.319Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.319Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.319Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232267043,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.319Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.319Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.319Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "multicloud-k8s",
"timestamp": 1677232294237,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.319Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.319Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.320Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232304312,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.320Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.320Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.320Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "policy-distribution-id",
"timestamp": 1677232297611,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.320Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.320Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.320Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232267043,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.320Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.320Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.320Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "multicloud-k8s",
"timestamp": 1677232294237,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.321Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.321Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.321Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232304312,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.321Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.321Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.321Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "policy-distribution-id",
"timestamp": 1677232297611,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.321Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.321Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.321Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232267043,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.322Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.322Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.322Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "multicloud-k8s",
"timestamp": 1677232294237,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.322Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.322Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.322Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232304312,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.322Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.322Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.323Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "policy-distribution-id",
"timestamp": 1677232297611,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.323Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.323Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.323Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232267043,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.323Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.323Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.323Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "multicloud-k8s",
"timestamp": 1677232294237,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.323Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.324Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.324Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232304312,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.324Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.324Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.324Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "policy-distribution-id",
"timestamp": 1677232297611,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:52:49.324Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.324Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.325Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232267043,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:52:49.325Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.325Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.325Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "multicloud-k8s",
"timestamp": 1677232294237,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:52:49.325Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.326Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.326Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232304312,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:52:49.326Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.326Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.326Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232309439,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:52:49.327Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:52:49.327Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:52:49.327Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "policy-distribution-id",
"timestamp": 1677232309052,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:52:49.327Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:07.182Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 927827a2-e283-4ada-80ea-7f160060bf08
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-24T09:53:07.190Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 927827a2-e283-4ada-80ea-7f160060bf08
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-24T09:53:07.194Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T09:53:07.195Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-24T09:53:07.195Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-24T09:53:07.195Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-24T09:53:07.195Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T09:53:07.195Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T09:53:07.195Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T09:53:07.195Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T09:53:07.195Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T09:53:07.195Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:53:07.198Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-24T09:53:37.198Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 927827a2-e283-4ada-80ea-7f160060bf08 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-24T09:53:37.203Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 927827a2-e283-4ada-80ea-7f160060bf08 and serviceModelVersionId: cda54a9a-2ae7-404b-9162-afb916e4d931
2023-02-24T09:53:37.203Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dda17836-dc41-482b-af03-15c6abf538e7
2023-02-24T09:53:37.205Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dda17836-dc41-482b-af03-15c6abf538e7/model-vers/model-ver/cda54a9a-2ae7-404b-9162-afb916e4d931?depth=0
2023-02-24T09:53:37.211Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-02-24T09:53:37.265Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dda17836-dc41-482b-af03-15c6abf538e7/model-vers/model-ver/cda54a9a-2ae7-404b-9162-afb916e4d931?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-24T09:53:37.267Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dda17836-dc41-482b-af03-15c6abf538e7/model-vers/model-ver/cda54a9a-2ae7-404b-9162-afb916e4d931?depth=0|INFO|500||Invoke
2023-02-24T09:53:37.273Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dda17836-dc41-482b-af03-15c6abf538e7/model-vers/model-ver/cda54a9a-2ae7-404b-9162-afb916e4d931?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-24T09:53:37.498Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dda17836-dc41-482b-af03-15c6abf538e7/model-vers/model-ver/cda54a9a-2ae7-404b-9162-afb916e4d931?depth=0|INFO|500||InvokeReturn
2023-02-24T09:53:37.503Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dda17836-dc41-482b-af03-15c6abf538e7/model-vers/model-ver/cda54a9a-2ae7-404b-9162-afb916e4d931?depth=0 has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 09:53:39 GMT], content-length=[0], vertex-id=[159840], x-aai-txid=[0-aai-resources-230224-09:53:39:442-72749], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-24T09:53:37.503Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-02-24T09:53:37.503Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-24T09:53:37.503Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:53:37.507Z|927827a2-e283-4ada-80ea-7f160060bf08|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-24T09:53:37.508Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 927827a2-e283-4ada-80ea-7f160060bf08 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-24T09:53:37.508Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-24T09:53:37.508Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:53:37.508Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:53:37.509Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "927827a2-e283-4ada-80ea-7f160060bf08",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232417508,
"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-24T09:53:38.519Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T09:53:38.538Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T09:53:38.538Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"2b52b368-18e1-4635-ba9a-58e68cbb3639","serviceName":"Demo_pNF_epYTs4VxWa381BcJ2rpE","serviceVersion":"1.0","serviceUUID":"4e948905-9ff9-4fe5-a0e9-0e9d22a0055b","serviceDescription":"catalog service description","serviceInvariantUUID":"f7a8eab8-9b98-4da7-8a27-5a254014480f","resources":[{"resourceInstanceName":"pNF bab177fd-3190 0","resourceName":"pNF bab177fd-3190","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"710de565-df6a-496a-a156-db7999089487","resourceInvariantUUID":"50d143bc-1c21-407d-98c0-60c2e8d00a6b","resourceCustomizationUUID":"68fa1aca-c6a0-437e-9ef0-594b357951c8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/vf-license-model.xml","artifactChecksum":"YmYxYTQ1MDk1ZDUzZGY1MmJjODk4YzM3ODg1MDFhOTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a1334c67-7502-4e00-aa70-5d7886b3e054","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/pNF.csar","artifactChecksum":"NGNhZDhjMjBjMWJjNWE4ZDMwNjI0ODdlZjY0MDI2NmY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cac0529e-10d5-4adb-b897-6d75b997b3bd","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"72668610-c1ce-4225-b54d-b2a2df8f0a3f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/vendor-license-model.xml","artifactChecksum":"NWQ4OWVhYTEyZWZjYTdmYTAwZTA5OWI2MTJmYzZkZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"532e8b4f-a1bb-4eb8-97c1-21d495e30f02","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f56dd82c-54ec-4aea-a5de-93df3c9c8af6","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6cc4de17-32ed-40fa-b75f-f46e590d88f1","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfEpyts4vxwa381bcj2rpe-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-template.yml","artifactChecksum":"OGUyZDZiY2U3ZGQ1ZGQxNDEyMWVmMDdiNDRmNTNlNWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2a70ab57-11f8-44b8-aa8e-7e5ba826189c","artifactVersion":"1"},{"artifactName":"service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar","artifactChecksum":"YTM5NTFmMTNhMTRmN2ZjNWRhNjI5ZGMwNzhhMDk0MWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"528165be-5307-41f6-afbe-af9b3469a19e","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-24T09:53:38.540Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:53:38.548Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:53:38.548Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:53:38.548Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232418519,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:53:39.549Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:53:39.549Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:53:39.550Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:53:39.550Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232418519,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:53:40.551Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:53:40.552Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:53:40.552Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:53:40.552Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232418519,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:53:41.553Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:53:41.554Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:53:41.554Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:53:41.554Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232418519,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:53:42.555Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:53:42.556Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:53:42.556Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:53:42.557Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232418519,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:53:43.558Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:53:43.558Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:53:43.558Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:53:43.559Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232418519,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:53:44.559Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:53:44.560Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:53:44.560Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:53:44.560Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232418519,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:53:45.561Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:53:45.562Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:53:45.562Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:53:45.562Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232418519,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:53:46.563Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"serviceName": "Demo_pNF_epYTs4VxWa381BcJ2rpE",
"serviceVersion": "1.0",
"serviceUUID": "4e948905-9ff9-4fe5-a0e9-0e9d22a0055b",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "f7a8eab8-9b98-4da7-8a27-5a254014480f",
"resources": [
{
"resourceInstanceName": "pNF bab177fd-3190 0",
"resourceCustomizationUUID": "68fa1aca-c6a0-437e-9ef0-594b357951c8",
"resourceName": "pNF bab177fd-3190",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "710de565-df6a-496a-a156-db7999089487",
"resourceInvariantUUID": "50d143bc-1c21-407d-98c0-60c2e8d00a6b",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar",
"artifactChecksum": "YTM5NTFmMTNhMTRmN2ZjNWRhNjI5ZGMwNzhhMDk0MWY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "528165be-5307-41f6-afbe-af9b3469a19e"
}
],
"workloadContext": "Production"
}
2023-02-24T09:53:46.563Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-24T09:53:46.564Z|927827a2-e283-4ada-80ea-7f160060bf08|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 4e948905-9ff9-4fe5-a0e9-0e9d22a0055b ASDC
2023-02-24T09:53:46.564Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:2b52b368-18e1-4635-ba9a-58e68cbb3639
ServiceName:Demo_pNF_epYTs4VxWa381BcJ2rpE
ServiceVersion:1.0
ServiceUUID:4e948905-9ff9-4fe5-a0e9-0e9d22a0055b
ServiceInvariantUUID:f7a8eab8-9b98-4da7-8a27-5a254014480f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar
ArtifactUUID:528165be-5307-41f6-afbe-af9b3469a19e
ArtifactChecksum:YTM5NTFmMTNhMTRmN2ZjNWRhNjI5ZGMwNzhhMDk0MWY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF bab177fd-3190 0
ResourceCustomizationUUID:68fa1aca-c6a0-437e-9ef0-594b357951c8
ResourceInvariantUUID:50d143bc-1c21-407d-98c0-60c2e8d00a6b
ResourceName:pNF bab177fd-3190
ResourceType:PNF
ResourceUUID:710de565-df6a-496a-a156-db7999089487
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-02-24T09:53:46.565Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4e948905-9ff9-4fe5-a0e9-0e9d22a0055b 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-24T09:53:46.587Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-24T09:53:46.587Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-24T09:53:46.588Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-24T09:53:46.588Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 528165be-5307-41f6-afbe-af9b3469a19e from URL: /sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar
2023-02-24T09:53:46.588Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-24T09:53:46.588Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar
2023-02-24T09:53:46.649Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-24T09:53:46.652Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar 528165be-5307-41f6-afbe-af9b3469a19e 88004
2023-02-24T09:53:46.652Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar ASDC sendASDCNotification
2023-02-24T09:53:46.652Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar
2023-02-24T09:53:46.652Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-24T09:53:46.652Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:53:46.653Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:53:46.653Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232426652,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:53:47.653Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-24T09:53:47.654Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-24T09:53:47.654Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 528165be-5307-41f6-afbe-af9b3469a19e, URL: /sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar to file: /app/ASDC/1/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar
2023-02-24T09:53:47.655Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar
2023-02-24T09:53:47.655Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar
2023-02-24T09:53:47.655Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar
2023-02-24T09:53:47.762Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1279878851847056653/Definitions/service-DemoPnfEpyts4vxwa381bcj2rpe-template.yml
2023-02-24T09:53:48.532Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-24T09:53:48.533Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-24T09:53:48.533Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar
2023-02-24T09:53:48.533Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-24T09:53:48.533Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF bab177fd-3190 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-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar
2023-02-24T09:53:48.533Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|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-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar
2023-02-24T09:53:48.533Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|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-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar
2023-02-24T09:53:48.533Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|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-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar
2023-02-24T09:53:48.533Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|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-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar
2023-02-24T09:53:48.534Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|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-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar
2023-02-24T09:53:48.534Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|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-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar
2023-02-24T09:53:48.534Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-24T09:53:48.534Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:53:48.534Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_epYTs4VxWa381BcJ2rpE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:53:48.534Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Node template pNF bab177fd-3190 0 is matching search criteria
2023-02-24T09:53:48.534Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-24T09:53:48.535Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF bab177fd-3190 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-24T09:53:48.535Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:53:48.535Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_epYTs4VxWa381BcJ2rpE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:53:48.535Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Node template pNF bab177fd-3190 0 is matching search criteria
2023-02-24T09:53:48.535Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-24T09:53:48.535Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF bab177fd-3190 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-24T09:53:48.536Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:53:48.536Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_epYTs4VxWa381BcJ2rpE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:53:48.536Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:53:48.536Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_epYTs4VxWa381BcJ2rpE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:53:48.536Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:53:48.536Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_epYTs4VxWa381BcJ2rpE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:53:48.537Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:53:48.537Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_epYTs4VxWa381BcJ2rpE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:53:48.537Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:53:48.537Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_epYTs4VxWa381BcJ2rpE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:53:48.537Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_epYTs4VxWa381BcJ2rpE
Description:catalog service description
Model UUID:4e948905-9ff9-4fe5-a0e9-0e9d22a0055b
Model Version:NULL
Model InvariantUuid:f7a8eab8-9b98-4da7-8a27-5a254014480f
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-24T09:53:48.550Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 710de565-df6a-496a-a156-db7999089487
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-24T09:53:48.554Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||pNF bab177fd-3190 0
2023-02-24T09:53:48.554Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 710de565-df6a-496a-a156-db7999089487
2023-02-24T09:53:48.554Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 4e948905-9ff9-4fe5-a0e9-0e9d22a0055b
2023-02-24T09:53:48.554Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 4e948905-9ff9-4fe5-a0e9-0e9d22a0055b
2023-02-24T09:53:48.554Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF bab177fd-3190 0 710de565-df6a-496a-a156-db7999089487 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-24T09:53:48.558Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@64fa9ecd, org.onap.sdc.toscaparser.api.parameters.Input@1c533ca9, org.onap.sdc.toscaparser.api.parameters.Input@6471bf07, org.onap.sdc.toscaparser.api.parameters.Input@7a6181d, org.onap.sdc.toscaparser.api.parameters.Input@371ae2d2]
2023-02-24T09:53:48.558Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:53:48.559Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_epYTs4VxWa381BcJ2rpE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:53:48.559Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 4e948905-9ff9-4fe5-a0e9-0e9d22a0055b: pNF bab177fd-3190
2023-02-24T09:53:48.559Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||Processing PNF resource: 710de565-df6a-496a-a156-db7999089487
2023-02-24T09:53:48.559Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T09:53:48.559Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_epYTs4VxWa381BcJ2rpE is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T09:53:48.559Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||Resource customization UUID: 68fa1aca-c6a0-437e-9ef0-594b357951c8 is the same as notified resource customizationUUID: 68fa1aca-c6a0-437e-9ef0-594b357951c8
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-24T09:53:48.617Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF bab177fd-3190 710de565-df6a-496a-a156-db7999089487 0 ASDC deployResourceStructure
2023-02-24T09:53:48.617Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar ASDC sendASDCNotification
2023-02-24T09:53:48.617Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar
2023-02-24T09:53:48.618Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-24T09:53:48.618Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:53:48.618Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:53:48.618Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232428617,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:53:49.261Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:53:49.265Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.265Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232304312,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.266Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.266Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.266Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232310444,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-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-24T09:53:49.270Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 2b52b368-18e1-4635-ba9a-58e68cbb3639
2023-02-24T09:53:49.270Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2b52b368-18e1-4635-ba9a-58e68cbb3639 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-24T09:53:49.277Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.277Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "policy-distribution-id",
"timestamp": 1677232310056,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T09:53:49.277Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.277Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.278Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "aai-model-loader",
"timestamp": 1677232310627,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.278Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.278Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.278Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232304312,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.278Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.278Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.278Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "policy-distribution-id",
"timestamp": 1677232311058,
"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-24T09:53:49.281Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2b52b368-18e1-4635-ba9a-58e68cbb3639
2023-02-24T09:53:49.281Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2b52b368-18e1-4635-ba9a-58e68cbb3639 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-24T09:53:49.286Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.286Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "aai-model-loader",
"timestamp": 1677232310627,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.286Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.286Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.286Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232304312,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:53:49.286Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.287Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.287Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "aai-model-loader",
"timestamp": 1677232310627,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.287Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.287Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.287Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232313225,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:53:49.287Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.288Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.288Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "aai-model-loader",
"timestamp": 1677232310627,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.288Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.288Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.288Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "aai-model-loader",
"timestamp": 1677232310627,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.288Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.288Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.289Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "aai-model-loader",
"timestamp": 1677232310627,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/resourceInstances/pnfbab177fd31900/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.289Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.289Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.289Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232315514,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T09:53:49.289Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.289Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.289Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "aai-model-loader",
"timestamp": 1677232310627,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.290Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.290Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.290Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232316518,
"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-24T09:53:49.292Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 2b52b368-18e1-4635-ba9a-58e68cbb3639
2023-02-24T09:53:49.292Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2b52b368-18e1-4635-ba9a-58e68cbb3639 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-24T09:53:49.302Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.302Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "aai-model-loader",
"timestamp": 1677232310627,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:53:49.302Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.303Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.303Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "aai-model-loader",
"timestamp": 1677232318850,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:53:49.303Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.303Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.303Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "aai-model-loader",
"timestamp": 1677232325139,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEpyts4vxwa381bcj2rpe/1.0/artifacts/service-DemoPnfEpyts4vxwa381bcj2rpe-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T09:53:49.304Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.304Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.304Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "aai-model-loader",
"timestamp": 1677232326143,
"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-24T09:53:49.307Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 2b52b368-18e1-4635-ba9a-58e68cbb3639
2023-02-24T09:53:49.307Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2b52b368-18e1-4635-ba9a-58e68cbb3639 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-24T09:53:49.313Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.313Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "policy-distribution-id",
"timestamp": 1677232312061,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.313Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.313Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.314Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "multicloud-k8s",
"timestamp": 1677232308958,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.314Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.314Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.314Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232311446,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.315Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.315Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.315Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232334311,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.315Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.315Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.316Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "multicloud-k8s",
"timestamp": 1677232308958,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-02-24T09:53:49.316Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.316Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.317Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232311446,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.317Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.317Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.318Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "policy-distribution-id",
"timestamp": 1677232312061,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.318Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.318Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.319Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232334311,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.319Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.319Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.319Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "aai-model-loader",
"timestamp": 1677232340629,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.319Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.320Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.320Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "multicloud-k8s",
"timestamp": 1677232308958,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-02-24T09:53:49.320Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.320Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.320Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "policy-distribution-id",
"timestamp": 1677232312061,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-02-24T09:53:49.321Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.321Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.321Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232311446,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.322Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.322Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.322Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232334311,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.322Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.323Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.323Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "aai-model-loader",
"timestamp": 1677232340629,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.324Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.324Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.324Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "multicloud-k8s",
"timestamp": 1677232308958,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.325Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.325Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.325Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232311446,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.325Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.325Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.326Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "policy-distribution-id",
"timestamp": 1677232312061,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.326Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.326Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.326Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232334311,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.327Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.327Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.327Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "aai-model-loader",
"timestamp": 1677232340629,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.327Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.328Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.328Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "multicloud-k8s",
"timestamp": 1677232308958,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-02-24T09:53:49.328Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.328Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.329Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "policy-distribution-id",
"timestamp": 1677232312061,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.329Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.329Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.330Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232311446,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.330Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.330Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.330Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232334311,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.331Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.331Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.331Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "aai-model-loader",
"timestamp": 1677232340629,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.332Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.332Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.332Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "multicloud-k8s",
"timestamp": 1677232308958,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.333Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.333Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.333Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232311446,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.333Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.333Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.333Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "policy-distribution-id",
"timestamp": 1677232312061,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.334Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.334Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.334Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232334311,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.334Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.335Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.335Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "aai-model-loader",
"timestamp": 1677232340629,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.335Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.335Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.336Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "multicloud-k8s",
"timestamp": 1677232308958,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:53:49.336Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.336Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.336Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232311446,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:53:49.337Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.337Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.337Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "policy-distribution-id",
"timestamp": 1677232312061,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:53:49.337Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.337Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.338Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232334311,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:53:49.338Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.338Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.338Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "aai-model-loader",
"timestamp": 1677232340629,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T09:53:49.339Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.339Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.339Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232345797,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:53:49.339Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.339Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.340Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "multicloud-k8s",
"timestamp": 1677232345385,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:53:49.340Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.340Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.340Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "policy-distribution-id",
"timestamp": 1677232345387,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:53:49.341Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.341Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.341Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232346371,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:53:49.341Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.342Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.342Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "aai-model-loader",
"timestamp": 1677232340629,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T09:53:49.343Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.343Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.343Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "policy-distribution-id",
"timestamp": 1677232346392,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T09:53:49.344Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.344Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.344Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "cds-sdc-listener",
"timestamp": 1677232346800,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T09:53:49.351Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of db35a416-c2cb-4530-9e0c-e990f138d164
2023-02-24T09:53:49.352Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId db35a416-c2cb-4530-9e0c-e990f138d164 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-24T09:53:49.357Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.357Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "multicloud-k8s",
"timestamp": 1677232346489,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:53:49.358Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.358Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.358Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "aai-model-loader",
"timestamp": 1677232347791,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:53:49.358Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.358Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.359Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "policy-distribution-id",
"timestamp": 1677232347393,
"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-24T09:53:49.361Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of db35a416-c2cb-4530-9e0c-e990f138d164
2023-02-24T09:53:49.361Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId db35a416-c2cb-4530-9e0c-e990f138d164 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-24T09:53:49.366Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.366Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "multicloud-k8s",
"timestamp": 1677232347588,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-02-24T09:53:49.367Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.367Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.367Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232348891,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T09:53:49.367Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.368Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.368Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "multicloud-k8s",
"timestamp": 1677232348623,
"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-24T09:53:49.370Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of db35a416-c2cb-4530-9e0c-e990f138d164
2023-02-24T09:53:49.370Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId db35a416-c2cb-4530-9e0c-e990f138d164 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-24T09:53:49.374Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.374Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677232349895,
"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-24T09:53:49.376Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of db35a416-c2cb-4530-9e0c-e990f138d164
2023-02-24T09:53:49.376Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId db35a416-c2cb-4530-9e0c-e990f138d164 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-24T09:53:49.382Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.383Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "multicloud-k8s",
"timestamp": 1677232349626,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-24T09:53:49.383Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.383Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.383Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "aai-model-loader",
"timestamp": 1677232355958,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T09:53:49.384Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T09:53:49.384Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T09:53:49.384Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "aai-model-loader",
"timestamp": 1677232356962,
"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-24T09:53:49.386Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of db35a416-c2cb-4530-9e0c-e990f138d164
2023-02-24T09:53:49.386Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId db35a416-c2cb-4530-9e0c-e990f138d164 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-24T09:53:49.619Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2b52b368-18e1-4635-ba9a-58e68cbb3639
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-24T09:53:49.627Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2b52b368-18e1-4635-ba9a-58e68cbb3639
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-24T09:53:49.630Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T09:53:49.631Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-24T09:53:49.631Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-24T09:53:49.631Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-24T09:53:49.631Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T09:53:49.631Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T09:53:49.631Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T09:53:49.632Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T09:53:49.632Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T09:53:49.632Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|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-24T09:53:49.635Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-24T09:54:19.635Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2b52b368-18e1-4635-ba9a-58e68cbb3639 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-24T09:54:19.642Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2b52b368-18e1-4635-ba9a-58e68cbb3639 and serviceModelVersionId: 4e948905-9ff9-4fe5-a0e9-0e9d22a0055b
2023-02-24T09:54:19.642Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f7a8eab8-9b98-4da7-8a27-5a254014480f
2023-02-24T09:54:19.643Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f7a8eab8-9b98-4da7-8a27-5a254014480f/model-vers/model-ver/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b?depth=0
2023-02-24T09:54:19.647Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-02-24T09:54:19.705Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f7a8eab8-9b98-4da7-8a27-5a254014480f/model-vers/model-ver/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b?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-24T09:54:19.707Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f7a8eab8-9b98-4da7-8a27-5a254014480f/model-vers/model-ver/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b?depth=0|INFO|500||Invoke
2023-02-24T09:54:19.722Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f7a8eab8-9b98-4da7-8a27-5a254014480f/model-vers/model-ver/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-24T09:54:19.888Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f7a8eab8-9b98-4da7-8a27-5a254014480f/model-vers/model-ver/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b?depth=0|INFO|500||InvokeReturn
2023-02-24T09:54:19.889Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f7a8eab8-9b98-4da7-8a27-5a254014480f/model-vers/model-ver/4e948905-9ff9-4fe5-a0e9-0e9d22a0055b?depth=0 has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 09:54:21 GMT], content-length=[0], vertex-id=[180296], x-aai-txid=[1-aai-resources-230224-09:54:21:895-9153], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-24T09:54:19.889Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-02-24T09:54:19.889Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-24T09:54:19.890Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|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-24T09:54:19.898Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|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-24T09:54:19.898Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2b52b368-18e1-4635-ba9a-58e68cbb3639 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-24T09:54:19.898Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-24T09:54:19.899Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:54:19.899Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:54:19.899Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2b52b368-18e1-4635-ba9a-58e68cbb3639",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232459898,
"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-24T09:54:20.910Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T09:54:20.910Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"db35a416-c2cb-4530-9e0c-e990f138d164","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"758c3368-6024-4ad4-8b20-f82ed255bf6c","serviceDescription":"service","serviceInvariantUUID":"ebc504b7-9e78-4c55-b437-2f73aede56f0","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"08ef567d-8a97-47a4-91a4-f9e8cb170447","resourceInvariantUUID":"dd7cc799-1651-4cb9-bf37-04fa7dd0efc3","resourceCustomizationUUID":"a21baee0-a95f-4e45-a398-eae5296252d7","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":"ZGQ3MjYyYWFmNTExYzkxNmNjYjFhNzNhMjdkODI5NDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ce8336f1-7f52-4dc2-9ad7-7d4ba35c5220","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":"ZjRhYzg2NGNmZWE3YjBjNjIxMDAzNjBmMDY0YjRjYWI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e430f3ea-aa82-487a-bec5-17fddd7760cb","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":"28bad313-81fe-42c4-83ce-0c6a93ed6e62","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":"dcd935d9-5191-4345-8a15-4ae8252c17a4","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":"4cf1cb7c-3fe6-45c0-82de-4a2e1671b31b","artifactVersion":"2","generatedFromUUID":"28bad313-81fe-42c4-83ce-0c6a93ed6e62"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"MzU5NzAyODMzMDdiYjE2ZWE2YjI4OTk4MTZmMmY4NWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9fd76f99-4ca1-47ad-b374-a971254150df","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"OGUxNTViZTdkZWIzZDU2MGJlNGY4ZjFhYTExM2E1Yjc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d18972ee-1af0-4df6-8fb9-a64583950abe","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-24T09:54:20.911Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:54:20.911Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:54:20.911Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:54:20.911Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232418519,
"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-24T09:54:21.912Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:54:21.912Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:54:21.912Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:54:21.912Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232418519,
"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-24T09:54:22.913Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:54:22.914Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:54:22.914Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:54:22.914Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232418519,
"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-24T09:54:23.915Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:54:23.915Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:54:23.915Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:54:23.915Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232418519,
"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-24T09:54:24.918Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:54:24.918Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:54:24.919Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:54:24.919Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232418519,
"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-24T09:54:25.920Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:54:25.920Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:54:25.920Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:54:25.920Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232418519,
"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-24T09:54:26.921Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T09:54:26.922Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:54:26.922Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:54:26.922Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232418519,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T09:54:27.939Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "758c3368-6024-4ad4-8b20-f82ed255bf6c",
"serviceDescription": "service",
"serviceInvariantUUID": "ebc504b7-9e78-4c55-b437-2f73aede56f0",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "a21baee0-a95f-4e45-a398-eae5296252d7",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "08ef567d-8a97-47a4-91a4-f9e8cb170447",
"resourceInvariantUUID": "dd7cc799-1651-4cb9-bf37-04fa7dd0efc3",
"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": "ZjRhYzg2NGNmZWE3YjBjNjIxMDAzNjBmMDY0YjRjYWI\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "e430f3ea-aa82-487a-bec5-17fddd7760cb",
"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": "28bad313-81fe-42c4-83ce-0c6a93ed6e62",
"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": "4cf1cb7c-3fe6-45c0-82de-4a2e1671b31b",
"generatedFromUUID": "28bad313-81fe-42c4-83ce-0c6a93ed6e62"
},
"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": "4cf1cb7c-3fe6-45c0-82de-4a2e1671b31b",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "OGUxNTViZTdkZWIzZDU2MGJlNGY4ZjFhYTExM2E1Yjc\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "d18972ee-1af0-4df6-8fb9-a64583950abe"
}
],
"workloadContext": "Production"
}
2023-02-24T09:54:27.940Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-24T09:54:27.940Z|2b52b368-18e1-4635-ba9a-58e68cbb3639|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 758c3368-6024-4ad4-8b20-f82ed255bf6c ASDC
2023-02-24T09:54:27.941Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:db35a416-c2cb-4530-9e0c-e990f138d164
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:758c3368-6024-4ad4-8b20-f82ed255bf6c
ServiceInvariantUUID:ebc504b7-9e78-4c55-b437-2f73aede56f0
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:d18972ee-1af0-4df6-8fb9-a64583950abe
ArtifactChecksum:OGUxNTViZTdkZWIzZDU2MGJlNGY4ZjFhYTExM2E1Yjc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:a21baee0-a95f-4e45-a398-eae5296252d7
ResourceInvariantUUID:dd7cc799-1651-4cb9-bf37-04fa7dd0efc3
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:08ef567d-8a97-47a4-91a4-f9e8cb170447
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:e430f3ea-aa82-487a-bec5-17fddd7760cb
ArtifactChecksum:ZjRhYzg2NGNmZWE3YjBjNjIxMDAzNjBmMDY0YjRjYWI=
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:28bad313-81fe-42c4-83ce-0c6a93ed6e62
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:4cf1cb7c-3fe6-45c0-82de-4a2e1671b31b
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:4cf1cb7c-3fe6-45c0-82de-4a2e1671b31b
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-24T09:54:27.941Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 758c3368-6024-4ad4-8b20-f82ed255bf6c 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-24T09:54:27.984Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-24T09:54:27.985Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-24T09:54:27.985Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-24T09:54:27.985Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: d18972ee-1af0-4df6-8fb9-a64583950abe from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-24T09:54:27.985Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-24T09:54:27.986Z|db35a416-c2cb-4530-9e0c-e990f138d164|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-24T09:54:28.142Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-24T09:54:28.143Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar d18972ee-1af0-4df6-8fb9-a64583950abe 75204
2023-02-24T09:54:28.144Z|db35a416-c2cb-4530-9e0c-e990f138d164|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-24T09:54:28.144Z|db35a416-c2cb-4530-9e0c-e990f138d164|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-24T09:54:28.144Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-24T09:54:28.144Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-24T09:54:28.144Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T09:54:28.145Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "db35a416-c2cb-4530-9e0c-e990f138d164",
"consumerID": "SO-sdc-controller",
"timestamp": 1677232468144,
"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-24T09:54:29.145Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-24T09:54:29.146Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-24T09:54:29.146Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: d18972ee-1af0-4df6-8fb9-a64583950abe, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-02-24T09:54:29.147Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-02-24T09:54:29.147Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-02-24T09:54:29.148Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-02-24T09:54:29.299Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12241444717644882138/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-24T09:54:30.543Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-24T09:54:30.544Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-24T09:54:30.544Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-24T09:54:30.544Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-24T09:54:30.544Z|db35a416-c2cb-4530-9e0c-e990f138d164|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-24T09:54:30.544Z|db35a416-c2cb-4530-9e0c-e990f138d164|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-24T09:54:30.544Z|db35a416-c2cb-4530-9e0c-e990f138d164|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-24T09:54:30.544Z|db35a416-c2cb-4530-9e0c-e990f138d164|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-24T09:54:30.545Z|db35a416-c2cb-4530-9e0c-e990f138d164|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-24T09:54:30.545Z|db35a416-c2cb-4530-9e0c-e990f138d164|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-24T09:54:30.545Z|db35a416-c2cb-4530-9e0c-e990f138d164|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-24T09:54:30.545Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-24T09:54:30.545Z|db35a416-c2cb-4530-9e0c-e990f138d164|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery