By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.3.7.RELEASE)
2023-04-28T23:20:12.766Z||main|||||INFO|500||The following profiles are active: basic
2023-04-28T23:20:23.602Z||main|||||INFO|500||Starting service [Tomcat]
2023-04-28T23:20:23.603Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-04-28T23:20:23.723Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-04-28T23:20:28.122Z||main|||||INFO|500||catdb-pool - Starting...
2023-04-28T23:20:28.717Z||main|||||INFO|500||catdb-pool - Start completed.
2023-04-28T23:20:29.334Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-04-28T23:20:29.805Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-04-28T23:20:30.567Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-28T23:20:33.669Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-28T23:20:34.386Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-04-28T23:20:36.440Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-28T23:20:36.546Z||main|||||INFO|500||reqdb-pool - Starting...
2023-04-28T23:20:36.770Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-04-28T23:20:36.781Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-04-28T23:20:37.270Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-28T23:20:37.501Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-28T23:20:38.299Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-04-28T23:20:41.216Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-04-28T23:20:43.141Z||main|||||WARN|500||---
2023-04-28T23:20:43.142Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-04-28T23:20:43.142Z||main|||||WARN|500||---
2023-04-28T23:20:43.555Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-04-28T23:20:47.973Z||main|||||INFO|500||Started Application in 38.273 seconds (JVM running for 41.701)
2023-04-28T23:20:47.990Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-04-28T23:20:47.992Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-04-28T23:20:48.005Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-04-28T23:20:48.048Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 64473ff5-4139-4e3d-ac1e-3c214af3446c url= /sdc/v1/artifactTypes
2023-04-28T23:20:48.054Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-28T23:20:48.240Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-28T23:20:48.284Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-04-28T23:20:48.284Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-04-28T23:20:48.284Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 02c73730-d49b-42b0-ac6e-570142d14ccc url= /sdc/v1/distributionKafkaData
2023-04-28T23:20:48.285Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-04-28T23:20:48.325Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-28T23:20:48.330Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@2175230c
2023-04-28T23:20:48.388Z||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-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2023-04-28T23:20:48.430Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Instantiated an idempotent producer.
2023-04-28T23:20:48.506Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-04-28T23:20:48.556Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-28T23:20:48.556Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-28T23:20:48.557Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682724048553
2023-04-28T23:20:48.561Z||scheduling-1|||||INFO|500||start DistributionClient
2023-04-28T23:20:48.580Z||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-d861040a-1eff-407d-b98e-699fcf610db7
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = SO
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-04-28T23:20:48.704Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-28T23:20:48.704Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-28T23:20:48.705Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682724048704
2023-04-28T23:20:48.706Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:20:48.709Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:20:48.709Z||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-2b6f757b-1606-46ca-981d-8b5d880992e7
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = SO
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-04-28T23:20:48.718Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-28T23:20:48.718Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-28T23:20:48.718Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682724048718
2023-04-28T23:20:48.719Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:20:48.723Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:20:48.729Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-04-28T23:20:49.496Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:49.496Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 mvzb2d1JSouEb3YL7fhuOQ
2023-04-28T23:20:49.497Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:49.497Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 mvzb2d1JSouEb3YL7fhuOQ
2023-04-28T23:20:49.497Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:49.497Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:49.497Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:49.498Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:49.498Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Cluster ID: rWI8VWVQQcyVqwmRjQW6NQ
2023-04-28T23:20:49.499Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Cluster ID: rWI8VWVQQcyVqwmRjQW6NQ
2023-04-28T23:20:49.497Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 mvzb2d1JSouEb3YL7fhuOQ
2023-04-28T23:20:49.501Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 mvzb2d1JSouEb3YL7fhuOQ
2023-04-28T23:20:49.501Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 mvzb2d1JSouEb3YL7fhuOQ
2023-04-28T23:20:49.501Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-04-28T23:20:49.501Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 mvzb2d1JSouEb3YL7fhuOQ
2023-04-28T23:20:49.502Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Cluster ID: rWI8VWVQQcyVqwmRjQW6NQ
2023-04-28T23:20:49.501Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] ProducerId set to 3 with epoch 0
2023-04-28T23:20:49.502Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-04-28T23:20:49.525Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] (Re-)joining group
2023-04-28T23:20:49.527Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] (Re-)joining group
2023-04-28T23:20:49.603Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7-b4279d80-78c3-4377-9c61-ebd587d0711a
2023-04-28T23:20:49.603Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7-d5745acc-8d75-40ea-a5ee-9cd526c61111
2023-04-28T23:20:49.604Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-28T23:20:49.604Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-28T23:20:49.604Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] (Re-)joining group
2023-04-28T23:20:49.604Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] (Re-)joining group
2023-04-28T23:20:55.614Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7-d5745acc-8d75-40ea-a5ee-9cd526c61111', protocol='range'}
2023-04-28T23:20:55.614Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7-b4279d80-78c3-4377-9c61-ebd587d0711a', protocol='range'}
2023-04-28T23:20:55.668Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:55.668Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:55.668Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:55.668Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:55.668Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:55.669Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, 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 oye73unjSBi9LQvN7J74fg
2023-04-28T23:20:55.672Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7-b4279d80-78c3-4377-9c61-ebd587d0711a=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7-d5745acc-8d75-40ea-a5ee-9cd526c61111=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-04-28T23:20:55.713Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7-d5745acc-8d75-40ea-a5ee-9cd526c61111', protocol='range'}
2023-04-28T23:20:55.714Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-28T23:20:55.713Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7-b4279d80-78c3-4377-9c61-ebd587d0711a', protocol='range'}
2023-04-28T23:20:55.717Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-28T23:20:55.720Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-28T23:20:55.720Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-28T23:20:55.739Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-28T23:20:55.739Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-04-28T23:20:55.739Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-04-28T23:20:55.740Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-04-28T23:20:55.740Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-04-28T23:20:55.740Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-04-28T23:20:55.740Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-28T23:20:55.741Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-04-28T23:20:55.744Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-04-28T23:20:55.745Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-04-28T23:20:55.745Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-04-28T23:20:55.746Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-04-28T23:20:55.785Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-28T23:20:55.786Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-28T23:20:55.830Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-28T23:20:55.830Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-28T23:20:55.830Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-28T23:20:55.831Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-28T23:20:55.832Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-28T23:20:55.832Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-28T23:20:55.835Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-28T23:20:55.835Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-28T23:20:55.836Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-28T23:20:55.836Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-28T23:21:48.715Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:21:48.724Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:22:48.718Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:22:48.725Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:23:48.719Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:23:48.728Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:24:48.720Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:24:48.731Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:25:48.721Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:25:48.733Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:26:48.723Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:26:48.733Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:27:48.725Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:27:48.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:28:48.726Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:28:48.737Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:29:48.731Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:29:48.737Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:29:49.505Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d861040a-1eff-407d-b98e-699fcf610db7, groupId=SO] Node -1 disconnected.
2023-04-28T23:29:49.672Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2b6f757b-1606-46ca-981d-8b5d880992e7, groupId=SO] Node -1 disconnected.
2023-04-28T23:29:49.742Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Node -1 disconnected.
2023-04-28T23:30:48.733Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:30:48.739Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:30:53.608Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-04-28T23:31:48.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:31:48.740Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:32:48.736Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:32:48.741Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:33:48.738Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:33:48.742Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:34:48.739Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:34:48.743Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:35:48.741Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:35:48.744Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:36:48.742Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:36:48.745Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:37:48.743Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:37:48.760Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:38:48.744Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:38:48.764Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:39:48.746Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:39:48.770Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:40:48.748Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:40:48.772Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:41:48.748Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:41:48.772Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:42:48.749Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:42:48.774Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:43:48.750Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:43:48.774Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:44:48.750Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:44:48.775Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:45:48.752Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:45:48.777Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:46:48.752Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:46:48.778Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:47:48.754Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:47:48.778Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:48:48.755Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:48:48.780Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:49:48.756Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:49:48.782Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:50:48.758Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:50:48.782Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:51:48.760Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:51:48.783Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:52:48.761Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:52:48.785Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:53:48.762Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:53:48.785Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:54:48.763Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:54:48.787Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:55:48.764Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:55:48.787Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:56:48.765Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:56:48.788Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:57:48.766Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:57:48.793Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:58:48.767Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:58:48.794Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-28T23:59:48.768Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-28T23:59:48.794Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:00:48.769Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:00:48.795Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:01:48.771Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:01:48.797Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:02:48.772Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:02:48.798Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:03:48.772Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:03:48.799Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:04:48.773Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:04:48.800Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:05:48.775Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:05:48.800Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:06:48.777Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:06:48.801Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:07:48.777Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:07:48.802Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:08:48.778Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:08:48.804Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:09:48.779Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:09:48.805Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:10:48.780Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:10:48.806Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:11:48.780Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:11:48.806Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:12:48.781Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:12:48.807Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:13:48.781Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:13:48.808Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:14:48.783Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:14:48.809Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:15:48.785Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:15:48.811Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:16:48.785Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:16:48.813Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:17:48.786Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:17:48.814Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:18:48.787Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:18:48.815Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:19:48.788Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:19:48.816Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:20:48.790Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:20:48.818Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:21:48.790Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:21:48.819Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:22:48.792Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:22:48.821Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:23:48.792Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:23:48.822Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:24:48.792Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:24:48.823Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:25:48.793Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:25:48.824Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:26:48.795Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:26:48.826Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:27:48.809Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:27:48.826Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:28:48.810Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:28:48.828Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:29:48.813Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:29:48.829Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:30:48.814Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:30:48.829Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:31:48.815Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:31:48.830Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:32:48.817Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:32:48.830Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:33:48.818Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:33:48.831Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:34:48.819Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:34:48.832Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:23.551Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-29T00:35:23.552Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"03073502-c877-4e86-bd0c-60ba9b9b7dc2","serviceName":"vFW 2023-04-29 00-34-05","serviceVersion":"1.0","serviceUUID":"ba872f26-7e06-4b83-b2b6-7aba6e2fb86e","serviceDescription":"catalog service description","serviceInvariantUUID":"a0ad2dc0-21d6-4696-8eb4-b34c98771b23","resources":[{"resourceInstanceName":"vFW 43bba85f-850b 0","resourceName":"vFW 43bba85f-850b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ad8f5c27-e98c-4e46-83b1-797f9c79346a","resourceInvariantUUID":"c27fbc82-ba80-4f46-8589-a8f01fe345ff","resourceCustomizationUUID":"ec1f3f08-1eaf-4701-bd04-48d2e7dec1a3","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vf-license-model.xml","artifactChecksum":"ZGI1MDFmYzRlM2Q1MjNkZGE4NzY2YzAxZmRhNWU4MGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8e72ef82-88a6-461a-b8d1-439c58cae686","artifactVersion":"1"},{"artifactName":"vfw43bba85f850b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json","artifactChecksum":"NzAzZmU0ZjE5NzY4ZmVlYTdjNjlhOWE5YWEyNjQzZWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"04e490ac-d54e-4f46-9017-aff9997f9ce0","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"af5f1897-92f5-4abd-89f9-2bcf9c5db868","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vendor-license-model.xml","artifactChecksum":"OTA5YWM2MzBiZDY3NzBiNGZhODMxODU5MjdmODk5Yjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"81f058d4-cb68-42de-8af6-e012f029f0a3","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f07b1a88-b19b-4ded-9a8c-93d522a5ada4","artifactVersion":"2","generatedFromUUID":"af5f1897-92f5-4abd-89f9-2bcf9c5db868"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230429003405-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-template.yml","artifactChecksum":"M2E1MDgxMDQ5MjU5NGYwNDMzZGNjNWFjNzIzYzg1MTM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b2cdfa42-f8db-47e0-a6a9-b7a4ecc6c90c","artifactVersion":"1"},{"artifactName":"service-Vfw20230429003405-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar","artifactChecksum":"NzM4ZDY0OTAxMjBmNTc3ODlmNjdiNWM1Y2MwMGYyMWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5ce316f6-bec6-4de5-95c8-fc40d2d1082d","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-29T00:35:23.565Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:35:23.571Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:23.571Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:23.571Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728488819,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:23.580Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:35:23.581Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:35:23.581Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:35:23.581Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:35:23.581Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:35:23.582Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:35:23.669Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:35:23.669Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728488819,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:35:23.683Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:35:24.603Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:35:24.604Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:24.604Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:24.604Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728488819,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:25.606Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:35:25.607Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:25.607Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:25.607Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728488819,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:26.609Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:35:26.610Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:26.610Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:26.610Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728488819,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:27.612Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:35:27.612Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:27.612Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:27.613Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728488819,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:28.613Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:35:28.614Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:28.614Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:28.614Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728488819,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:29.615Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:35:29.615Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:29.615Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:29.615Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728488819,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:30.617Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"serviceName": "vFW 2023-04-29 00-34-05",
"serviceVersion": "1.0",
"serviceUUID": "ba872f26-7e06-4b83-b2b6-7aba6e2fb86e",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "a0ad2dc0-21d6-4696-8eb4-b34c98771b23",
"resources": [
{
"resourceInstanceName": "vFW 43bba85f-850b 0",
"resourceCustomizationUUID": "ec1f3f08-1eaf-4701-bd04-48d2e7dec1a3",
"resourceName": "vFW 43bba85f-850b",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "ad8f5c27-e98c-4e46-83b1-797f9c79346a",
"resourceInvariantUUID": "c27fbc82-ba80-4f46-8589-a8f01fe345ff",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw43bba85f850b0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
"artifactChecksum": "NzAzZmU0ZjE5NzY4ZmVlYTdjNjlhOWE5YWEyNjQzZWY\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "04e490ac-d54e-4f46-9017-aff9997f9ce0",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "af5f1897-92f5-4abd-89f9-2bcf9c5db868",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f07b1a88-b19b-4ded-9a8c-93d522a5ada4",
"generatedFromUUID": "af5f1897-92f5-4abd-89f9-2bcf9c5db868"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "f07b1a88-b19b-4ded-9a8c-93d522a5ada4",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230429003405-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
"artifactChecksum": "NzM4ZDY0OTAxMjBmNTc3ODlmNjdiNWM1Y2MwMGYyMWM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "5ce316f6-bec6-4de5-95c8-fc40d2d1082d"
}
],
"workloadContext": "Production"
}
2023-04-29T00:35:30.618Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-29T00:35:30.619Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ba872f26-7e06-4b83-b2b6-7aba6e2fb86e ASDC
2023-04-29T00:35:30.702Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:03073502-c877-4e86-bd0c-60ba9b9b7dc2
ServiceName:vFW 2023-04-29 00-34-05
ServiceVersion:1.0
ServiceUUID:ba872f26-7e06-4b83-b2b6-7aba6e2fb86e
ServiceInvariantUUID:a0ad2dc0-21d6-4696-8eb4-b34c98771b23
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230429003405-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar
ArtifactUUID:5ce316f6-bec6-4de5-95c8-fc40d2d1082d
ArtifactChecksum:NzM4ZDY0OTAxMjBmNTc3ODlmNjdiNWM1Y2MwMGYyMWM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 43bba85f-850b 0
ResourceCustomizationUUID:ec1f3f08-1eaf-4701-bd04-48d2e7dec1a3
ResourceInvariantUUID:c27fbc82-ba80-4f46-8589-a8f01fe345ff
ResourceName:vFW 43bba85f-850b
ResourceType:VF
ResourceUUID:ad8f5c27-e98c-4e46-83b1-797f9c79346a
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw43bba85f850b0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json
ArtifactUUID:04e490ac-d54e-4f46-9017-aff9997f9ce0
ArtifactChecksum:NzAzZmU0ZjE5NzY4ZmVlYTdjNjlhOWE5YWEyNjQzZWY=
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/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml
ArtifactUUID:af5f1897-92f5-4abd-89f9-2bcf9c5db868
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/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env
ArtifactUUID:f07b1a88-b19b-4ded-9a8c-93d522a5ada4
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/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env
ArtifactUUID:f07b1a88-b19b-4ded-9a8c-93d522a5ada4
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-29T00:35:30.703Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ba872f26-7e06-4b83-b2b6-7aba6e2fb86e ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:35:30.872Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T00:35:30.873Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:35:30.873Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:35:30.873Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 5ce316f6-bec6-4de5-95c8-fc40d2d1082d from URL: /sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:30.874Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:35:30.875Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:31.067Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:35:31.116Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar 5ce316f6-bec6-4de5-95c8-fc40d2d1082d 101453
2023-04-29T00:35:31.118Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar ASDC sendASDCNotification
2023-04-29T00:35:31.118Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:31.119Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:35:31.121Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:31.121Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:31.121Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728531117,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:32.122Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T00:35:32.123Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:35:32.124Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 5ce316f6-bec6-4de5-95c8-fc40d2d1082d, URL: /sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar to file: /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:32.125Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230429003405-csar.csar
2023-04-29T00:35:32.184Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:32.184Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:32.554Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14716147518214152958/Definitions/service-Vfw20230429003405-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-04-29T00:35:34.612Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||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-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||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-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||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-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 43bba85f-850b 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-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||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-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:34.616Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-29T00:35:34.622Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:34.623Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:34.626Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is matching search criteria
2023-04-29T00:35:34.626Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-29T00:35:34.627Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 43bba85f-850b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T00:35:34.628Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:34.628Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:34.628Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is matching search criteria
2023-04-29T00:35:34.628Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-29T00:35:34.628Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 43bba85f-850b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T00:35:34.629Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:34.629Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:34.631Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:34.631Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is not matching search criteria
2023-04-29T00:35:34.631Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-29T00:35:34.631Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-29T00:35:34.631Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.631Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:34.632Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-29T00:35:34.633Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:34.633Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is matching search criteria
2023-04-29T00:35:34.633Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 43bba85f-850b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:35:34.633Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is matching search criteria
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 43bba85f-850b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is matching search criteria
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 43bba85f-850b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is not matching search criteria
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.634Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=9d26c1e6-d9cb-40e2-8470-7a14f1fedeb2
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is not matching search criteria
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-29T00:35:34.635Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.636Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-29T00:35:34.636Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-29T00:35:34.636Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-29T00:35:34.636Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:34.636Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-29T00:35:34.636Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.636Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=a88d399d-8ca9-4b3c-9ee8-beb47c68fbe3
2023-04-29T00:35:34.636Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:34.636Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is not matching search criteria
2023-04-29T00:35:34.636Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-29T00:35:34.636Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-29T00:35:34.637Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.637Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:34.637Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-29T00:35:34.637Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.637Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-29T00:35:34.637Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-29T00:35:34.637Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=e02a8fb5-c078-4d59-8327-fc730fe5f07d
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:34.638Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-04-29 00-34-05
Description:catalog service description
Model UUID:ba872f26-7e06-4b83-b2b6-7aba6e2fb86e
Model Version:NULL
Model InvariantUuid:a0ad2dc0-21d6-4696-8eb4-b34c98771b23
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 43bba85f-850b
Model UUID:93ff3816-eb32-4f1a-be6e-ffedd95073ef
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:c27fbc82-ba80-4f46-8589-a8f01fe345ff
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:ec1f3f08-1eaf-4701-bd04-48d2e7dec1a3
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:bae44573-c846-4c94-aca9-7545f8e584a1
ModelName:Vfw43bba85f850b..base_vfw..module-0
ModelUuid:3efd6c59-32f5-409e-8424-b4668a500fdb
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:9d26c1e6-d9cb-40e2-8470-7a14f1fedeb2
ModelInvariantUuid:5ff041ff-4c48-4bc6-9330-74afd4ea70f3
ModelName:vFW 43bba85f-850b-nodes.vfwCvfc
ModelUuid:32bf5045-c90c-4d7e-8551-746af4653390
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:da4d15e8-df5c-486a-a527-ca0d47273aba
ModelInvariantUuid:56f99e8e-6618-436b-8568-fc0b24de8b5d
ModelName:Vfw43bba85f850b.compute.nodes.heat.vfw
ModelUuid:3a389018-4239-4bed-9b05-fc9c876db358
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:a88d399d-8ca9-4b3c-9ee8-beb47c68fbe3
ModelInvariantUuid:892ceb4c-1284-4b38-8a34-6ebee2c25de1
ModelName:vFW 43bba85f-850b-nodes.vsnCvfc
ModelUuid:60e80c83-efe4-417f-898a-c4dd95fa7752
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:290583b6-cbe1-45a8-94a6-164b8e350077
ModelInvariantUuid:16ee9ce1-d5c6-4a2f-892a-daa1be247699
ModelName:Vfw43bba85f850b.compute.nodes.heat.vsn
ModelUuid:45e2f324-22d7-40fc-a47a-2caf9a04207f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:e02a8fb5-c078-4d59-8327-fc730fe5f07d
ModelInvariantUuid:7ea2a29f-e51b-4e6b-9842-a159ec863622
ModelName:vFW 43bba85f-850b-nodes.vpgCvfc
ModelUuid:13bedf0f-c7fe-4d6c-80bf-fadf2295383a
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:e8e0e9a4-005f-4568-b3d8-4b565631a4f2
ModelInvariantUuid:ce41eb89-ab36-4d1b-9796-0017a53ce6f0
ModelName:Vfw43bba85f850b.compute.nodes.heat.vpg
ModelUuid:49d0554e-11bc-4e5e-b01a-28e5e4a23bf2
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-29T00:35:34.674Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: ad8f5c27-e98c-4e46-83b1-797f9c79346a
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-29T00:35:34.723Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||vFW 43bba85f-850b 0
2023-04-29T00:35:34.728Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ad8f5c27-e98c-4e46-83b1-797f9c79346a
2023-04-29T00:35:34.728Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 04e490ac-d54e-4f46-9017-aff9997f9ce0 from URL: /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json
2023-04-29T00:35:34.728Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:35:34.728Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json
2023-04-29T00:35:34.838Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:35:34.838Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json 04e490ac-d54e-4f46-9017-aff9997f9ce0 785
2023-04-29T00:35:34.838Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json ASDC sendASDCNotification
2023-04-29T00:35:34.838Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json
2023-04-29T00:35:34.838Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:35:34.839Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:34.839Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:34.839Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728534838,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:35.840Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw43bba85f850b..base_vfw..module-0",
"vfModuleModelInvariantUUID": "bae44573-c846-4c94-aca9-7545f8e584a1",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "3efd6c59-32f5-409e-8424-b4668a500fdb",
"vfModuleModelCustomizationUUID": "75348d17-e70f-45b9-bff3-066a5b830d8a",
"isBase": true,
"artifacts": [
"af5f1897-92f5-4abd-89f9-2bcf9c5db868",
"f07b1a88-b19b-4ded-9a8c-93d522a5ada4"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-29T00:35:35.860Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw43bba85f850b..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3efd6c59-32f5-409e-8424-b4668a500fdb
VfModuleModelInvariantUUID:bae44573-c846-4c94-aca9-7545f8e584a1
VfModuleModelDescription:NULL
Artifacts UUID List:{
af5f1897-92f5-4abd-89f9-2bcf9c5db868
,
f07b1a88-b19b-4ded-9a8c-93d522a5ada4
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-29T00:35:35.864Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw43bba85f850b..base_vfw..module-0",
"vfModuleModelInvariantUUID": "bae44573-c846-4c94-aca9-7545f8e584a1",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "3efd6c59-32f5-409e-8424-b4668a500fdb",
"vfModuleModelCustomizationUUID": "75348d17-e70f-45b9-bff3-066a5b830d8a",
"isBase": true,
"artifacts": [
"af5f1897-92f5-4abd-89f9-2bcf9c5db868",
"f07b1a88-b19b-4ded-9a8c-93d522a5ada4"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-29T00:35:35.864Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw43bba85f850b..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3efd6c59-32f5-409e-8424-b4668a500fdb
VfModuleModelInvariantUUID:bae44573-c846-4c94-aca9-7545f8e584a1
VfModuleModelDescription:NULL
Artifacts UUID List:{
af5f1897-92f5-4abd-89f9-2bcf9c5db868
,
f07b1a88-b19b-4ded-9a8c-93d522a5ada4
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-29T00:35:35.865Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: af5f1897-92f5-4abd-89f9-2bcf9c5db868 from URL: /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml
2023-04-29T00:35:35.865Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:35:35.865Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml
2023-04-29T00:35:35.990Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:35:35.991Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml af5f1897-92f5-4abd-89f9-2bcf9c5db868 20368
2023-04-29T00:35:35.991Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-29T00:35:35.991Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml
2023-04-29T00:35:35.991Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:35:35.991Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:35.991Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:35.992Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728535991,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:36.992Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: f07b1a88-b19b-4ded-9a8c-93d522a5ada4 from URL: /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env
2023-04-29T00:35:36.993Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:35:36.993Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env
2023-04-29T00:35:37.114Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:35:37.114Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env f07b1a88-b19b-4ded-9a8c-93d522a5ada4 2098
2023-04-29T00:35:37.114Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-29T00:35:37.114Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env
2023-04-29T00:35:37.114Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:35:37.115Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:37.115Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:37.115Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728537114,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:38.115Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: ba872f26-7e06-4b83-b2b6-7aba6e2fb86e
2023-04-29T00:35:38.116Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 43bba85f-850b 0 ad8f5c27-e98c-4e46-83b1-797f9c79346a ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-29T00:35:38.179Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@501bc95b, org.onap.sdc.toscaparser.api.parameters.Input@37093ce4, org.onap.sdc.toscaparser.api.parameters.Input@6f07f4fe, org.onap.sdc.toscaparser.api.parameters.Input@69b49464, org.onap.sdc.toscaparser.api.parameters.Input@676bd918]
2023-04-29T00:35:38.182Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:38.182Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:38.183Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic
2023-04-29T00:35:38.183Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= ec1f3f08-1eaf-4701-bd04-48d2e7dec1a3
2023-04-29T00:35:38.183Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: ec1f3f08-1eaf-4701-bd04-48d2e7dec1a3 matches Tosca VF Customization UUID: ec1f3f08-1eaf-4701-bd04-48d2e7dec1a3
2023-04-29T00:35:38.183Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: ec1f3f08-1eaf-4701-bd04-48d2e7dec1a3 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-29T00:35:38.190Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:38.191Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:38.192Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id ec1f3f08-1eaf-4701-bd04-48d2e7dec1a3: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-29T00:35:38.192Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4c8c0471
2023-04-29T00:35:38.192Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:38.192Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-29T00:35:38.192Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 75348d17-e70f-45b9-bff3-066a5b830d8a
2023-04-29T00:35:38.193Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 75348d17-e70f-45b9-bff3-066a5b830d8a
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-29T00:35:38.201Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:38.201Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is matching search criteria
2023-04-29T00:35:38.201Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 43bba85f-850b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:35:38.202Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:38.202Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is matching search criteria
2023-04-29T00:35:38.202Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 43bba85f-850b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:35:38.202Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:38.202Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is not matching search criteria
2023-04-29T00:35:38.202Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-29T00:35:38.202Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-29T00:35:38.202Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-29T00:35:38.203Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-29T00:35:38.203Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-29T00:35:38.203Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-29T00:35:38.203Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:38.203Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-29T00:35:38.203Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:38.203Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-29T00:35:38.203Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-29T00:35:38.203Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=9d26c1e6-d9cb-40e2-8470-7a14f1fedeb2
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-29T00:35:38.223Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:38.223Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is matching search criteria
2023-04-29T00:35:38.223Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 43bba85f-850b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:35:38.223Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:38.223Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is not matching search criteria
2023-04-29T00:35:38.223Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-29T00:35:38.223Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-29T00:35:38.224Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-29T00:35:38.224Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:38.224Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-29T00:35:38.224Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-29T00:35:38.224Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-29T00:35:38.224Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-29T00:35:38.224Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-29T00:35:38.224Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:38.224Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-29T00:35:38.224Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-29T00:35:38.224Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=a88d399d-8ca9-4b3c-9ee8-beb47c68fbe3
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-29T00:35:38.228Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:38.229Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is matching search criteria
2023-04-29T00:35:38.229Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 43bba85f-850b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:35:38.231Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:38.231Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is not matching search criteria
2023-04-29T00:35:38.231Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-29T00:35:38.231Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-29T00:35:38.231Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-29T00:35:38.231Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:38.232Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-29T00:35:38.232Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-29T00:35:38.232Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-29T00:35:38.232Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-29T00:35:38.232Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-29T00:35:38.232Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-29T00:35:38.232Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-29T00:35:38.232Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-29T00:35:38.232Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=e02a8fb5-c078-4d59-8327-fc730fe5f07d
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-29T00:35:38.236Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:38.236Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is matching search criteria
2023-04-29T00:35:38.236Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 43bba85f-850b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:35:38.236Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:38.237Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Node template vFW 43bba85f-850b 0 is matching search criteria
2023-04-29T00:35:38.237Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 43bba85f-850b 0] matching following query criteria: sdcType=VF, customizationUUID=ec1f3f08-1eaf-4701-bd04-48d2e7dec1a3
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-29T00:35:38.240Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:38.241Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:38.241Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid ba872f26-7e06-4b83-b2b6-7aba6e2fb86e: vFW 43bba85f-850b
2023-04-29T00:35:38.241Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:38.241Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:38.241Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:38.241Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:38.241Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:38.241Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:38.241Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:38.242Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:38.242Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:35:38.242Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-04-29 00-34-05 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:35:38.242Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Saving Service: vFW 2023-04-29 00-34-05
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:35:38.844Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 43bba85f-850b ad8f5c27-e98c-4e46-83b1-797f9c79346a 1 ASDC deployResourceStructure
2023-04-29T00:35:38.845Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json ASDC sendASDCNotification
2023-04-29T00:35:38.845Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json
2023-04-29T00:35:38.845Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:35:38.845Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:38.845Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:38.845Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728538845,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:39.847Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-29T00:35:39.847Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml
2023-04-29T00:35:39.847Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:35:39.848Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:39.848Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:39.848Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728539847,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:40.850Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-29T00:35:40.851Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env
2023-04-29T00:35:40.851Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:35:40.851Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:40.852Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:40.852Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728540850,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:41.854Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar ASDC sendASDCNotification
2023-04-29T00:35:41.854Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar
2023-04-29T00:35:41.854Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:35:41.855Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:35:41.855Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:35:41.855Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728541854,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:42.856Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 03073502-c877-4e86-bd0c-60ba9b9b7dc2
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-29T00:35:42.908Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 03073502-c877-4e86-bd0c-60ba9b9b7dc2
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-29T00:35:42.915Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:35:42.915Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-29T00:35:42.915Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-29T00:35:48.721Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:35:48.723Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:35:48.723Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "policy-distribution-id",
"timestamp": 1682728496628,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:35:48.724Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:12.915Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 03073502-c877-4e86-bd0c-60ba9b9b7dc2
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-29T00:36:12.938Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 03073502-c877-4e86-bd0c-60ba9b9b7dc2
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-29T00:36:12.944Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:36:12.944Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-29T00:36:12.944Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-29T00:36:42.944Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 03073502-c877-4e86-bd0c-60ba9b9b7dc2
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-29T00:36:42.977Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 03073502-c877-4e86-bd0c-60ba9b9b7dc2
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-29T00:36:42.984Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:36:42.985Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-29T00:36:42.986Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-29T00:36:48.720Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:36:48.725Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.725Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "multicloud-k8s",
"timestamp": 1682728517250,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.726Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.726Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.726Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "cds-sdc-listener",
"timestamp": 1682728464760,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.726Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.726Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.726Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "aai-model-loader",
"timestamp": 1682728516024,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.726Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.726Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.726Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "ves-openapi-manager",
"timestamp": 1682728521746,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682728515582,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "cds-sdc-listener",
"timestamp": 1682728464760,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "multicloud-k8s",
"timestamp": 1682728517250,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
"status": "NOTIFIED"
}
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "aai-model-loader",
"timestamp": 1682728516024,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.727Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728488819,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
"status": "NOTIFIED"
}
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "policy-distribution-id",
"timestamp": 1682728496628,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "ves-openapi-manager",
"timestamp": 1682728521746,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682728515582,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.728Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "multicloud-k8s",
"timestamp": 1682728517250,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-29T00:36:48.729Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.729Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.729Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "cds-sdc-listener",
"timestamp": 1682728464760,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.729Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "aai-model-loader",
"timestamp": 1682728516024,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728488819,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "policy-distribution-id",
"timestamp": 1682728496628,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "ves-openapi-manager",
"timestamp": 1682728521746,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.730Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682728515582,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "aai-model-loader",
"timestamp": 1682728516024,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "multicloud-k8s",
"timestamp": 1682728517250,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "cds-sdc-listener",
"timestamp": 1682728464760,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728488819,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.731Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "policy-distribution-id",
"timestamp": 1682728496628,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "ves-openapi-manager",
"timestamp": 1682728521746,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682728515582,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "cds-sdc-listener",
"timestamp": 1682728464760,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "multicloud-k8s",
"timestamp": 1682728517250,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "aai-model-loader",
"timestamp": 1682728516024,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.732Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728488819,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "policy-distribution-id",
"timestamp": 1682728496628,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "ves-openapi-manager",
"timestamp": 1682728521746,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682728515582,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "cds-sdc-listener",
"timestamp": 1682728464760,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.733Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "multicloud-k8s",
"timestamp": 1682728517250,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "aai-model-loader",
"timestamp": 1682728516024,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728488819,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "policy-distribution-id",
"timestamp": 1682728496628,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.734Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "ves-openapi-manager",
"timestamp": 1682728521746,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682728515582,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "multicloud-k8s",
"timestamp": 1682728517250,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "cds-sdc-listener",
"timestamp": 1682728464760,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "aai-model-loader",
"timestamp": 1682728516024,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.735Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728488819,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "policy-distribution-id",
"timestamp": 1682728496628,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "ves-openapi-manager",
"timestamp": 1682728521746,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682728515582,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "cds-sdc-listener",
"timestamp": 1682728530278,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.736Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "policy-distribution-id",
"timestamp": 1682728529446,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "multicloud-k8s",
"timestamp": 1682728530409,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "aai-model-loader",
"timestamp": 1682728529875,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728531117,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682728530123,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.737Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.738Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "cds-sdc-listener",
"timestamp": 1682728531295,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:36:48.762Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 03073502-c877-4e86-bd0c-60ba9b9b7dc2
2023-04-29T00:36:48.763Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 03073502-c877-4e86-bd0c-60ba9b9b7dc2 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:36:48.788Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.788Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "policy-distribution-id",
"timestamp": 1682728530469,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-29T00:36:48.789Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.789Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.789Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "multicloud-k8s",
"timestamp": 1682728531558,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.789Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.789Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.789Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "policy-distribution-id",
"timestamp": 1682728531473,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:36:48.805Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 03073502-c877-4e86-bd0c-60ba9b9b7dc2
2023-04-29T00:36:48.805Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 03073502-c877-4e86-bd0c-60ba9b9b7dc2 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:36:48.828Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.828Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "multicloud-k8s",
"timestamp": 1682728532686,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.828Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.828Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.828Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "multicloud-k8s",
"timestamp": 1682728533803,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:36:48.845Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 03073502-c877-4e86-bd0c-60ba9b9b7dc2
2023-04-29T00:36:48.845Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 03073502-c877-4e86-bd0c-60ba9b9b7dc2 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-29T00:36:48.867Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.868Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728534838,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.868Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.868Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.868Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "multicloud-k8s",
"timestamp": 1682728534805,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-29T00:36:48.868Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.868Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.868Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728535991,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.868Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.869Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.869Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728537114,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.869Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.869Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.869Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682728536016,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-29T00:36:48.869Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.869Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.869Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682728537023,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:36:48.889Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 03073502-c877-4e86-bd0c-60ba9b9b7dc2
2023-04-29T00:36:48.890Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 03073502-c877-4e86-bd0c-60ba9b9b7dc2 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:36:48.914Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.915Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728538845,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/vfw43bba85f850b0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-29T00:36:48.915Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.915Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.915Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728539847,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-04-29T00:36:48.915Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.915Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.915Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "policy-distribution-id",
"timestamp": 1682728532475,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.915Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.915Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.915Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "multicloud-k8s",
"timestamp": 1682728535810,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682728532298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728540850,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/resourceInstances/vfw43bba85f850b0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "multicloud-k8s",
"timestamp": 1682728535810,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
"status": "NOTIFIED"
}
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.916Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "policy-distribution-id",
"timestamp": 1682728532475,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682728532298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728541854,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "ves-openapi-manager",
"timestamp": 1682728541413,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.917Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "multicloud-k8s",
"timestamp": 1682728535810,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682728532298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "policy-distribution-id",
"timestamp": 1682728532475,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "ves-openapi-manager",
"timestamp": 1682728541413,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.918Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "multicloud-k8s",
"timestamp": 1682728535810,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "policy-distribution-id",
"timestamp": 1682728532475,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682728532298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "ves-openapi-manager",
"timestamp": 1682728541413,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.919Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "aai-model-loader",
"timestamp": 1682728543529,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230429003405/1.0/artifacts/service-Vfw20230429003405-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-29T00:36:48.920Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.920Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.920Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "multicloud-k8s",
"timestamp": 1682728535810,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-29T00:36:48.920Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.920Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.920Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "policy-distribution-id",
"timestamp": 1682728532475,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.920Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.920Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.920Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682728532298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.920Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.920Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.921Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "ves-openapi-manager",
"timestamp": 1682728541413,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.921Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.921Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.921Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "aai-model-loader",
"timestamp": 1682728544534,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:36:48.935Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 03073502-c877-4e86-bd0c-60ba9b9b7dc2
2023-04-29T00:36:48.936Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 03073502-c877-4e86-bd0c-60ba9b9b7dc2 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:36:48.960Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.960Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "multicloud-k8s",
"timestamp": 1682728535810,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.960Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.960Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682728532298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "policy-distribution-id",
"timestamp": 1682728532475,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "ves-openapi-manager",
"timestamp": 1682728541413,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "multicloud-k8s",
"timestamp": 1682728535810,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.961Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682728532298,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "policy-distribution-id",
"timestamp": 1682728532475,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "aai-model-loader",
"timestamp": 1682728546024,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "ves-openapi-manager",
"timestamp": 1682728541413,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682728545582,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.962Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "multicloud-k8s",
"timestamp": 1682728547424,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "policy-distribution-id",
"timestamp": 1682728546486,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682728547327,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "aai-model-loader",
"timestamp": 1682728546024,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "ves-openapi-manager",
"timestamp": 1682728541413,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:36:48.963Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:12.986Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 03073502-c877-4e86-bd0c-60ba9b9b7dc2
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-29T00:37:13.012Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 03073502-c877-4e86-bd0c-60ba9b9b7dc2
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-29T00:37:13.019Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:37:13.019Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-29T00:37:13.019Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-29T00:37:13.019Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-29T00:37:13.019Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-29T00:37:13.019Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-29T00:37:13.019Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-29T00:37:13.019Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-29T00:37:13.019Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-29T00:37:13.019Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:37:13.035Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-29T00:37:43.036Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 03073502-c877-4e86-bd0c-60ba9b9b7dc2 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-29T00:37:43.053Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 03073502-c877-4e86-bd0c-60ba9b9b7dc2 and serviceModelVersionId: ba872f26-7e06-4b83-b2b6-7aba6e2fb86e
2023-04-29T00:37:43.053Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a0ad2dc0-21d6-4696-8eb4-b34c98771b23
2023-04-29T00:37:48.720Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:37:48.723Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.723Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682728545582,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:37:48.723Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.723Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.723Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682728548330,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:37:48.754Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 9471911f-964d-4109-ad57-5a4296b702d9
2023-04-29T00:37:48.754Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9471911f-964d-4109-ad57-5a4296b702d9 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:37:48.790Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.790Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "policy-distribution-id",
"timestamp": 1682728547489,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-29T00:37:48.790Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.790Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.790Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "aai-model-loader",
"timestamp": 1682728546024,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:37:48.790Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.790Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.790Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "multicloud-k8s",
"timestamp": 1682728548684,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:37:48.791Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.791Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.791Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682728545582,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:37:48.791Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.791Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.791Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "policy-distribution-id",
"timestamp": 1682728548491,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:37:48.803Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9471911f-964d-4109-ad57-5a4296b702d9
2023-04-29T00:37:48.803Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9471911f-964d-4109-ad57-5a4296b702d9 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:37:48.822Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.822Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "aai-model-loader",
"timestamp": 1682728546024,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "multicloud-k8s",
"timestamp": 1682728549861,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682728545582,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "aai-model-loader",
"timestamp": 1682728546024,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.823Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "multicloud-k8s",
"timestamp": 1682728550915,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:37:48.835Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9471911f-964d-4109-ad57-5a4296b702d9
2023-04-29T00:37:48.836Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9471911f-964d-4109-ad57-5a4296b702d9 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-29T00:37:48.852Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682728545582,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "aai-model-loader",
"timestamp": 1682728546024,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "multicloud-k8s",
"timestamp": 1682728551917,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682728545582,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.853Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "aai-model-loader",
"timestamp": 1682728546024,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682728545582,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "aai-model-loader",
"timestamp": 1682728553189,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682728553410,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682728555878,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-29T00:37:48.854Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.855Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.855Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682728556884,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:37:48.880Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9471911f-964d-4109-ad57-5a4296b702d9
2023-04-29T00:37:48.880Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9471911f-964d-4109-ad57-5a4296b702d9 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:37:48.904Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.904Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "aai-model-loader",
"timestamp": 1682728559025,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-29T00:37:48.905Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:37:48.905Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-04-29T00:37:48.905Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "aai-model-loader",
"timestamp": 1682728560028,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:37:48.921Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9471911f-964d-4109-ad57-5a4296b702d9
2023-04-29T00:37:48.921Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9471911f-964d-4109-ad57-5a4296b702d9 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:37:53.875Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a0ad2dc0-21d6-4696-8eb4-b34c98771b23/model-vers/model-ver/ba872f26-7e06-4b83-b2b6-7aba6e2fb86e?depth=0
2023-04-29T00:37:53.972Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-29T00:37:54.371Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0ad2dc0-21d6-4696-8eb4-b34c98771b23/model-vers/model-ver/ba872f26-7e06-4b83-b2b6-7aba6e2fb86e?depth=0|INFO|500||Invoke
2023-04-29T00:37:54.376Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0ad2dc0-21d6-4696-8eb4-b34c98771b23/model-vers/model-ver/ba872f26-7e06-4b83-b2b6-7aba6e2fb86e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0ad2dc0-21d6-4696-8eb4-b34c98771b23/model-vers/model-ver/ba872f26-7e06-4b83-b2b6-7aba6e2fb86e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[03073502-c877-4e86-bd0c-60ba9b9b7dc2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[00ad639d-b69a-4635-8f54-19f50743e9d3], X-ECOMP-RequestID=[03073502-c877-4e86-bd0c-60ba9b9b7dc2], X-TransactionId=[], X-ONAP-RequestID=[03073502-c877-4e86-bd0c-60ba9b9b7dc2], Content-Type=[application/merge-patch+json]}
2023-04-29T00:37:54.404Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0ad2dc0-21d6-4696-8eb4-b34c98771b23/model-vers/model-ver/ba872f26-7e06-4b83-b2b6-7aba6e2fb86e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-29T00:37:54.725Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0ad2dc0-21d6-4696-8eb4-b34c98771b23/model-vers/model-ver/ba872f26-7e06-4b83-b2b6-7aba6e2fb86e?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0ad2dc0-21d6-4696-8eb4-b34c98771b23/model-vers/model-ver/ba872f26-7e06-4b83-b2b6-7aba6e2fb86e?depth=0 has http status code:200 and response headers:{date=[Sat, 29 Apr 2023 00:37:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[295], vertex-id=[213168], x-aai-txid=[1-aai-resources-230429-00:37:54:165-99348], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-29T00:37:54.728Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0ad2dc0-21d6-4696-8eb4-b34c98771b23/model-vers/model-ver/ba872f26-7e06-4b83-b2b6-7aba6e2fb86e?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-29T00:37:54.729Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a0ad2dc0-21d6-4696-8eb4-b34c98771b23/model-vers/model-ver/ba872f26-7e06-4b83-b2b6-7aba6e2fb86e?depth=0|INFO|500||InvokeReturn
2023-04-29T00:37:54.737Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-29T00:37:54.737Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-29T00:37:54.753Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-29T00:37:54.754Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 03073502-c877-4e86-bd0c-60ba9b9b7dc2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-29T00:37:54.755Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-29T00:37:54.755Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:37:54.755Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:37:54.755Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728674754,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-29T00:37:55.788Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:37:55.798Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-29T00:37:55.798Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"9471911f-964d-4109-ad57-5a4296b702d9","serviceName":"basic_onboard_GVaimK","serviceVersion":"1.0","serviceUUID":"1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f","serviceDescription":"service","serviceInvariantUUID":"dafc74c8-7f23-471e-98c2-1059879fe3a3","resources":[{"resourceInstanceName":"basic_onboard_GVaimK 0","resourceName":"basic_onboard_GVaimK","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"1808d306-a3e1-4864-a48a-0f8b45b20a1c","resourceInvariantUUID":"db37136e-4f41-4d76-9016-69b9f3605543","resourceCustomizationUUID":"162741b3-599a-4f12-aae1-f6fbc06af94f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vf-license-model.xml","artifactChecksum":"OWNmYjI0N2E4MmFjZTU4Y2ZiZGMwNWJiNjY4YTk1YmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4b500dc1-86dd-4a98-b378-b243bf617ea3","artifactVersion":"1"},{"artifactName":"basic_onboard_gvaimk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json","artifactChecksum":"ODFiZDVmOGQ1ODIwY2MyYmZlYTRkNWRlMjc1NTdmMmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43d6d8ed-b1df-4ff4-a8f4-4e16197f7832","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b8660cab-c04b-4900-b58c-f094d5f33fa5","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9afa949d-bbc7-475c-8eec-e2558de0ccb7","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"cf1ca772-12e2-480d-8314-912339ccbd6b","artifactVersion":"2","generatedFromUUID":"b8660cab-c04b-4900-b58c-f094d5f33fa5"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardGvaimk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-template.yml","artifactChecksum":"MGVjMjA4NWZjOTlmNDc1ZGQ4YTJlOGM5NGY1NDM3MTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bf34c7c4-84fe-4671-87d5-7694d2597861","artifactVersion":"1"},{"artifactName":"service-BasicOnboardGvaimk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar","artifactChecksum":"YWUzMTIwZjQ4MjEzZWY0ZGZiOTMzNzU2MWY4NmFkNWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"815b38ea-c2ae-446a-b631-8295cd14abf7","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-29T00:37:55.802Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:37:55.802Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:37:55.803Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:37:55.803Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728675788,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:37:56.805Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:37:56.805Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:37:56.806Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:37:56.806Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728675788,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:37:57.808Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:37:57.809Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:37:57.809Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:37:57.809Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728675788,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:37:58.811Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:37:58.812Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:37:58.812Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:37:58.812Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728675788,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:37:59.814Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:37:59.815Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:37:59.815Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:37:59.815Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728675788,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:00.817Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:38:00.818Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:38:00.818Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:38:00.818Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728675788,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:01.819Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:38:01.820Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:38:01.820Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:38:01.820Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728675788,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:02.822Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"serviceName": "basic_onboard_GVaimK",
"serviceVersion": "1.0",
"serviceUUID": "1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f",
"serviceDescription": "service",
"serviceInvariantUUID": "dafc74c8-7f23-471e-98c2-1059879fe3a3",
"resources": [
{
"resourceInstanceName": "basic_onboard_GVaimK 0",
"resourceCustomizationUUID": "162741b3-599a-4f12-aae1-f6fbc06af94f",
"resourceName": "basic_onboard_GVaimK",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "1808d306-a3e1-4864-a48a-0f8b45b20a1c",
"resourceInvariantUUID": "db37136e-4f41-4d76-9016-69b9f3605543",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_gvaimk0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
"artifactChecksum": "ODFiZDVmOGQ1ODIwY2MyYmZlYTRkNWRlMjc1NTdmMmM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "43d6d8ed-b1df-4ff4-a8f4-4e16197f7832",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "b8660cab-c04b-4900-b58c-f094d5f33fa5",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "cf1ca772-12e2-480d-8314-912339ccbd6b",
"generatedFromUUID": "b8660cab-c04b-4900-b58c-f094d5f33fa5"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "cf1ca772-12e2-480d-8314-912339ccbd6b",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardGvaimk-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
"artifactChecksum": "YWUzMTIwZjQ4MjEzZWY0ZGZiOTMzNzU2MWY4NmFkNWQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "815b38ea-c2ae-446a-b631-8295cd14abf7"
}
],
"workloadContext": "Production"
}
2023-04-29T00:38:02.823Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-29T00:38:02.823Z|03073502-c877-4e86-bd0c-60ba9b9b7dc2|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f ASDC
2023-04-29T00:38:02.824Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:9471911f-964d-4109-ad57-5a4296b702d9
ServiceName:basic_onboard_GVaimK
ServiceVersion:1.0
ServiceUUID:1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f
ServiceInvariantUUID:dafc74c8-7f23-471e-98c2-1059879fe3a3
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardGvaimk-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar
ArtifactUUID:815b38ea-c2ae-446a-b631-8295cd14abf7
ArtifactChecksum:YWUzMTIwZjQ4MjEzZWY0ZGZiOTMzNzU2MWY4NmFkNWQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_GVaimK 0
ResourceCustomizationUUID:162741b3-599a-4f12-aae1-f6fbc06af94f
ResourceInvariantUUID:db37136e-4f41-4d76-9016-69b9f3605543
ResourceName:basic_onboard_GVaimK
ResourceType:VF
ResourceUUID:1808d306-a3e1-4864-a48a-0f8b45b20a1c
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_gvaimk0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json
ArtifactUUID:43d6d8ed-b1df-4ff4-a8f4-4e16197f7832
ArtifactChecksum:ODFiZDVmOGQ1ODIwY2MyYmZlYTRkNWRlMjc1NTdmMmM=
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/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml
ArtifactUUID:b8660cab-c04b-4900-b58c-f094d5f33fa5
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/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env
ArtifactUUID:cf1ca772-12e2-480d-8314-912339ccbd6b
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/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env
ArtifactUUID:cf1ca772-12e2-480d-8314-912339ccbd6b
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-29T00:38:02.825Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-29T00:38:02.895Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T00:38:02.895Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:38:02.896Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:38:02.896Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 815b38ea-c2ae-446a-b631-8295cd14abf7 from URL: /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:02.896Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:38:02.896Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:03.019Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:38:03.026Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar 815b38ea-c2ae-446a-b631-8295cd14abf7 75660
2023-04-29T00:38:03.027Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar ASDC sendASDCNotification
2023-04-29T00:38:03.027Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:03.027Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:38:03.027Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:38:03.028Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:38:03.028Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728683027,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:04.028Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T00:38:04.029Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:38:04.030Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 815b38ea-c2ae-446a-b631-8295cd14abf7, URL: /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar to file: /app/ASDC/1/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:04.030Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:04.031Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:04.031Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:04.164Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2473206155752961649/Definitions/service-BasicOnboardGvaimk-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2023-04-29T00:38:05.128Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||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-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_GVaimK 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-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||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-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||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-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||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-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is matching search criteria
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_GVaimK 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is matching search criteria
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-29T00:38:05.129Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_GVaimK 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is not matching search criteria
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is matching search criteria
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_GVaimK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:05.130Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is matching search criteria
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_GVaimK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is matching search criteria
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_GVaimK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is not matching search criteria
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=32d652b6-6720-4854-8bf3-b3f55d2ec703
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:05.131Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:05.132Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:05.132Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:05.132Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_GVaimK
Description:service
Model UUID:1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f
Model Version:NULL
Model InvariantUuid:dafc74c8-7f23-471e-98c2-1059879fe3a3
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_GVaimK
Model UUID:fbf81253-8d22-4060-9f89-ac3f773eea8a
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:db37136e-4f41-4d76-9016-69b9f3605543
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:162741b3-599a-4f12-aae1-f6fbc06af94f
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:9d022643-7625-44c3-bc2f-431be366839b
ModelName:BasicOnboardGvaimk..base_ubuntu18..module-0
ModelUuid:e31a0912-9504-41b5-8736-5af41e6eb1b4
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:32d652b6-6720-4854-8bf3-b3f55d2ec703
ModelInvariantUuid:47d9cab8-94a5-4cb2-ac46-5de2dd2fc67d
ModelName:basic_onboard_GVaimK-nodes.ubuntu18Cvfc
ModelUuid:110b7aee-bf21-40e9-b647-6b5d2900569d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:3a7a04e8-869b-489c-b403-a3b3d83359cb
ModelInvariantUuid:3be05475-64fd-4101-8db2-5d63c7f57f17
ModelName:BasicOnboardGvaimk.compute.nodes.heat.ubuntu18
ModelUuid:27f0c158-5682-4ff4-8cb8-58f3980618ab
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-29T00:38:05.155Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 1808d306-a3e1-4864-a48a-0f8b45b20a1c
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-29T00:38:05.161Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||basic_onboard_GVaimK 0
2023-04-29T00:38:05.161Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 1808d306-a3e1-4864-a48a-0f8b45b20a1c
2023-04-29T00:38:05.161Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 43d6d8ed-b1df-4ff4-a8f4-4e16197f7832 from URL: /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json
2023-04-29T00:38:05.161Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:38:05.161Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json
2023-04-29T00:38:05.280Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:38:05.280Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json 43d6d8ed-b1df-4ff4-a8f4-4e16197f7832 798
2023-04-29T00:38:05.280Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json ASDC sendASDCNotification
2023-04-29T00:38:05.280Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json
2023-04-29T00:38:05.280Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:38:05.281Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:38:05.281Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:38:05.281Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728685280,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:06.281Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardGvaimk..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "9d022643-7625-44c3-bc2f-431be366839b",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "e31a0912-9504-41b5-8736-5af41e6eb1b4",
"vfModuleModelCustomizationUUID": "aa370119-c13a-4fa2-83cd-42cc8d117ed3",
"isBase": true,
"artifacts": [
"b8660cab-c04b-4900-b58c-f094d5f33fa5",
"cf1ca772-12e2-480d-8314-912339ccbd6b"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-29T00:38:06.286Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardGvaimk..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:e31a0912-9504-41b5-8736-5af41e6eb1b4
VfModuleModelInvariantUUID:9d022643-7625-44c3-bc2f-431be366839b
VfModuleModelDescription:NULL
Artifacts UUID List:{
b8660cab-c04b-4900-b58c-f094d5f33fa5
,
cf1ca772-12e2-480d-8314-912339ccbd6b
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-29T00:38:06.289Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardGvaimk..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "9d022643-7625-44c3-bc2f-431be366839b",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "e31a0912-9504-41b5-8736-5af41e6eb1b4",
"vfModuleModelCustomizationUUID": "aa370119-c13a-4fa2-83cd-42cc8d117ed3",
"isBase": true,
"artifacts": [
"b8660cab-c04b-4900-b58c-f094d5f33fa5",
"cf1ca772-12e2-480d-8314-912339ccbd6b"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-04-29T00:38:06.289Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardGvaimk..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:e31a0912-9504-41b5-8736-5af41e6eb1b4
VfModuleModelInvariantUUID:9d022643-7625-44c3-bc2f-431be366839b
VfModuleModelDescription:NULL
Artifacts UUID List:{
b8660cab-c04b-4900-b58c-f094d5f33fa5
,
cf1ca772-12e2-480d-8314-912339ccbd6b
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-04-29T00:38:06.289Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: b8660cab-c04b-4900-b58c-f094d5f33fa5 from URL: /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml
2023-04-29T00:38:06.289Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:38:06.290Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml
2023-04-29T00:38:06.382Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:38:06.383Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml b8660cab-c04b-4900-b58c-f094d5f33fa5 5033
2023-04-29T00:38:06.384Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-29T00:38:06.385Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml
2023-04-29T00:38:06.385Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:38:06.386Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:38:06.386Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:38:06.386Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728686384,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:07.388Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: cf1ca772-12e2-480d-8314-912339ccbd6b from URL: /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env
2023-04-29T00:38:07.388Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:38:07.388Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env
2023-04-29T00:38:07.509Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:38:07.510Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env cf1ca772-12e2-480d-8314-912339ccbd6b 909
2023-04-29T00:38:07.510Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-29T00:38:07.510Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env
2023-04-29T00:38:07.510Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:38:07.511Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:38:07.511Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:38:07.511Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728687510,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:08.513Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f
2023-04-29T00:38:08.513Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_GVaimK 0 1808d306-a3e1-4864-a48a-0f8b45b20a1c ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-29T00:38:08.548Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@47bda5b7, org.onap.sdc.toscaparser.api.parameters.Input@613fef3, org.onap.sdc.toscaparser.api.parameters.Input@5009ede8, org.onap.sdc.toscaparser.api.parameters.Input@10badd59, org.onap.sdc.toscaparser.api.parameters.Input@3a8052e4]
2023-04-29T00:38:08.550Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:08.550Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:08.551Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic
2023-04-29T00:38:08.551Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 162741b3-599a-4f12-aae1-f6fbc06af94f
2023-04-29T00:38:08.551Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 162741b3-599a-4f12-aae1-f6fbc06af94f matches Tosca VF Customization UUID: 162741b3-599a-4f12-aae1-f6fbc06af94f
2023-04-29T00:38:08.551Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 162741b3-599a-4f12-aae1-f6fbc06af94f matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-04-29T00:38:08.557Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:08.557Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:08.558Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 162741b3-599a-4f12-aae1-f6fbc06af94f: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-29T00:38:08.558Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7a124ac7
2023-04-29T00:38:08.558Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:08.558Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-29T00:38:08.559Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : aa370119-c13a-4fa2-83cd-42cc8d117ed3
2023-04-29T00:38:08.559Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID aa370119-c13a-4fa2-83cd-42cc8d117ed3
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-04-29T00:38:08.564Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:08.564Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is matching search criteria
2023-04-29T00:38:08.565Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_GVaimK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:38:08.565Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:08.565Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is matching search criteria
2023-04-29T00:38:08.565Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_GVaimK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:38:08.566Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:08.566Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is not matching search criteria
2023-04-29T00:38:08.566Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-29T00:38:08.566Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-29T00:38:08.566Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=32d652b6-6720-4854-8bf3-b3f55d2ec703
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-04-29T00:38:08.571Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:08.572Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is matching search criteria
2023-04-29T00:38:08.572Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_GVaimK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-29T00:38:08.572Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:08.572Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_GVaimK 0 is matching search criteria
2023-04-29T00:38:08.572Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_GVaimK 0] matching following query criteria: sdcType=VF, customizationUUID=162741b3-599a-4f12-aae1-f6fbc06af94f
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-29T00:38:08.576Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:08.577Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:08.577Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f: basic_onboard_GVaimK
2023-04-29T00:38:08.577Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:08.577Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:08.577Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:08.578Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:08.578Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:08.578Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:08.578Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:08.578Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:08.579Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:38:08.579Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_GVaimK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:38:08.579Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Saving Service: basic_onboard_GVaimK
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:38:08.780Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_GVaimK 1808d306-a3e1-4864-a48a-0f8b45b20a1c 1 ASDC deployResourceStructure
2023-04-29T00:38:08.781Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json ASDC sendASDCNotification
2023-04-29T00:38:08.781Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json
2023-04-29T00:38:08.781Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:38:08.781Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:38:08.781Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:38:08.781Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728688781,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:09.783Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-29T00:38:09.783Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml
2023-04-29T00:38:09.783Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:38:09.783Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:38:09.784Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:38:09.784Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728689783,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:10.785Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-29T00:38:10.785Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env
2023-04-29T00:38:10.785Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:38:10.786Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:38:10.786Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:38:10.786Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728690785,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:11.787Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar ASDC sendASDCNotification
2023-04-29T00:38:11.787Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar
2023-04-29T00:38:11.787Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:38:11.787Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:38:11.788Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:38:11.788Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728691787,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:12.788Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9471911f-964d-4109-ad57-5a4296b702d9
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-29T00:38:12.817Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9471911f-964d-4109-ad57-5a4296b702d9
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-29T00:38:12.824Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:38:12.825Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-29T00:38:12.825Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-29T00:38:12.825Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-29T00:38:12.825Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-29T00:38:12.825Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-29T00:38:12.825Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-29T00:38:12.825Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-29T00:38:12.825Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-29T00:38:12.825Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:38:12.842Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-29T00:38:42.842Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9471911f-964d-4109-ad57-5a4296b702d9 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-29T00:38:42.852Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9471911f-964d-4109-ad57-5a4296b702d9 and serviceModelVersionId: 1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f
2023-04-29T00:38:42.852Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dafc74c8-7f23-471e-98c2-1059879fe3a3
2023-04-29T00:38:42.853Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dafc74c8-7f23-471e-98c2-1059879fe3a3/model-vers/model-ver/1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f?depth=0
2023-04-29T00:38:42.860Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-29T00:38:42.903Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dafc74c8-7f23-471e-98c2-1059879fe3a3/model-vers/model-ver/1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f?depth=0|INFO|500||Invoke
2023-04-29T00:38:42.903Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dafc74c8-7f23-471e-98c2-1059879fe3a3/model-vers/model-ver/1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dafc74c8-7f23-471e-98c2-1059879fe3a3/model-vers/model-ver/1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9471911f-964d-4109-ad57-5a4296b702d9], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d5a2f511-2c5e-45a2-88e2-271f9af6d09a], X-ECOMP-RequestID=[9471911f-964d-4109-ad57-5a4296b702d9], X-TransactionId=[], X-ONAP-RequestID=[9471911f-964d-4109-ad57-5a4296b702d9], Content-Type=[application/merge-patch+json]}
2023-04-29T00:38:42.912Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dafc74c8-7f23-471e-98c2-1059879fe3a3/model-vers/model-ver/1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-29T00:38:43.136Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dafc74c8-7f23-471e-98c2-1059879fe3a3/model-vers/model-ver/1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dafc74c8-7f23-471e-98c2-1059879fe3a3/model-vers/model-ver/1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f?depth=0 has http status code:200 and response headers:{date=[Sat, 29 Apr 2023 00:38:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[194], vertex-id=[221360], x-aai-txid=[2-aai-resources-230429-00:38:42:674-42445], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-29T00:38:43.136Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dafc74c8-7f23-471e-98c2-1059879fe3a3/model-vers/model-ver/1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-29T00:38:43.137Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dafc74c8-7f23-471e-98c2-1059879fe3a3/model-vers/model-ver/1a02f064-1c94-4bf8-a2e5-ad7c6b5a185f?depth=0|INFO|500||InvokeReturn
2023-04-29T00:38:43.138Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-29T00:38:43.138Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-29T00:38:43.148Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-29T00:38:43.149Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9471911f-964d-4109-ad57-5a4296b702d9 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-29T00:38:43.149Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-29T00:38:43.149Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:38:43.149Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:38:43.149Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728723149,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-29T00:38:44.179Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:38:48.721Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:38:48.727Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.727Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "03073502-c877-4e86-bd0c-60ba9b9b7dc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728674754,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-29T00:38:48.728Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.728Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.728Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728675788,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:38:48.728Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.728Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.728Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728675788,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
"status": "NOTIFIED"
}
2023-04-29T00:38:48.728Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.728Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.728Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728675788,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728675788,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728675788,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728675788,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728675788,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.729Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728683027,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728685280,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728686384,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728687510,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728688781,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/basic_onboard_gvaimk0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-29T00:38:48.730Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728689783,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728690785,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/resourceInstances/basic_onboard_gvaimk0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728691787,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardGvaimk/1.0/artifacts/service-BasicOnboardGvaimk-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9471911f-964d-4109-ad57-5a4296b702d9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682728723149,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-29T00:38:48.731Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:39:44.180Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:39:48.721Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:40:44.181Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:40:48.722Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:41:44.183Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:41:48.724Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:42:44.185Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:42:48.725Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:43:44.185Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:43:48.726Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:44:44.185Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:44:48.726Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:45:44.186Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:45:48.727Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:46:44.187Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:46:48.728Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:47:44.189Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:47:48.729Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:48:44.190Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:48:48.729Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:49:44.192Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:49:48.731Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:50:14.875Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-29T00:50:14.875Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"d71577b2-5b57-4275-b952-4855bcc9f32f","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9","serviceDescription":"service","serviceInvariantUUID":"558dbc1a-42e3-4e41-a5a3-7cb5e52c2f54","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"2b418c88-65da-400a-bd6b-abb42e7bfdaa","resourceInvariantUUID":"0d3bc245-02d2-40b5-9f85-372bb52ce33d","resourceCustomizationUUID":"ba31fe74-35f5-4e95-b6f4-b3ed4fcc1258","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":"OWZhNWJjZDZlZjZlZDg4OGJhNTdkZjdlNTRmZWE2NDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9ffe15d4-72a6-4a45-ad9e-da52a4f98536","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTI2NTM1NDFmMmY0ZTFiYjY4Mzc5NjczNjY1YThiNWE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1337371f-d668-4316-a79b-e705cd8e6576","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-29T00:50:14.878Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:50:14.879Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:50:14.879Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:50:14.879Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729384192,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:50:14.897Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:50:14.898Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:50:14.898Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:50:14.898Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:50:14.898Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:50:14.898Z||kafka-producer-network-thread | SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-2bab8d1b-deac-4226-a7db-3c8f78dfb0c6] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to oye73unjSBi9LQvN7J74fg
2023-04-29T00:50:14.924Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:50:14.925Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682729401475,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:50:14.926Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:50:14.926Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:50:14.926Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "multicloud-k8s",
"timestamp": 1682729392955,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:50:14.926Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:50:14.926Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:50:14.927Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729384192,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:50:14.927Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:50:15.900Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:50:15.900Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:50:15.901Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:50:15.901Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729384192,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:50:16.902Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9",
"serviceDescription": "service",
"serviceInvariantUUID": "558dbc1a-42e3-4e41-a5a3-7cb5e52c2f54",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "ba31fe74-35f5-4e95-b6f4-b3ed4fcc1258",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "2b418c88-65da-400a-bd6b-abb42e7bfdaa",
"resourceInvariantUUID": "0d3bc245-02d2-40b5-9f85-372bb52ce33d",
"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": "YTI2NTM1NDFmMmY0ZTFiYjY4Mzc5NjczNjY1YThiNWE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "1337371f-d668-4316-a79b-e705cd8e6576"
}
],
"workloadContext": "Production"
}
2023-04-29T00:50:16.902Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-29T00:50:16.902Z|9471911f-964d-4109-ad57-5a4296b702d9|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9 ASDC
2023-04-29T00:50:16.902Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:d71577b2-5b57-4275-b952-4855bcc9f32f
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9
ServiceInvariantUUID:558dbc1a-42e3-4e41-a5a3-7cb5e52c2f54
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:1337371f-d668-4316-a79b-e705cd8e6576
ArtifactChecksum:YTI2NTM1NDFmMmY0ZTFiYjY4Mzc5NjczNjY1YThiNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:ba31fe74-35f5-4e95-b6f4-b3ed4fcc1258
ResourceInvariantUUID:0d3bc245-02d2-40b5-9f85-372bb52ce33d
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:2b418c88-65da-400a-bd6b-abb42e7bfdaa
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-04-29T00:50:16.902Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:50:16.954Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T00:50:16.955Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:50:16.955Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:50:16.955Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 1337371f-d668-4316-a79b-e705cd8e6576 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-29T00:50:16.955Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:50:16.956Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-29T00:50:17.141Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:50:17.143Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 1337371f-d668-4316-a79b-e705cd8e6576 57786
2023-04-29T00:50:17.143Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-29T00:50:17.143Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-29T00:50:17.143Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:50:17.143Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:50:17.144Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:50:17.144Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729417143,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:50:18.144Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T00:50:18.145Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:50:18.145Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 1337371f-d668-4316-a79b-e705cd8e6576, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-29T00:50:18.146Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-29T00:50:18.146Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-29T00:50:18.146Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-29T00:50:18.221Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP777865701352885596/Definitions/service-BasicNetwork-template.yml
2023-04-29T00:50:18.557Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-29T00:50:18.557Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:50:18.558Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.559Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-29T00:50:18.559Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-29T00:50:18.559Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T00:50:18.559Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:50:18.559Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.559Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-29T00:50:18.559Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-29T00:50:18.559Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T00:50:18.559Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:50:18.559Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.560Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:50:18.560Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.560Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:50:18.560Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.560Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:50:18.560Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.560Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:50:18.560Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.560Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9
Model Version:NULL
Model InvariantUuid:558dbc1a-42e3-4e41-a5a3-7cb5e52c2f54
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:0d3bc245-02d2-40b5-9f85-372bb52ce33d
Model UUID:ad7e5671-a78f-44d6-96fa-84781943de3b
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:ba31fe74-35f5-4e95-b6f4-b3ed4fcc1258
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-29T00:50:18.582Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Processing Resource Type: VL, Model UUID: 2b418c88-65da-400a-bd6b-abb42e7bfdaa
2023-04-29T00:50:18.582Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||No resources found for Service: 549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-29T00:50:18.590Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||
2023-04-29T00:50:18.590Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-04-29T00:50:18.591Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||No resources found for Service: 549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9
2023-04-29T00:50:18.591Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9
2023-04-29T00:50:18.591Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-04-29T00:50:18.591Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-29T00:50:18.605Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6599e5dd, org.onap.sdc.toscaparser.api.parameters.Input@13a372b4, org.onap.sdc.toscaparser.api.parameters.Input@325fd74d, org.onap.sdc.toscaparser.api.parameters.Input@6242ccf1, org.onap.sdc.toscaparser.api.parameters.Input@48df7a69]
2023-04-29T00:50:18.607Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:50:18.607Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.607Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:50:18.607Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.607Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9: Generic NeutronNet
2023-04-29T00:50:18.608Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:50:18.608Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.608Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:50:18.608Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-04-29T00:50:18.650Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:50:18.650Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.650Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:50:18.650Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.650Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:50:18.650Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:50:18.650Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-04-29T00:50:18.775Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-04-29T00:50:18.775Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-29T00:50:18.775Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-29T00:50:18.775Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:50:18.775Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:50:18.775Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:50:18.776Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729418775,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:50:19.776Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d71577b2-5b57-4275-b952-4855bcc9f32f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-29T00:50:19.801Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d71577b2-5b57-4275-b952-4855bcc9f32f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-29T00:50:19.805Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:50:19.805Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-29T00:50:19.805Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-29T00:50:48.720Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:50:48.722Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:50:48.722Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "policy-distribution-id",
"timestamp": 1682729389524,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:50:48.722Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:50:48.722Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:50:48.722Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729389348,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:50:48.722Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:50:49.806Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d71577b2-5b57-4275-b952-4855bcc9f32f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-29T00:50:49.836Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d71577b2-5b57-4275-b952-4855bcc9f32f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-29T00:50:49.840Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:50:49.841Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-29T00:50:49.841Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-29T00:51:19.841Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d71577b2-5b57-4275-b952-4855bcc9f32f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-29T00:51:19.873Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d71577b2-5b57-4275-b952-4855bcc9f32f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-29T00:51:19.880Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:51:19.880Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-29T00:51:19.880Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-29T00:51:48.724Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:51:48.726Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.726Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "ves-openapi-manager",
"timestamp": 1682729401475,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:51:48.727Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.727Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.727Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "multicloud-k8s",
"timestamp": 1682729392955,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:51:48.728Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.728Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.728Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729384192,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:51:48.728Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.728Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.728Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729389348,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:51:48.728Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.728Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.728Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "policy-distribution-id",
"timestamp": 1682729389524,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:51:48.729Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.729Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.729Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "aai-model-loader",
"timestamp": 1682729416024,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:51:48.729Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.729Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.729Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729416585,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:51:48.729Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.729Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.730Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729417143,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:51:48.730Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.730Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.730Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "policy-distribution-id",
"timestamp": 1682729415729,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:51:48.730Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.730Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.730Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682729415582,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:51:48.730Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.731Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.731Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "aai-model-loader",
"timestamp": 1682729416024,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:51:48.731Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.731Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.731Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729417589,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:51:48.755Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of d71577b2-5b57-4275-b952-4855bcc9f32f
2023-04-29T00:51:48.756Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId d71577b2-5b57-4275-b952-4855bcc9f32f and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:51:48.778Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.779Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "policy-distribution-id",
"timestamp": 1682729416733,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-29T00:51:48.779Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.779Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.779Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729418775,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-29T00:51:48.780Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.780Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.780Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682729415582,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:51:48.780Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.780Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.780Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "policy-distribution-id",
"timestamp": 1682729417735,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:51:48.796Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d71577b2-5b57-4275-b952-4855bcc9f32f
2023-04-29T00:51:48.796Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId d71577b2-5b57-4275-b952-4855bcc9f32f and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:51:48.822Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.822Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "aai-model-loader",
"timestamp": 1682729418189,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:51:48.822Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.823Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.823Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682729418363,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:51:48.823Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.823Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.823Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682729420119,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-29T00:51:48.823Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.823Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.823Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "aai-model-loader",
"timestamp": 1682729421531,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-29T00:51:48.823Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:51:48.823Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.823Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682729421128,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:51:48.838Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d71577b2-5b57-4275-b952-4855bcc9f32f
2023-04-29T00:51:48.838Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId d71577b2-5b57-4275-b952-4855bcc9f32f and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:51:48.863Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-29T00:51:48.863Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "aai-model-loader",
"timestamp": 1682729422534,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:51:48.879Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d71577b2-5b57-4275-b952-4855bcc9f32f
2023-04-29T00:51:48.880Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId d71577b2-5b57-4275-b952-4855bcc9f32f and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:51:49.881Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d71577b2-5b57-4275-b952-4855bcc9f32f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-29T00:51:49.911Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d71577b2-5b57-4275-b952-4855bcc9f32f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-29T00:51:49.918Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:51:49.918Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-29T00:51:49.918Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-29T00:51:49.918Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-29T00:51:49.919Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-29T00:51:49.919Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-29T00:51:49.919Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-29T00:51:49.919Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-29T00:51:49.919Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-29T00:51:49.920Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:51:49.937Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-29T00:52:19.937Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d71577b2-5b57-4275-b952-4855bcc9f32f and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-29T00:52:19.950Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d71577b2-5b57-4275-b952-4855bcc9f32f and serviceModelVersionId: 549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9
2023-04-29T00:52:19.950Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 558dbc1a-42e3-4e41-a5a3-7cb5e52c2f54
2023-04-29T00:52:19.951Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/558dbc1a-42e3-4e41-a5a3-7cb5e52c2f54/model-vers/model-ver/549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9?depth=0
2023-04-29T00:52:19.958Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-29T00:52:19.996Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/558dbc1a-42e3-4e41-a5a3-7cb5e52c2f54/model-vers/model-ver/549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-04-29T00:52:19.998Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/558dbc1a-42e3-4e41-a5a3-7cb5e52c2f54/model-vers/model-ver/549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9?depth=0|INFO|500||Invoke
2023-04-29T00:52:20.005Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/558dbc1a-42e3-4e41-a5a3-7cb5e52c2f54/model-vers/model-ver/549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-29T00:52:20.183Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/558dbc1a-42e3-4e41-a5a3-7cb5e52c2f54/model-vers/model-ver/549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9?depth=0|INFO|500||InvokeReturn
2023-04-29T00:52:20.183Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/558dbc1a-42e3-4e41-a5a3-7cb5e52c2f54/model-vers/model-ver/549a1ff4-c4b4-4148-9bd6-09c4bc68a8e9?depth=0 has http status code:200 and response headers:{date=[Sat, 29 Apr 2023 00:52:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[172], vertex-id=[188512], x-aai-txid=[1-aai-resources-230429-00:52:19:753-71811], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-29T00:52:20.186Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-04-29T00:52:20.187Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-29T00:52:20.188Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-29T00:52:20.198Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-29T00:52:20.199Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d71577b2-5b57-4275-b952-4855bcc9f32f and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-29T00:52:20.199Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-29T00:52:20.199Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:52:20.200Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:52:20.200Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "d71577b2-5b57-4275-b952-4855bcc9f32f",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729540199,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-29T00:52:21.232Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-29T00:52:21.240Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-29T00:52:21.240Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"92be3b4b-8585-4750-9f17-c0ee844e5148","serviceName":"Demo_pNF_P9DIY31rLgo4bpLazDrq","serviceVersion":"1.0","serviceUUID":"0289eebf-5960-46af-8b66-80545e7683ea","serviceDescription":"catalog service description","serviceInvariantUUID":"d994ce6b-402f-4bce-84c8-031956ad2855","resources":[{"resourceInstanceName":"pNF 23a69f5c-4afb 0","resourceName":"pNF 23a69f5c-4afb","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"12f8cae4-54f1-4e28-ac6f-bfd6d3e40681","resourceInvariantUUID":"89ce5acd-d312-4ff3-87e0-979edc86e401","resourceCustomizationUUID":"08e99dd1-4e90-40ec-b12f-ec90ec062feb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vf-license-model.xml","artifactChecksum":"ZDVlYmI5MzdiZjYxZTg3OWY2OGViNjcwZmI4YmZlNDM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"29b0d3a3-8200-442a-9e71-08045c4e66f5","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/pNF.csar","artifactChecksum":"YzE2ZGVlMWZiOThiYTI0ZDhmMDM3ZmIwNjRhNDNkZjk\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6e9eae0f-9e28-4078-aec3-330b621f86f6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a8108b1e-1caf-45e0-a411-5ff4abc10fa9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vendor-license-model.xml","artifactChecksum":"YjAxMTIyODliMjczZTBmNjY2YTk3MDZiNGQyNzVjZjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d0ef14b5-3e68-4b21-86fa-7d563efddbf4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d1fd79fd-56e2-4815-bea6-e22c9b4ae5bb","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7b954e78-0e25-4676-8282-aa9d7f6d734e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfP9diy31rlgo4bplazdrq-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-template.yml","artifactChecksum":"OTcyMzVkMTZmNDk4MDg5ZTk1OWRkZTMxMGZhYzI3Nzg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"18a69857-2420-4daa-a16e-6598be778292","artifactVersion":"1"},{"artifactName":"service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar","artifactChecksum":"MGEyN2E4MDg4ZGY0NmNjNmRlMjJjNTVmYzVmYjNlNDU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ad887748-44e0-4c6d-89d3-fd146a4ce6bd","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-29T00:52:21.242Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:52:21.242Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:52:21.243Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:52:21.243Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729541232,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:52:22.243Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:52:22.244Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:52:22.244Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:52:22.244Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729541232,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:52:23.246Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:52:23.247Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:52:23.247Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:52:23.247Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729541232,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:52:24.248Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:52:24.248Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:52:24.249Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:52:24.249Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729541232,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:52:25.249Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:52:25.250Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:52:25.250Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:52:25.250Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729541232,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:52:26.251Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:52:26.252Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:52:26.252Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:52:26.252Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729541232,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:52:27.253Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:52:27.253Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:52:27.254Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:52:27.254Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729541232,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:52:28.254Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:52:28.255Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:52:28.256Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:52:28.256Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729541232,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:52:29.257Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"serviceName": "Demo_pNF_P9DIY31rLgo4bpLazDrq",
"serviceVersion": "1.0",
"serviceUUID": "0289eebf-5960-46af-8b66-80545e7683ea",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "d994ce6b-402f-4bce-84c8-031956ad2855",
"resources": [
{
"resourceInstanceName": "pNF 23a69f5c-4afb 0",
"resourceCustomizationUUID": "08e99dd1-4e90-40ec-b12f-ec90ec062feb",
"resourceName": "pNF 23a69f5c-4afb",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "12f8cae4-54f1-4e28-ac6f-bfd6d3e40681",
"resourceInvariantUUID": "89ce5acd-d312-4ff3-87e0-979edc86e401",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
"artifactChecksum": "MGEyN2E4MDg4ZGY0NmNjNmRlMjJjNTVmYzVmYjNlNDU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "ad887748-44e0-4c6d-89d3-fd146a4ce6bd"
}
],
"workloadContext": "Production"
}
2023-04-29T00:52:29.258Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-29T00:52:29.258Z|d71577b2-5b57-4275-b952-4855bcc9f32f|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0289eebf-5960-46af-8b66-80545e7683ea ASDC
2023-04-29T00:52:29.259Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:92be3b4b-8585-4750-9f17-c0ee844e5148
ServiceName:Demo_pNF_P9DIY31rLgo4bpLazDrq
ServiceVersion:1.0
ServiceUUID:0289eebf-5960-46af-8b66-80545e7683ea
ServiceInvariantUUID:d994ce6b-402f-4bce-84c8-031956ad2855
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
ArtifactUUID:ad887748-44e0-4c6d-89d3-fd146a4ce6bd
ArtifactChecksum:MGEyN2E4MDg4ZGY0NmNjNmRlMjJjNTVmYzVmYjNlNDU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 23a69f5c-4afb 0
ResourceCustomizationUUID:08e99dd1-4e90-40ec-b12f-ec90ec062feb
ResourceInvariantUUID:89ce5acd-d312-4ff3-87e0-979edc86e401
ResourceName:pNF 23a69f5c-4afb
ResourceType:PNF
ResourceUUID:12f8cae4-54f1-4e28-ac6f-bfd6d3e40681
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-04-29T00:52:29.259Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0289eebf-5960-46af-8b66-80545e7683ea ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:52:29.328Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T00:52:29.329Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:52:29.329Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:52:29.329Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: ad887748-44e0-4c6d-89d3-fd146a4ce6bd from URL: /sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:29.329Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:52:29.329Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:29.437Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:52:29.440Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar ad887748-44e0-4c6d-89d3-fd146a4ce6bd 87979
2023-04-29T00:52:29.441Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar ASDC sendASDCNotification
2023-04-29T00:52:29.441Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:29.441Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:52:29.441Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:52:29.441Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:52:29.441Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729549441,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:52:30.442Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T00:52:30.443Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:52:30.443Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: ad887748-44e0-4c6d-89d3-fd146a4ce6bd, URL: /sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar to file: /app/ASDC/1/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:30.444Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:30.444Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:30.445Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:30.525Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15803991770167761902/Definitions/service-DemoPnfP9diy31rlgo4bplazdrq-template.yml
2023-04-29T00:52:31.121Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-29T00:52:31.121Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-29T00:52:31.121Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:31.121Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-29T00:52:31.121Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||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-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:31.121Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:31.121Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||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-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:31.121Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||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-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:31.121Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||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-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:31.122Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||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-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:31.122Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 23a69f5c-4afb 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-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:31.122Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-29T00:52:31.122Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:52:31.122Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_P9DIY31rLgo4bpLazDrq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:52:31.122Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Node template pNF 23a69f5c-4afb 0 is matching search criteria
2023-04-29T00:52:31.122Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-29T00:52:31.122Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 23a69f5c-4afb 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T00:52:31.123Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:52:31.123Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_P9DIY31rLgo4bpLazDrq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:52:31.123Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Node template pNF 23a69f5c-4afb 0 is matching search criteria
2023-04-29T00:52:31.123Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-29T00:52:31.123Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF 23a69f5c-4afb 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-29T00:52:31.123Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:52:31.124Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_P9DIY31rLgo4bpLazDrq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:52:31.124Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:52:31.124Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_P9DIY31rLgo4bpLazDrq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:52:31.124Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:52:31.124Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_P9DIY31rLgo4bpLazDrq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:52:31.124Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:52:31.124Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_P9DIY31rLgo4bpLazDrq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:52:31.124Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:52:31.124Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_P9DIY31rLgo4bpLazDrq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:52:31.124Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_P9DIY31rLgo4bpLazDrq
Description:catalog service description
Model UUID:0289eebf-5960-46af-8b66-80545e7683ea
Model Version:NULL
Model InvariantUuid:d994ce6b-402f-4bce-84c8-031956ad2855
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-04-29T00:52:31.143Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: 12f8cae4-54f1-4e28-ac6f-bfd6d3e40681
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-29T00:52:31.148Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||pNF 23a69f5c-4afb 0
2023-04-29T00:52:31.148Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 12f8cae4-54f1-4e28-ac6f-bfd6d3e40681
2023-04-29T00:52:31.148Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||No resources found for Service: 0289eebf-5960-46af-8b66-80545e7683ea
2023-04-29T00:52:31.148Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 0289eebf-5960-46af-8b66-80545e7683ea
2023-04-29T00:52:31.148Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 23a69f5c-4afb 0 12f8cae4-54f1-4e28-ac6f-bfd6d3e40681 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-29T00:52:31.162Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@52f8e4ee, org.onap.sdc.toscaparser.api.parameters.Input@7632ca60, org.onap.sdc.toscaparser.api.parameters.Input@3915b7c, org.onap.sdc.toscaparser.api.parameters.Input@2f46f594, org.onap.sdc.toscaparser.api.parameters.Input@3a8cab06]
2023-04-29T00:52:31.162Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:52:31.162Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_P9DIY31rLgo4bpLazDrq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:52:31.163Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 0289eebf-5960-46af-8b66-80545e7683ea: pNF 23a69f5c-4afb
2023-04-29T00:52:31.163Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Processing PNF resource: 12f8cae4-54f1-4e28-ac6f-bfd6d3e40681
2023-04-29T00:52:31.163Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-29T00:52:31.163Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_P9DIY31rLgo4bpLazDrq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-29T00:52:31.163Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Resource customization UUID: 08e99dd1-4e90-40ec-b12f-ec90ec062feb is the same as notified resource customizationUUID: 08e99dd1-4e90-40ec-b12f-ec90ec062feb
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-04-29T00:52:31.270Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 23a69f5c-4afb 12f8cae4-54f1-4e28-ac6f-bfd6d3e40681 0 ASDC deployResourceStructure
2023-04-29T00:52:31.270Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar ASDC sendASDCNotification
2023-04-29T00:52:31.270Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar
2023-04-29T00:52:31.270Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-29T00:52:31.271Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:52:31.271Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:52:31.271Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729551270,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:52:32.272Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 92be3b4b-8585-4750-9f17-c0ee844e5148
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-29T00:52:32.306Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 92be3b4b-8585-4750-9f17-c0ee844e5148
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-29T00:52:32.313Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:52:32.313Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-29T00:52:32.313Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-29T00:52:48.721Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:52:48.728Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.729Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "policy-distribution-id",
"timestamp": 1682729448738,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.729Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.729Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.730Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "ves-openapi-manager",
"timestamp": 1682729461416,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.730Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.730Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.730Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729418590,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.730Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.730Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.730Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "multicloud-k8s",
"timestamp": 1682729446456,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.730Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.730Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.730Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "aai-model-loader",
"timestamp": 1682729446024,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.731Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.731Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.731Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729418590,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.731Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.731Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.731Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "policy-distribution-id",
"timestamp": 1682729448738,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.731Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.731Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.731Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "multicloud-k8s",
"timestamp": 1682729446456,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.732Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.732Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.732Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "ves-openapi-manager",
"timestamp": 1682729461416,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.732Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.732Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.732Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "aai-model-loader",
"timestamp": 1682729446024,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.732Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.732Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.733Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729418590,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.733Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.733Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.733Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "ves-openapi-manager",
"timestamp": 1682729461416,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.733Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.733Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.733Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "policy-distribution-id",
"timestamp": 1682729448738,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.733Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.734Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.734Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "multicloud-k8s",
"timestamp": 1682729446456,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.734Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.734Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.734Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "aai-model-loader",
"timestamp": 1682729446024,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.734Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.734Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.734Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729418590,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.734Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.734Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.735Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "ves-openapi-manager",
"timestamp": 1682729461416,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.735Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.735Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.735Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "policy-distribution-id",
"timestamp": 1682729448738,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.735Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.735Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.735Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "multicloud-k8s",
"timestamp": 1682729446456,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.735Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.735Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.735Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "aai-model-loader",
"timestamp": 1682729446024,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.736Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.736Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.736Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "ves-openapi-manager",
"timestamp": 1682729461416,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.736Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.736Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.736Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "multicloud-k8s",
"timestamp": 1682729446456,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.736Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.736Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.736Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729418590,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.736Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.736Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.737Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "policy-distribution-id",
"timestamp": 1682729448738,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.737Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.737Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.737Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "aai-model-loader",
"timestamp": 1682729446024,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.737Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.737Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.737Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729418590,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.737Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.737Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.737Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "ves-openapi-manager",
"timestamp": 1682729461416,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOTIFIED"
}
2023-04-29T00:52:48.737Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.738Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.738Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "multicloud-k8s",
"timestamp": 1682729446456,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.738Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.738Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.738Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "policy-distribution-id",
"timestamp": 1682729448738,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.738Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.738Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.738Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "aai-model-loader",
"timestamp": 1682729446024,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.738Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.738Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.739Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729418590,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.739Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.739Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.739Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "ves-openapi-manager",
"timestamp": 1682729461416,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.739Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.739Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.739Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "multicloud-k8s",
"timestamp": 1682729446456,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.739Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.739Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.739Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "policy-distribution-id",
"timestamp": 1682729448738,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.739Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "aai-model-loader",
"timestamp": 1682729446024,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729418590,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:52:48.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "multicloud-k8s",
"timestamp": 1682729446456,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:52:48.740Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.740Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.740Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "ves-openapi-manager",
"timestamp": 1682729461416,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "policy-distribution-id",
"timestamp": 1682729448738,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:52:48.741Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.741Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.741Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "aai-model-loader",
"timestamp": 1682729446024,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:52:48.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "policy-distribution-id",
"timestamp": 1682729473586,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:52:48.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729474447,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:52:48.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.742Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.742Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "ves-openapi-manager",
"timestamp": 1682729474020,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:52:48.742Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "aai-model-loader",
"timestamp": 1682729474024,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:52:48.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "policy-distribution-id",
"timestamp": 1682729474589,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-29T00:52:48.743Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.743Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.743Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729475450,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:52:48.766Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 92be3b4b-8585-4750-9f17-c0ee844e5148
2023-04-29T00:52:48.766Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 92be3b4b-8585-4750-9f17-c0ee844e5148 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:52:48.808Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.808Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "ves-openapi-manager",
"timestamp": 1682729475455,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "DEPLOY_OK"
}
2023-04-29T00:52:48.809Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.809Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.809Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "policy-distribution-id",
"timestamp": 1682729475592,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:52:48.821Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 92be3b4b-8585-4750-9f17-c0ee844e5148
2023-04-29T00:52:48.821Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 92be3b4b-8585-4750-9f17-c0ee844e5148 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:52:48.842Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.842Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "ves-openapi-manager",
"timestamp": 1682729476458,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": ""
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:52:48.857Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of 92be3b4b-8585-4750-9f17-c0ee844e5148
2023-04-29T00:52:48.857Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 92be3b4b-8585-4750-9f17-c0ee844e5148 and ComponentName
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682729475582,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729476453,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "policy-distribution-id",
"timestamp": 1682729476594,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "multicloud-k8s",
"timestamp": 1682729474419,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.876Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682729475582,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729476453,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "policy-distribution-id",
"timestamp": 1682729476594,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "multicloud-k8s",
"timestamp": 1682729474419,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "aai-model-loader",
"timestamp": 1682729478283,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682729475582,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.877Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.878Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.878Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729476453,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.878Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.878Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.878Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "policy-distribution-id",
"timestamp": 1682729476594,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-04-29T00:52:48.878Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.878Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.878Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "multicloud-k8s",
"timestamp": 1682729474419,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-04-29T00:52:48.878Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.878Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.878Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "aai-model-loader",
"timestamp": 1682729479286,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:52:48.890Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 92be3b4b-8585-4750-9f17-c0ee844e5148
2023-04-29T00:52:48.890Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 92be3b4b-8585-4750-9f17-c0ee844e5148 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:52:48.911Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.911Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682729475582,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.911Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.911Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.911Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729476453,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.911Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.911Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.911Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "policy-distribution-id",
"timestamp": 1682729476594,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.911Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "multicloud-k8s",
"timestamp": 1682729474419,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "aai-model-loader",
"timestamp": 1682729480288,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682729475582,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729476453,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "policy-distribution-id",
"timestamp": 1682729476594,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.912Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "multicloud-k8s",
"timestamp": 1682729474419,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "aai-model-loader",
"timestamp": 1682729480288,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "ves-openapi-manager",
"timestamp": 1682729481413,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682729475582,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/resourceInstances/pnf23a69f5c4afb0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729476453,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "policy-distribution-id",
"timestamp": 1682729476594,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.913Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "multicloud-k8s",
"timestamp": 1682729474419,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "aai-model-loader",
"timestamp": 1682729480288,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "ves-openapi-manager",
"timestamp": 1682729481413,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682729475582,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "policy-distribution-id",
"timestamp": 1682729476594,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.914Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729476453,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "multicloud-k8s",
"timestamp": 1682729474419,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "aai-model-loader",
"timestamp": 1682729480288,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "ves-openapi-manager",
"timestamp": 1682729481413,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682729475582,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.915Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "aai-model-loader",
"timestamp": 1682729480288,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "ves-openapi-manager",
"timestamp": 1682729481413,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "multicloud-k8s",
"timestamp": 1682729485094,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729484989,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "policy-distribution-id",
"timestamp": 1682729484141,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.916Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682729484455,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:52:48.917Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.917Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.917Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "aai-model-loader",
"timestamp": 1682729480288,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.917Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.917Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.917Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "ves-openapi-manager",
"timestamp": 1682729481413,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.917Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.917Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.917Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "cds-sdc-listener",
"timestamp": 1682729485991,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:52:48.956Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of fcc4a404-d938-4e27-baaf-c4d8d49de231
2023-04-29T00:52:48.956Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId fcc4a404-d938-4e27-baaf-c4d8d49de231 and ComponentName cds
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:52:48.975Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.975Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "policy-distribution-id",
"timestamp": 1682729485144,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-29T00:52:48.975Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.975Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.976Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "multicloud-k8s",
"timestamp": 1682729486194,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:52:48.976Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.976Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.976Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "aai-model-loader",
"timestamp": 1682729480288,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-29T00:52:48.976Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.976Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.977Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "ves-openapi-manager",
"timestamp": 1682729481413,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:48.977Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:48.977Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:48.977Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "policy-distribution-id",
"timestamp": 1682729486147,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:52:48.988Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fcc4a404-d938-4e27-baaf-c4d8d49de231
2023-04-29T00:52:48.988Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId fcc4a404-d938-4e27-baaf-c4d8d49de231 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:52:49.007Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:49.007Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "multicloud-k8s",
"timestamp": 1682729487319,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:52:49.007Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:49.007Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:49.007Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682729486506,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfP9diy31rlgo4bplazdrq/1.0/artifacts/service-DemoPnfP9diy31rlgo4bplazdrq-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-29T00:52:49.007Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:49.007Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:49.007Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "ves-openapi-manager",
"timestamp": 1682729481413,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:49.007Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:49.007Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:49.007Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "aai-model-loader",
"timestamp": 1682729487452,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-29T00:52:49.008Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:49.008Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:49.008Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "multicloud-k8s",
"timestamp": 1682729488378,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:52:49.021Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fcc4a404-d938-4e27-baaf-c4d8d49de231
2023-04-29T00:52:49.021Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId fcc4a404-d938-4e27-baaf-c4d8d49de231 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-04-29T00:52:49.047Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:49.048Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682729487511,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:52:49.064Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 92be3b4b-8585-4750-9f17-c0ee844e5148
2023-04-29T00:52:49.064Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 92be3b4b-8585-4750-9f17-c0ee844e5148 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:52:49.087Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:49.087Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "multicloud-k8s",
"timestamp": 1682729489380,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-29T00:52:49.087Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:49.087Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:49.087Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "aai-model-loader",
"timestamp": 1682729493526,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-29T00:52:49.087Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:52:49.087Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:49.087Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "aai-model-loader",
"timestamp": 1682729494529,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:52:49.104Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of fcc4a404-d938-4e27-baaf-c4d8d49de231
2023-04-29T00:52:49.104Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId fcc4a404-d938-4e27-baaf-c4d8d49de231 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-29T00:52:49.130Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-29T00:52:49.131Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682729505582,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-29T00:52:49.131Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-29T00:53:02.313Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 92be3b4b-8585-4750-9f17-c0ee844e5148
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-29T00:53:02.345Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 92be3b4b-8585-4750-9f17-c0ee844e5148
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-04-29T00:53:02.356Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-29T00:53:02.356Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-29T00:53:02.356Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-29T00:53:02.356Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-29T00:53:02.356Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-29T00:53:02.356Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-29T00:53:02.356Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-29T00:53:02.357Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-29T00:53:02.357Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-29T00:53:02.357Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-29T00:53:02.357Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-29T00:53:02.370Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-29T00:53:32.371Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 92be3b4b-8585-4750-9f17-c0ee844e5148 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-04-29T00:53:32.382Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 92be3b4b-8585-4750-9f17-c0ee844e5148 and serviceModelVersionId: 0289eebf-5960-46af-8b66-80545e7683ea
2023-04-29T00:53:32.382Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d994ce6b-402f-4bce-84c8-031956ad2855
2023-04-29T00:53:32.383Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d994ce6b-402f-4bce-84c8-031956ad2855/model-vers/model-ver/0289eebf-5960-46af-8b66-80545e7683ea?depth=0
2023-04-29T00:53:32.390Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-29T00:53:32.426Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d994ce6b-402f-4bce-84c8-031956ad2855/model-vers/model-ver/0289eebf-5960-46af-8b66-80545e7683ea?depth=0|INFO|500||Invoke
2023-04-29T00:53:32.426Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d994ce6b-402f-4bce-84c8-031956ad2855/model-vers/model-ver/0289eebf-5960-46af-8b66-80545e7683ea?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d994ce6b-402f-4bce-84c8-031956ad2855/model-vers/model-ver/0289eebf-5960-46af-8b66-80545e7683ea?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[92be3b4b-8585-4750-9f17-c0ee844e5148], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[50c15f0d-2450-41e5-8d49-660511d5db3f], X-ECOMP-RequestID=[92be3b4b-8585-4750-9f17-c0ee844e5148], X-TransactionId=[], X-ONAP-RequestID=[92be3b4b-8585-4750-9f17-c0ee844e5148], Content-Type=[application/merge-patch+json]}
2023-04-29T00:53:32.434Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d994ce6b-402f-4bce-84c8-031956ad2855/model-vers/model-ver/0289eebf-5960-46af-8b66-80545e7683ea?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-29T00:53:32.592Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d994ce6b-402f-4bce-84c8-031956ad2855/model-vers/model-ver/0289eebf-5960-46af-8b66-80545e7683ea?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d994ce6b-402f-4bce-84c8-031956ad2855/model-vers/model-ver/0289eebf-5960-46af-8b66-80545e7683ea?depth=0 has http status code:200 and response headers:{date=[Sat, 29 Apr 2023 00:53:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[241824], x-aai-txid=[0-aai-resources-230429-00:53:32:179-54048], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-29T00:53:32.592Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d994ce6b-402f-4bce-84c8-031956ad2855/model-vers/model-ver/0289eebf-5960-46af-8b66-80545e7683ea?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-29T00:53:32.593Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d994ce6b-402f-4bce-84c8-031956ad2855/model-vers/model-ver/0289eebf-5960-46af-8b66-80545e7683ea?depth=0|INFO|500||InvokeReturn
2023-04-29T00:53:32.593Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-29T00:53:32.594Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-29T00:53:32.604Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-29T00:53:32.605Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 92be3b4b-8585-4750-9f17-c0ee844e5148 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-29T00:53:32.605Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-29T00:53:32.605Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:32.606Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:32.606Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "92be3b4b-8585-4750-9f17-c0ee844e5148",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729612605,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-29T00:53:33.637Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-29T00:53:33.637Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"fcc4a404-d938-4e27-baaf-c4d8d49de231","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"4cf358b9-0016-45f1-aa79-196437e0bb52","serviceDescription":"service","serviceInvariantUUID":"ae2a5241-1d00-4975-8afe-dbc5870e5042","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4199178e-9164-4dcc-b0c3-a972e908f230","resourceInvariantUUID":"4229cf46-0582-4ea0-ab78-54f298bcc62b","resourceCustomizationUUID":"9d411a55-8b2b-4b61-9893-4a0507f675c0","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":"ZDE3YjY2NDRhZjdlMTI4MDlkYjljM2MwMDNiNzYxNWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"44ccdf7b-d519-4edf-9dfa-176a174243a0","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":"ZTNhMTI3NGRkYzUxM2QyZjExNzdjMmNlMTE2YjE3YTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"96685ad9-84fe-45d1-a95f-5beb1a4a1374","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":"33375ae5-b8a9-437d-826d-d865e21f6181","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":"201bfecb-fb18-4621-b13f-8d9c91ecd107","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":"46307f90-4d98-426e-be07-a087a18398b0","artifactVersion":"2","generatedFromUUID":"33375ae5-b8a9-437d-826d-d865e21f6181"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NGQ3OTk1YzQxZmEyY2M1ZmRlZmY4NDQ1NmFlMTJkZDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"180a542d-0b31-4b8a-b95c-d4101634e672","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjZkNWQ3YzYwOTFhMThmNGI2MzZhZDNlY2RhZmY2OWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8143374d-281e-46f8-af1e-8d2413713c07","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-29T00:53:33.638Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:53:33.638Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:33.638Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:33.638Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729541232,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:53:34.640Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:53:34.640Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:34.640Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:34.640Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729541232,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:53:35.641Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:53:35.642Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:35.642Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:35.642Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729541232,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:53:36.644Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:53:36.645Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:36.645Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:36.645Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729541232,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:53:37.647Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:53:37.648Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:37.648Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:37.648Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729541232,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:53:38.650Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:53:38.650Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:38.651Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:38.651Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729541232,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:53:39.653Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-29T00:53:39.653Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:39.653Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:39.653Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729541232,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:53:40.655Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "4cf358b9-0016-45f1-aa79-196437e0bb52",
"serviceDescription": "service",
"serviceInvariantUUID": "ae2a5241-1d00-4975-8afe-dbc5870e5042",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "9d411a55-8b2b-4b61-9893-4a0507f675c0",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "4199178e-9164-4dcc-b0c3-a972e908f230",
"resourceInvariantUUID": "4229cf46-0582-4ea0-ab78-54f298bcc62b",
"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": "ZTNhMTI3NGRkYzUxM2QyZjExNzdjMmNlMTE2YjE3YTc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "96685ad9-84fe-45d1-a95f-5beb1a4a1374",
"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": "33375ae5-b8a9-437d-826d-d865e21f6181",
"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": "46307f90-4d98-426e-be07-a087a18398b0",
"generatedFromUUID": "33375ae5-b8a9-437d-826d-d865e21f6181"
},
"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": "46307f90-4d98-426e-be07-a087a18398b0",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "MjZkNWQ3YzYwOTFhMThmNGI2MzZhZDNlY2RhZmY2OWI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "8143374d-281e-46f8-af1e-8d2413713c07"
}
],
"workloadContext": "Production"
}
2023-04-29T00:53:40.656Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-29T00:53:40.656Z|92be3b4b-8585-4750-9f17-c0ee844e5148|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4cf358b9-0016-45f1-aa79-196437e0bb52 ASDC
2023-04-29T00:53:40.656Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:fcc4a404-d938-4e27-baaf-c4d8d49de231
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:4cf358b9-0016-45f1-aa79-196437e0bb52
ServiceInvariantUUID:ae2a5241-1d00-4975-8afe-dbc5870e5042
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:8143374d-281e-46f8-af1e-8d2413713c07
ArtifactChecksum:MjZkNWQ3YzYwOTFhMThmNGI2MzZhZDNlY2RhZmY2OWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:9d411a55-8b2b-4b61-9893-4a0507f675c0
ResourceInvariantUUID:4229cf46-0582-4ea0-ab78-54f298bcc62b
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:4199178e-9164-4dcc-b0c3-a972e908f230
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:96685ad9-84fe-45d1-a95f-5beb1a4a1374
ArtifactChecksum:ZTNhMTI3NGRkYzUxM2QyZjExNzdjMmNlMTE2YjE3YTc=
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:33375ae5-b8a9-437d-826d-d865e21f6181
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:46307f90-4d98-426e-be07-a087a18398b0
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:46307f90-4d98-426e-be07-a087a18398b0
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-29T00:53:40.657Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4cf358b9-0016-45f1-aa79-196437e0bb52 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-04-29T00:53:40.740Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T00:53:40.741Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:53:40.742Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:53:40.742Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 8143374d-281e-46f8-af1e-8d2413713c07 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-29T00:53:40.742Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-29T00:53:40.742Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-29T00:53:40.860Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-29T00:53:40.864Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 8143374d-281e-46f8-af1e-8d2413713c07 75163
2023-04-29T00:53:40.864Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-29T00:53:40.865Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-29T00:53:40.865Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-29T00:53:40.865Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-29T00:53:40.865Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-29T00:53:40.865Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "fcc4a404-d938-4e27-baaf-c4d8d49de231",
"consumerID": "SO-sdc-controller",
"timestamp": 1682729620864,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-29T00:53:41.867Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-29T00:53:41.868Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-29T00:53:41.868Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 8143374d-281e-46f8-af1e-8d2413713c07, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-29T00:53:41.869Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-04-29T00:53:41.869Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-29T00:53:41.870Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-04-29T00:53:41.975Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9768733381234089754/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-04-29T00:53:42.958Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-29T00:53:42.958Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-29T00:53:42.958Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-29T00:53:42.958Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-29T00:53:42.958Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-29T00:53:42.959Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-29T00:53:42.959Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-29T00:53:42.959Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-29T00:53:42.959Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-29T00:53:42.959Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-29T00:53:42.959Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-29T00:53:42.959Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-29T00:53:42.959Z|fcc4a404-d938-4e27-baaf-c4d8d49de231|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery