By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.3.7.RELEASE)
2023-02-19T23:41:23.844Z||main|||||INFO|500||The following profiles are active: basic
2023-02-19T23:41:37.378Z||main|||||INFO|500||Starting service [Tomcat]
2023-02-19T23:41:37.380Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-02-19T23:41:37.539Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-02-19T23:41:43.971Z||main|||||INFO|500||catdb-pool - Starting...
2023-02-19T23:41:44.527Z||main|||||INFO|500||catdb-pool - Start completed.
2023-02-19T23:41:45.209Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-02-19T23:41:45.604Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-02-19T23:41:46.575Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-19T23:41:49.109Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-19T23:41:49.888Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-02-19T23:41:53.240Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-19T23:41:53.368Z||main|||||INFO|500||reqdb-pool - Starting...
2023-02-19T23:41:53.418Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-02-19T23:41:53.441Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-02-19T23:41:54.212Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-19T23:41:54.900Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-19T23:41:56.556Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-02-19T23:41:57.730Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-02-19T23:41:57.731Z||main|||||ERROR|500||(conn=1594) Table 'catalogdb.activity_spec' doesn't exist
2023-02-19T23:41:57.764Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2023-02-19T23:42:02.247Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-02-19T23:42:07.186Z||main|||||WARN|500||---
2023-02-19T23:42:07.187Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-02-19T23:42:07.187Z||main|||||WARN|500||---
2023-02-19T23:42:08.067Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-02-19T23:42:15.771Z||main|||||INFO|500||Started Application in 56.167 seconds (JVM running for 58.811)
2023-02-19T23:42:15.810Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-19T23:42:15.835Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-19T23:42:15.865Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-19T23:42:15.930Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 2a1626b8-a7b7-430c-8ca2-e299a0286e6c url= /sdc/v1/artifactTypes
2023-02-19T23:42:15.940Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-19T23:42:16.164Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-19T23:42:16.217Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-02-19T23:42:16.218Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-02-19T23:42:16.218Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 726a4816-4ac6-4825-a1e3-fa1c37d60cf8 url= /sdc/v1/distributionKafkaData
2023-02-19T23:42:16.219Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-02-19T23:42:16.252Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-19T23:42:16.259Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@61938e8c
2023-02-19T23:42:16.331Z||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-35e410c4-7d69-4c92-8858-8abdeb479280
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2023-02-19T23:42:16.431Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280] Instantiated an idempotent producer.
2023-02-19T23:42:16.565Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-02-19T23:42:16.663Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-19T23:42:16.664Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-19T23:42:16.664Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676850136646
2023-02-19T23:42:16.680Z||scheduling-1|||||INFO|500||start DistributionClient
2023-02-19T23:42:16.732Z||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-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = so
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-02-19T23:42:16.885Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-19T23:42:16.885Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-19T23:42:16.886Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676850136885
2023-02-19T23:42:16.887Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T23:42:16.951Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T23:42:16.952Z||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-9dc851bf-876d-4290-9a05-e878666c05f0
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = so
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-02-19T23:42:16.968Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-19T23:42:16.969Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-19T23:42:16.983Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676850136968
2023-02-19T23:42:16.984Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T23:42:16.991Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T23:42:17.000Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-02-19T23:42:18.574Z||kafka-producer-network-thread | SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280] Cluster ID: V_x-rdPDRtSrMgaRU93jNA
2023-02-19T23:42:18.645Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, 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 zOosREtBQ1i8kt824GA5XQ
2023-02-19T23:42:18.646Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, 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 zOosREtBQ1i8kt824GA5XQ
2023-02-19T23:42:18.647Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, 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 zOosREtBQ1i8kt824GA5XQ
2023-02-19T23:42:18.649Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, 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 zOosREtBQ1i8kt824GA5XQ
2023-02-19T23:42:18.650Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, 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 zOosREtBQ1i8kt824GA5XQ
2023-02-19T23:42:18.650Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, 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 zOosREtBQ1i8kt824GA5XQ
2023-02-19T23:42:18.654Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] Cluster ID: V_x-rdPDRtSrMgaRU93jNA
2023-02-19T23:42:18.656Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, 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 z4vfCrRDQZu2PN-CUErpeQ
2023-02-19T23:42:18.656Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, 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 z4vfCrRDQZu2PN-CUErpeQ
2023-02-19T23:42:18.656Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, 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 z4vfCrRDQZu2PN-CUErpeQ
2023-02-19T23:42:18.656Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, 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 z4vfCrRDQZu2PN-CUErpeQ
2023-02-19T23:42:18.657Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, 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 z4vfCrRDQZu2PN-CUErpeQ
2023-02-19T23:42:18.657Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, 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 z4vfCrRDQZu2PN-CUErpeQ
2023-02-19T23:42:18.657Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Cluster ID: V_x-rdPDRtSrMgaRU93jNA
2023-02-19T23:42:18.659Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-02-19T23:42:18.660Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-02-19T23:42:18.698Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] (Re-)joining group
2023-02-19T23:42:18.702Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] (Re-)joining group
2023-02-19T23:42:18.714Z||kafka-producer-network-thread | SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280] ProducerId set to 2000 with epoch 0
2023-02-19T23:42:18.798Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4-e6712b01-ab6f-40a3-975c-a969ec9c9e34
2023-02-19T23:42:18.800Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-02-19T23:42:18.800Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] (Re-)joining group
2023-02-19T23:42:18.804Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0-ddb3f0ca-4009-4a56-b891-141ef28eb459
2023-02-19T23:42:18.805Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-02-19T23:42:18.805Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] (Re-)joining group
2023-02-19T23:42:24.850Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4-e6712b01-ab6f-40a3-975c-a969ec9c9e34', protocol='range'}
2023-02-19T23:42:24.864Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0-ddb3f0ca-4009-4a56-b891-141ef28eb459', protocol='range'}
2023-02-19T23:42:24.937Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, 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 zOosREtBQ1i8kt824GA5XQ
2023-02-19T23:42:24.938Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, 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 zOosREtBQ1i8kt824GA5XQ
2023-02-19T23:42:24.938Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, 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 zOosREtBQ1i8kt824GA5XQ
2023-02-19T23:42:24.938Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, 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 zOosREtBQ1i8kt824GA5XQ
2023-02-19T23:42:24.938Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, 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 zOosREtBQ1i8kt824GA5XQ
2023-02-19T23:42:24.939Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, 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 zOosREtBQ1i8kt824GA5XQ
2023-02-19T23:42:24.952Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4-e6712b01-ab6f-40a3-975c-a969ec9c9e34=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0-ddb3f0ca-4009-4a56-b891-141ef28eb459=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-02-19T23:42:24.981Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4-e6712b01-ab6f-40a3-975c-a969ec9c9e34', protocol='range'}
2023-02-19T23:42:24.982Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-02-19T23:42:24.982Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0-ddb3f0ca-4009-4a56-b891-141ef28eb459', protocol='range'}
2023-02-19T23:42:24.983Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-02-19T23:42:24.990Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-19T23:42:24.990Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-19T23:42:25.007Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-19T23:42:25.008Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-02-19T23:42:25.008Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-02-19T23:42:25.008Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-02-19T23:42:25.009Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-02-19T23:42:25.009Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-02-19T23:42:25.012Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-19T23:42:25.012Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-02-19T23:42:25.013Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-02-19T23:42:25.013Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-02-19T23:42:25.013Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-02-19T23:42:25.013Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-02-19T23:42:25.113Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-19T23:42:25.136Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-19T23:42:25.242Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-19T23:42:25.243Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-19T23:42:25.269Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-19T23:42:25.270Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-19T23:42:25.284Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-19T23:42:25.284Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-19T23:42:25.286Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-19T23:42:25.286Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-19T23:42:25.287Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-19T23:42:25.287Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-19T23:43:16.956Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T23:43:16.993Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T23:44:16.957Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T23:44:16.994Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T23:45:16.958Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T23:45:16.996Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T23:46:16.960Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T23:46:16.998Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T23:47:16.961Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T23:47:17.000Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T23:48:16.962Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T23:48:17.001Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T23:49:16.964Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T23:49:17.002Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T23:50:16.965Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T23:50:17.004Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T23:51:16.903Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-02-19T23:51:16.967Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T23:51:17.006Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T23:51:18.664Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5270a91a-fd7d-4171-ad5a-ce499b2cc9d4, groupId=so] Node -1 disconnected.
2023-02-19T23:51:18.864Z||kafka-producer-network-thread | SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280] Node -1 disconnected.
2023-02-19T23:51:18.865Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-9dc851bf-876d-4290-9a05-e878666c05f0, groupId=so] Node -1 disconnected.
2023-02-19T23:52:16.968Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T23:52:17.009Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T23:53:16.968Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T23:53:17.011Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T23:54:16.970Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T23:54:17.013Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T23:55:16.970Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T23:55:17.014Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T23:56:16.972Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T23:56:17.018Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T23:57:16.974Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T23:57:17.019Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T23:58:16.976Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T23:58:17.019Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-19T23:59:16.977Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-19T23:59:17.020Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:00:16.979Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:00:17.021Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:01:16.980Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:01:17.023Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:02:16.981Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:02:17.025Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:03:16.982Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:03:17.027Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:04:16.983Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:04:17.028Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:05:16.985Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:05:17.029Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:06:16.986Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:06:17.030Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:07:16.988Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:07:17.032Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:08:16.989Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:08:17.034Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:09:16.990Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:09:17.037Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:10:16.992Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:10:17.039Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:11:16.992Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:11:17.041Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:12:16.994Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:12:17.043Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:13:16.995Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:13:17.045Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:14:16.997Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:14:17.046Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:15:16.999Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:15:17.046Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:16:17.001Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:16:17.048Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:17:17.003Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:17:17.049Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:18:17.005Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:18:17.050Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:19:17.005Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:19:17.051Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:20:17.007Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:20:17.053Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:21:17.008Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:21:17.054Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:22:17.010Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:22:17.056Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:23:17.012Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:23:17.057Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:24:17.013Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:24:17.058Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:25:17.014Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:25:17.060Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:26:17.015Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:26:17.061Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:27:17.018Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:27:17.062Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:28:17.020Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:28:17.064Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:29:17.021Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:29:17.065Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:30:17.023Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:30:17.067Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:31:17.027Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:31:17.068Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:32:17.028Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:32:17.070Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:33:17.029Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:33:17.071Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:34:17.032Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:34:17.073Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:35:17.033Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:35:17.074Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:36:17.035Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:36:17.075Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:37:17.036Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:37:17.076Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:38:17.038Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:38:17.077Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:39:17.040Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:39:17.077Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:40:17.042Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:40:17.079Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:41:17.043Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:41:17.080Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:42:17.045Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:42:17.081Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:43:17.046Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:43:17.083Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:44:17.049Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:44:17.084Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:45:17.049Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:45:17.085Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:46:17.052Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:46:17.086Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:47:17.054Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:47:17.091Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:48:17.054Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:48:17.092Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:49:17.055Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:49:17.098Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:50:17.058Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:50:17.098Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:51:17.061Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:51:17.100Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:52:17.062Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:52:17.100Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:53:17.063Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:53:17.101Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:54:17.065Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:54:17.104Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:55:17.065Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:55:17.112Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:56:17.067Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:56:17.113Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:57:17.068Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:57:17.115Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:58:17.069Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:58:17.116Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T00:59:17.071Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T00:59:17.118Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:00:17.072Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:00:17.118Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:01:17.072Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:01:17.120Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:02:17.073Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:02:17.122Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:03:17.074Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:03:17.122Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:04:17.074Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:04:17.123Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:05:17.076Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:05:17.125Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:06:17.077Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:06:17.127Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:07:17.079Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:07:17.128Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:08:17.080Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:08:17.129Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:09:17.080Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:09:17.130Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:10:17.082Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:10:17.131Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:11:17.083Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:11:17.131Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:12:17.083Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:12:17.152Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:13:17.085Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:13:17.153Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:14:17.092Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:14:17.155Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:15:17.093Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:15:17.156Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:16:17.094Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:16:17.158Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:17:17.096Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:17:17.159Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:18:17.096Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:18:17.161Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:19:17.098Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:19:17.163Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:20:17.104Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:20:17.172Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:21:17.107Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:21:17.174Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:22:17.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:22:17.179Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:23:17.113Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:23:17.180Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:24:17.120Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:24:17.182Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:25:17.122Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:25:17.182Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:26:17.123Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:26:17.182Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:27:17.123Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:27:17.184Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:28:17.124Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:28:17.184Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:29:17.126Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:29:17.184Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:30:17.127Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:30:17.187Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:31:17.129Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:31:17.189Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:32:17.130Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:32:17.189Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:33:17.131Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:33:17.191Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:34:17.132Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:34:17.192Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:35:17.133Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:35:17.193Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:36:17.135Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:36:17.194Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:37:17.137Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:37:17.195Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:38:17.138Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:38:17.197Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:39:17.140Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:39:17.198Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:40:17.141Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:40:17.199Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:41:17.142Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:41:17.199Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:42:17.143Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:42:17.200Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:43:17.145Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:43:17.201Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:44:17.147Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:44:17.201Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:45:17.148Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:45:17.202Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:46:17.149Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:46:17.204Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:47:17.149Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:47:17.204Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:48:17.150Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:48:17.205Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:49:17.152Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:49:17.207Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:50:17.154Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:50:17.210Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:51:17.155Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:51:17.212Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:52:17.155Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:52:17.212Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:53:17.156Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:53:17.213Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:54:17.158Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:54:17.215Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:55:17.160Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:55:17.217Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:56:17.161Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:56:17.218Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:57:17.162Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:57:17.220Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:58:17.164Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:58:17.220Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T01:59:17.165Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T01:59:17.222Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:00:17.166Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:00:17.223Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:01:17.166Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:01:17.225Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:02:17.168Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:02:17.226Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:03:17.169Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:03:17.226Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:04:17.170Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:04:17.227Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:05:17.170Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:05:17.227Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:06:17.171Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:06:17.228Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:07:17.173Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:07:17.229Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:08:17.174Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:08:17.230Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:09:17.175Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:09:17.232Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:10:17.177Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:10:17.232Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:11:17.178Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:11:17.234Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:12:17.178Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:12:17.235Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:13:17.180Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:13:17.237Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:14:17.181Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:14:17.238Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:15:17.181Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:15:17.239Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:16:17.182Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:16:17.240Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:17:17.183Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:17:17.243Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:18:17.184Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:18:17.244Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:19:17.185Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:19:17.245Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:20:17.187Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:20:17.245Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:21:17.189Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:21:17.246Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:22:17.190Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:22:17.248Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:23:17.191Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:23:17.250Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:24:17.193Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:24:17.252Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:25:17.196Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:25:17.253Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:26:17.197Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:26:17.255Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:27:17.201Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:27:17.259Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:28:17.202Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:28:17.260Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:29:17.204Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:29:17.261Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:30:17.204Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:30:17.263Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:31:17.205Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:31:17.263Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:32:17.206Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:32:17.264Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:33:17.207Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:33:17.265Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:34:17.209Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:34:17.265Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:35:17.210Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:35:17.267Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:36:17.212Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:36:17.268Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:37:17.213Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:37:17.270Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:38:17.215Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:38:17.271Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:39:17.215Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:39:17.273Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:40:17.217Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:40:17.274Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:41:17.220Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:41:17.275Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:42:17.224Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:42:17.276Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:43:17.226Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:43:17.277Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:44:17.228Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:44:17.279Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:45:17.229Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:45:17.280Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:46:17.230Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:46:17.281Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:47:17.230Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:47:17.282Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:48:17.232Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:48:17.283Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:49:17.233Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:49:17.285Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:50:17.234Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:50:17.285Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:51:17.235Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:51:17.287Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:52:17.237Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:52:17.289Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:53:17.239Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:53:17.290Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:54:17.244Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:54:17.291Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:55:17.246Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:55:17.292Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:56:17.248Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:56:17.293Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:57:17.250Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:57:17.294Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:58:17.251Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:58:17.294Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T02:59:17.253Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T02:59:17.296Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:00:17.254Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:00:17.296Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:01:17.255Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:01:17.298Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:02:17.255Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:02:17.299Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:03:17.256Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:03:17.299Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:04:17.257Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:04:17.300Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:05:17.258Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:05:17.302Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:06:17.258Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:06:17.304Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:07:17.260Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:07:17.305Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:08:17.262Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:08:17.306Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:09:17.262Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:09:17.307Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:10:17.264Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:10:17.308Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:11:17.264Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:11:17.310Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:12:17.266Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:12:17.311Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:13:17.268Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:13:17.313Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:14:17.269Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:14:17.313Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:15:17.269Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:15:17.315Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:16:17.270Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:16:17.317Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:17:17.272Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:17:17.317Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:18:17.273Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:18:17.319Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:19:17.274Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:19:17.319Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:20:17.275Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:20:17.320Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:21:17.276Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:21:17.321Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:22:17.278Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:22:17.323Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:23:17.278Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:23:17.324Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:24:17.280Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:24:17.324Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:25:17.280Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:25:17.326Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:26:17.281Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:26:17.327Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:27:17.283Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:27:17.328Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:28:17.284Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:28:17.328Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:29:17.286Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:29:17.329Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:30:17.287Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:30:17.330Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:31:17.289Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:31:17.330Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:32:17.291Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:32:17.339Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:33:17.292Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:33:17.339Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:34:17.293Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:34:17.340Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:35:17.294Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:35:17.340Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:36:17.295Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:36:17.340Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:37:17.296Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:37:17.341Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:38:17.297Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:38:17.342Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:39:17.298Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:39:17.343Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:40:17.300Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:40:17.345Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:41:17.301Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:41:17.345Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:42:17.302Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:42:17.347Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:43:17.302Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:43:17.347Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:43:39.461Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-20T03:43:39.462Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"10640307-be4e-4b8d-a4c5-fc3aff7fcdd3","serviceName":"basic_onboard_shbJaK","serviceVersion":"1.0","serviceUUID":"d0a5fbe2-f092-4573-bee8-d8cbd0554e23","serviceDescription":"service","serviceInvariantUUID":"be321580-ebff-4872-950c-9b838e8420cb","resources":[{"resourceInstanceName":"basic_onboard_shbJaK 0","resourceName":"basic_onboard_shbJaK","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ee8de2da-fd61-49cb-af81-e2d07883036d","resourceInvariantUUID":"37f74a82-5b46-4c56-a958-9c9d9c382d09","resourceCustomizationUUID":"cfb31cb7-2e7d-4b5b-88d5-d845e17dd1a1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/vf-license-model.xml","artifactChecksum":"YTgzMmFhMTc4NjA5MWEyZjlmYTJjYmFiOGY2YjQ4NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"627c640a-0da8-44d3-a219-df4ee82aa75b","artifactVersion":"1"},{"artifactName":"basic_onboard_shbjak0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/basic_onboard_shbjak0_modules.json","artifactChecksum":"YTVmNzQyYjg1OGIxMzg4NWE4ZTE2ZDFlYjkzNGM4ODY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"97cc8642-ddda-4338-96ba-1300e4850f9a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"96cac246-7eac-47a0-939d-04ed66e45b77","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5a80025d-66c9-4288-8ba0-0c9d83b3903a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"994dbd40-7157-4d99-84df-a5dec6482f68","artifactVersion":"2","generatedFromUUID":"96cac246-7eac-47a0-939d-04ed66e45b77"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardShbjak-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-template.yml","artifactChecksum":"MWQyMWM5Yzk5MTJkN2ExMzcwMmI3N2EwMzgxMTUzMWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f80c3e7b-2a9e-4c20-baf0-1deb108870c6","artifactVersion":"1"},{"artifactName":"service-BasicOnboardShbjak-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar","artifactChecksum":"MmI5MTZhYmJkMThlMjNiZGM5ZjQ2YTk4NmU5MjdmYjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a8bd4e9c-cd9a-414e-acc2-7c19350bef78","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-20T03:43:39.484Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T03:43:39.494Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:43:39.495Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:43:39.495Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864597302,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:43:39.505Z||kafka-producer-network-thread | SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to zOosREtBQ1i8kt824GA5XQ
2023-02-20T03:43:39.506Z||kafka-producer-network-thread | SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to zOosREtBQ1i8kt824GA5XQ
2023-02-20T03:43:39.506Z||kafka-producer-network-thread | SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to zOosREtBQ1i8kt824GA5XQ
2023-02-20T03:43:39.506Z||kafka-producer-network-thread | SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to zOosREtBQ1i8kt824GA5XQ
2023-02-20T03:43:39.506Z||kafka-producer-network-thread | SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to zOosREtBQ1i8kt824GA5XQ
2023-02-20T03:43:39.506Z||kafka-producer-network-thread | SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to zOosREtBQ1i8kt824GA5XQ
2023-02-20T03:43:39.645Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-20T03:43:39.645Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "multicloud-k8s",
"timestamp": 1676864611577,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:43:39.690Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:43:40.545Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T03:43:40.546Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:43:40.546Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:43:40.546Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864597302,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/basic_onboard_shbjak0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:43:41.548Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T03:43:41.549Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:43:41.550Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:43:41.550Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864597302,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:43:42.552Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T03:43:42.554Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:43:42.555Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:43:42.555Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864597302,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:43:43.558Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T03:43:43.559Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:43:43.559Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:43:43.559Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864597302,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:43:44.560Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T03:43:44.561Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:43:44.561Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:43:44.562Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864597302,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:43:45.562Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T03:43:45.563Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:43:45.563Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:43:45.564Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864597302,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:43:46.568Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"serviceName": "basic_onboard_shbJaK",
"serviceVersion": "1.0",
"serviceUUID": "d0a5fbe2-f092-4573-bee8-d8cbd0554e23",
"serviceDescription": "service",
"serviceInvariantUUID": "be321580-ebff-4872-950c-9b838e8420cb",
"resources": [
{
"resourceInstanceName": "basic_onboard_shbJaK 0",
"resourceCustomizationUUID": "cfb31cb7-2e7d-4b5b-88d5-d845e17dd1a1",
"resourceName": "basic_onboard_shbJaK",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "ee8de2da-fd61-49cb-af81-e2d07883036d",
"resourceInvariantUUID": "37f74a82-5b46-4c56-a958-9c9d9c382d09",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_shbjak0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/basic_onboard_shbjak0_modules.json",
"artifactChecksum": "YTVmNzQyYjg1OGIxMzg4NWE4ZTE2ZDFlYjkzNGM4ODY\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "97cc8642-ddda-4338-96ba-1300e4850f9a",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "96cac246-7eac-47a0-939d-04ed66e45b77",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "994dbd40-7157-4d99-84df-a5dec6482f68",
"generatedFromUUID": "96cac246-7eac-47a0-939d-04ed66e45b77"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "994dbd40-7157-4d99-84df-a5dec6482f68",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardShbjak-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar",
"artifactChecksum": "MmI5MTZhYmJkMThlMjNiZGM5ZjQ2YTk4NmU5MjdmYjE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "a8bd4e9c-cd9a-414e-acc2-7c19350bef78"
}
],
"workloadContext": "Production"
}
2023-02-20T03:43:46.572Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-20T03:43:46.572Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 d0a5fbe2-f092-4573-bee8-d8cbd0554e23 ASDC
2023-02-20T03:43:46.727Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:10640307-be4e-4b8d-a4c5-fc3aff7fcdd3
ServiceName:basic_onboard_shbJaK
ServiceVersion:1.0
ServiceUUID:d0a5fbe2-f092-4573-bee8-d8cbd0554e23
ServiceInvariantUUID:be321580-ebff-4872-950c-9b838e8420cb
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardShbjak-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar
ArtifactUUID:a8bd4e9c-cd9a-414e-acc2-7c19350bef78
ArtifactChecksum:MmI5MTZhYmJkMThlMjNiZGM5ZjQ2YTk4NmU5MjdmYjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_shbJaK 0
ResourceCustomizationUUID:cfb31cb7-2e7d-4b5b-88d5-d845e17dd1a1
ResourceInvariantUUID:37f74a82-5b46-4c56-a958-9c9d9c382d09
ResourceName:basic_onboard_shbJaK
ResourceType:VF
ResourceUUID:ee8de2da-fd61-49cb-af81-e2d07883036d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_shbjak0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/basic_onboard_shbjak0_modules.json
ArtifactUUID:97cc8642-ddda-4338-96ba-1300e4850f9a
ArtifactChecksum:YTVmNzQyYjg1OGIxMzg4NWE4ZTE2ZDFlYjkzNGM4ODY=
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/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.yaml
ArtifactUUID:96cac246-7eac-47a0-939d-04ed66e45b77
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/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env
ArtifactUUID:994dbd40-7157-4d99-84df-a5dec6482f68
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/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env
ArtifactUUID:994dbd40-7157-4d99-84df-a5dec6482f68
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-20T03:43:46.728Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d0a5fbe2-f092-4573-bee8-d8cbd0554e23 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-20T03:43:47.025Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-20T03:43:47.026Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-02-20T03:43:47.027Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-02-20T03:43:47.027Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a8bd4e9c-cd9a-414e-acc2-7c19350bef78 from URL: /sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar
2023-02-20T03:43:47.027Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-02-20T03:43:47.028Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar
2023-02-20T03:43:47.173Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-02-20T03:43:47.179Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar a8bd4e9c-cd9a-414e-acc2-7c19350bef78 75694
2023-02-20T03:43:47.180Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar ASDC sendASDCNotification
2023-02-20T03:43:47.180Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar
2023-02-20T03:43:47.181Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-20T03:43:47.182Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:43:47.182Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:43:47.182Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864627179,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:43:48.184Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-20T03:43:48.185Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-02-20T03:43:48.185Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: a8bd4e9c-cd9a-414e-acc2-7c19350bef78, URL: /sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar to file: /app/ASDC/1/service-BasicOnboardShbjak-csar.csar
2023-02-20T03:43:48.186Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardShbjak-csar.csar
2023-02-20T03:43:48.278Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardShbjak-csar.csar
2023-02-20T03:43:48.278Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardShbjak-csar.csar
2023-02-20T03:43:48.870Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1311164627310692641/Definitions/service-BasicOnboardShbjak-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2023-02-20T03:43:51.461Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-20T03:43:51.467Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-02-20T03:43:51.467Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardShbjak-csar.csar
2023-02-20T03:43:51.468Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-20T03:43:51.468Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_shbJaK 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-BasicOnboardShbjak-csar.csar
2023-02-20T03:43:51.468Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|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-BasicOnboardShbjak-csar.csar
2023-02-20T03:43:51.468Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|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-BasicOnboardShbjak-csar.csar
2023-02-20T03:43:51.469Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|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-BasicOnboardShbjak-csar.csar
2023-02-20T03:43:51.469Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|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-BasicOnboardShbjak-csar.csar
2023-02-20T03:43:51.469Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|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-BasicOnboardShbjak-csar.csar
2023-02-20T03:43:51.469Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|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-BasicOnboardShbjak-csar.csar
2023-02-20T03:43:51.469Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-02-20T03:43:51.477Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:51.478Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_shbJaK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:43:51.483Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_shbJaK 0 is matching search criteria
2023-02-20T03:43:51.483Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-02-20T03:43:51.485Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_shbJaK 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-20T03:43:51.487Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:51.487Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_shbJaK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:43:51.487Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_shbJaK 0 is matching search criteria
2023-02-20T03:43:51.487Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-02-20T03:43:51.488Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_shbJaK 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-20T03:43:51.488Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:51.488Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_shbJaK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:43:51.492Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:51.492Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_shbJaK 0 is not matching search criteria
2023-02-20T03:43:51.492Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-02-20T03:43:51.492Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-02-20T03:43:51.492Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-02-20T03:43:51.493Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-20T03:43:51.493Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-20T03:43:51.493Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:51.493Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_shbJaK is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-20T03:43:51.495Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:51.495Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_shbJaK 0 is matching search criteria
2023-02-20T03:43:51.495Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_shbJaK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-20T03:43:51.495Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:51.496Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_shbJaK 0 is matching search criteria
2023-02-20T03:43:51.496Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_shbJaK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-20T03:43:51.496Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:51.496Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_shbJaK 0 is matching search criteria
2023-02-20T03:43:51.496Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_shbJaK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-20T03:43:51.497Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:51.497Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_shbJaK 0 is not matching search criteria
2023-02-20T03:43:51.497Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-20T03:43:51.497Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-20T03:43:51.497Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=87095e8c-f5f4-4adf-b0f7-85b201457716
2023-02-20T03:43:51.498Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:51.498Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_shbJaK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:43:51.498Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:51.498Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_shbJaK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:43:51.498Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:51.499Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_shbJaK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:43:51.499Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:51.499Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_shbJaK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:43:51.499Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_shbJaK
Description:service
Model UUID:d0a5fbe2-f092-4573-bee8-d8cbd0554e23
Model Version:NULL
Model InvariantUuid:be321580-ebff-4872-950c-9b838e8420cb
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_shbJaK
Model UUID:3b8645fc-b1fc-435e-ba03-d42187fee5eb
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:37f74a82-5b46-4c56-a958-9c9d9c382d09
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:cfb31cb7-2e7d-4b5b-88d5-d845e17dd1a1
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:e5e80963-c1b2-4fbd-978d-3f15ba71fc56
ModelName:BasicOnboardShbjak..base_ubuntu18..module-0
ModelUuid:3cfb3ece-c66c-4001-80cf-67f2e542b108
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:87095e8c-f5f4-4adf-b0f7-85b201457716
ModelInvariantUuid:89586c93-c8eb-44e0-8de0-3931a819af35
ModelName:basic_onboard_shbJaK-nodes.ubuntu18Cvfc
ModelUuid:3e26e214-7fcf-4ae5-be09-5ec78c45517f
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:d4c7ee10-8767-4c41-bca9-c09c581e48af
ModelInvariantUuid:08478d2f-e6d2-4daa-b18c-b37fe2e9f24a
ModelName:BasicOnboardShbjak.compute.nodes.heat.ubuntu18
ModelUuid:e9535e75-ac79-4ae0-bd0d-a69c398b6cda
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-20T03:43:51.523Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: ee8de2da-fd61-49cb-af81-e2d07883036d
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-20T03:43:51.596Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||basic_onboard_shbJaK 0
2023-02-20T03:43:51.605Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ee8de2da-fd61-49cb-af81-e2d07883036d
2023-02-20T03:43:51.605Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 97cc8642-ddda-4338-96ba-1300e4850f9a from URL: /sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/basic_onboard_shbjak0_modules.json
2023-02-20T03:43:51.605Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-02-20T03:43:51.605Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/basic_onboard_shbjak0_modules.json
2023-02-20T03:43:51.699Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-02-20T03:43:51.699Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/basic_onboard_shbjak0_modules.json 97cc8642-ddda-4338-96ba-1300e4850f9a 798
2023-02-20T03:43:51.700Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/basic_onboard_shbjak0_modules.json ASDC sendASDCNotification
2023-02-20T03:43:51.700Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/basic_onboard_shbjak0_modules.json
2023-02-20T03:43:51.700Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-20T03:43:51.700Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:43:51.701Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:43:51.701Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864631700,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/basic_onboard_shbjak0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:43:52.702Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardShbjak..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "e5e80963-c1b2-4fbd-978d-3f15ba71fc56",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "3cfb3ece-c66c-4001-80cf-67f2e542b108",
"vfModuleModelCustomizationUUID": "f3990aaa-695d-45f6-a1ee-5dc2ee0cc197",
"isBase": true,
"artifacts": [
"96cac246-7eac-47a0-939d-04ed66e45b77",
"994dbd40-7157-4d99-84df-a5dec6482f68"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-02-20T03:43:52.728Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardShbjak..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3cfb3ece-c66c-4001-80cf-67f2e542b108
VfModuleModelInvariantUUID:e5e80963-c1b2-4fbd-978d-3f15ba71fc56
VfModuleModelDescription:NULL
Artifacts UUID List:{
96cac246-7eac-47a0-939d-04ed66e45b77
,
994dbd40-7157-4d99-84df-a5dec6482f68
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-02-20T03:43:52.733Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardShbjak..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "e5e80963-c1b2-4fbd-978d-3f15ba71fc56",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "3cfb3ece-c66c-4001-80cf-67f2e542b108",
"vfModuleModelCustomizationUUID": "f3990aaa-695d-45f6-a1ee-5dc2ee0cc197",
"isBase": true,
"artifacts": [
"96cac246-7eac-47a0-939d-04ed66e45b77",
"994dbd40-7157-4d99-84df-a5dec6482f68"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-02-20T03:43:52.734Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardShbjak..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3cfb3ece-c66c-4001-80cf-67f2e542b108
VfModuleModelInvariantUUID:e5e80963-c1b2-4fbd-978d-3f15ba71fc56
VfModuleModelDescription:NULL
Artifacts UUID List:{
96cac246-7eac-47a0-939d-04ed66e45b77
,
994dbd40-7157-4d99-84df-a5dec6482f68
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-02-20T03:43:52.734Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 96cac246-7eac-47a0-939d-04ed66e45b77 from URL: /sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.yaml
2023-02-20T03:43:52.734Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-02-20T03:43:52.734Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.yaml
2023-02-20T03:43:52.855Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-02-20T03:43:52.856Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.yaml 96cac246-7eac-47a0-939d-04ed66e45b77 5033
2023-02-20T03:43:52.856Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-20T03:43:52.857Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.yaml
2023-02-20T03:43:52.857Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-20T03:43:52.857Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:43:52.857Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:43:52.857Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864632856,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:43:53.858Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 994dbd40-7157-4d99-84df-a5dec6482f68 from URL: /sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env
2023-02-20T03:43:53.859Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-02-20T03:43:53.859Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env
2023-02-20T03:43:53.982Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-02-20T03:43:53.983Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env 994dbd40-7157-4d99-84df-a5dec6482f68 909
2023-02-20T03:43:53.983Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-20T03:43:53.983Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env
2023-02-20T03:43:53.983Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-20T03:43:53.984Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:43:53.984Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:43:53.984Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864633983,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:43:54.985Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: d0a5fbe2-f092-4573-bee8-d8cbd0554e23
2023-02-20T03:43:54.986Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_shbJaK 0 ee8de2da-fd61-49cb-af81-e2d07883036d ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-20T03:43:55.027Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1d737d6f, org.onap.sdc.toscaparser.api.parameters.Input@5312b47f, org.onap.sdc.toscaparser.api.parameters.Input@6f81198a, org.onap.sdc.toscaparser.api.parameters.Input@6c74fc60, org.onap.sdc.toscaparser.api.parameters.Input@6aea6c84]
2023-02-20T03:43:55.032Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:55.032Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_shbJaK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:43:55.033Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic
2023-02-20T03:43:55.033Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= cfb31cb7-2e7d-4b5b-88d5-d845e17dd1a1
2023-02-20T03:43:55.033Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: cfb31cb7-2e7d-4b5b-88d5-d845e17dd1a1 matches Tosca VF Customization UUID: cfb31cb7-2e7d-4b5b-88d5-d845e17dd1a1
2023-02-20T03:43:55.034Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: cfb31cb7-2e7d-4b5b-88d5-d845e17dd1a1 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-02-20T03:43:55.043Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:55.044Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_shbJaK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:43:55.046Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id cfb31cb7-2e7d-4b5b-88d5-d845e17dd1a1: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-20T03:43:55.047Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5ec4f87f
2023-02-20T03:43:55.047Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:55.047Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_shbJaK is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-20T03:43:55.048Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f3990aaa-695d-45f6-a1ee-5dc2ee0cc197
2023-02-20T03:43:55.050Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f3990aaa-695d-45f6-a1ee-5dc2ee0cc197
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-02-20T03:43:55.066Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:55.066Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_shbJaK 0 is matching search criteria
2023-02-20T03:43:55.067Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_shbJaK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-20T03:43:55.069Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:55.070Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_shbJaK 0 is matching search criteria
2023-02-20T03:43:55.079Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_shbJaK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-20T03:43:55.080Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:55.080Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_shbJaK 0 is not matching search criteria
2023-02-20T03:43:55.080Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-20T03:43:55.081Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-20T03:43:55.081Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=87095e8c-f5f4-4adf-b0f7-85b201457716
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-20T03:43:55.090Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:55.091Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_shbJaK 0 is matching search criteria
2023-02-20T03:43:55.091Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_shbJaK 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-20T03:43:55.091Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:55.091Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_shbJaK 0 is matching search criteria
2023-02-20T03:43:55.092Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_shbJaK 0] matching following query criteria: sdcType=VF, customizationUUID=cfb31cb7-2e7d-4b5b-88d5-d845e17dd1a1
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-20T03:43:55.095Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:55.095Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_shbJaK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:43:55.096Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid d0a5fbe2-f092-4573-bee8-d8cbd0554e23: basic_onboard_shbJaK
2023-02-20T03:43:55.096Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:55.096Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_shbJaK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:43:55.096Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:55.097Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_shbJaK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:43:55.097Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:55.097Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_shbJaK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:43:55.098Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:55.098Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_shbJaK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:43:55.098Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:43:55.098Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_shbJaK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:43:55.099Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Saving Service: basic_onboard_shbJaK
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-20T03:43:55.414Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_shbJaK ee8de2da-fd61-49cb-af81-e2d07883036d 1 ASDC deployResourceStructure
2023-02-20T03:43:55.415Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/basic_onboard_shbjak0_modules.json ASDC sendASDCNotification
2023-02-20T03:43:55.416Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/basic_onboard_shbjak0_modules.json
2023-02-20T03:43:55.417Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-20T03:43:55.417Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:43:55.417Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:43:55.418Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864635415,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/basic_onboard_shbjak0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:43:56.419Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-20T03:43:56.419Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.yaml
2023-02-20T03:43:56.420Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-20T03:43:56.420Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:43:56.420Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:43:56.420Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864636419,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:43:57.421Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-20T03:43:57.422Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env
2023-02-20T03:43:57.422Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-20T03:43:57.422Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:43:57.423Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:43:57.424Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864637421,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:43:58.426Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar ASDC sendASDCNotification
2023-02-20T03:43:58.426Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar
2023-02-20T03:43:58.427Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-20T03:43:58.428Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:43:58.429Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:43:58.429Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864638426,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:43:59.431Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 10640307-be4e-4b8d-a4c5-fc3aff7fcdd3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-20T03:43:59.473Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 10640307-be4e-4b8d-a4c5-fc3aff7fcdd3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-20T03:43:59.477Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-20T03:43:59.477Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-20T03:43:59.478Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-20T03:44:16.986Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:44:16.994Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-20T03:44:16.994Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "cds-sdc-listener",
"timestamp": 1676864567878,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:44:16.996Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:44:29.478Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 10640307-be4e-4b8d-a4c5-fc3aff7fcdd3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-20T03:44:29.495Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 10640307-be4e-4b8d-a4c5-fc3aff7fcdd3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-20T03:44:29.498Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-20T03:44:29.499Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-20T03:44:29.499Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-20T03:44:59.500Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 10640307-be4e-4b8d-a4c5-fc3aff7fcdd3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-20T03:44:59.517Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 10640307-be4e-4b8d-a4c5-fc3aff7fcdd3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-20T03:44:59.523Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-20T03:44:59.523Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-20T03:44:59.523Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-20T03:45:16.986Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:45:16.994Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:16.994Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864597302,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:16.996Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:16.996Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:16.996Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "multicloud-k8s",
"timestamp": 1676864611577,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/basic_onboard_shbjak0_modules.json",
"status": "NOTIFIED"
}
2023-02-20T03:45:16.997Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:16.997Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:16.997Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864597302,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/basic_onboard_shbjak0_modules.json",
"status": "NOTIFIED"
}
2023-02-20T03:45:16.997Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:16.997Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:16.998Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "cds-sdc-listener",
"timestamp": 1676864567878,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/basic_onboard_shbjak0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:16.998Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:16.998Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:16.998Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "multicloud-k8s",
"timestamp": 1676864611577,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-20T03:45:16.998Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:16.999Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:16.999Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864597302,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-20T03:45:16.999Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:16.999Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:16.999Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "cds-sdc-listener",
"timestamp": 1676864567878,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.000Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.000Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.000Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "multicloud-k8s",
"timestamp": 1676864611577,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.000Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.000Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.001Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "cds-sdc-listener",
"timestamp": 1676864567878,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.001Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.001Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.001Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864597302,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.001Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.002Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.002Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "multicloud-k8s",
"timestamp": 1676864611577,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-20T03:45:17.002Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.003Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.003Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "cds-sdc-listener",
"timestamp": 1676864567878,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.004Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.004Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.004Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864597302,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-20T03:45:17.004Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.005Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.005Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "multicloud-k8s",
"timestamp": 1676864611577,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.006Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.006Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.007Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "cds-sdc-listener",
"timestamp": 1676864567878,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.007Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.008Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.008Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864597302,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.008Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.009Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.009Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676864625140,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.009Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.010Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.010Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "multicloud-k8s",
"timestamp": 1676864611577,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T03:45:17.010Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.011Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.011Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "cds-sdc-listener",
"timestamp": 1676864567878,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T03:45:17.011Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.012Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.012Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864597302,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T03:45:17.012Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.013Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.013Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676864625140,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/basic_onboard_shbjak0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.014Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.014Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.014Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676864625140,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.015Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.015Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.015Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "multicloud-k8s",
"timestamp": 1676864626728,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/basic_onboard_shbjak0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-20T03:45:17.015Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.016Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.016Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "cds-sdc-listener",
"timestamp": 1676864627136,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-20T03:45:17.016Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.016Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.017Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864627179,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-20T03:45:17.017Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.017Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.018Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "aai-model-loader",
"timestamp": 1676864626697,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.018Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.018Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.019Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676864625140,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.019Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.019Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.019Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "cds-sdc-listener",
"timestamp": 1676864628159,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.019Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.020Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.020Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "multicloud-k8s",
"timestamp": 1676864627844,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-20T03:45:17.020Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.020Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.020Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "aai-model-loader",
"timestamp": 1676864626697,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/basic_onboard_shbjak0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.021Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.021Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.021Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676864625140,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.021Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.021Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.022Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "cds-sdc-listener",
"timestamp": 1676864628159,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vfwa67ea598a5650_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.022Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.022Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.022Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "multicloud-k8s",
"timestamp": 1676864628930,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-20T03:45:17.023Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.023Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.023Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "aai-model-loader",
"timestamp": 1676864626697,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.023Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.023Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.024Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676864625140,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.024Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.024Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.024Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "cds-sdc-listener",
"timestamp": 1676864628159,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.024Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.025Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.025Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "multicloud-k8s",
"timestamp": 1676864630075,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-20T03:45:17.045Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 10640307-be4e-4b8d-a4c5-fc3aff7fcdd3
2023-02-20T03:45:17.046Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 10640307-be4e-4b8d-a4c5-fc3aff7fcdd3 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-20T03:45:17.061Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.062Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "aai-model-loader",
"timestamp": 1676864626697,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.062Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.063Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.063Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676864625140,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T03:45:17.063Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.063Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.064Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "cds-sdc-listener",
"timestamp": 1676864628159,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.064Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.064Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.065Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "multicloud-k8s",
"timestamp": 1676864631079,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/basic_onboard_shbjak0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-20T03:45:17.065Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.065Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.066Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "aai-model-loader",
"timestamp": 1676864626697,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.066Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.067Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.067Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864631700,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/basic_onboard_shbjak0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-20T03:45:17.067Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.068Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.068Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676864633051,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-20T03:45:17.069Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.069Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.069Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "cds-sdc-listener",
"timestamp": 1676864628159,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.069Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.070Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.070Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "multicloud-k8s",
"timestamp": 1676864632083,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.070Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.070Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.070Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "aai-model-loader",
"timestamp": 1676864626697,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.071Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.071Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.071Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864632856,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-20T03:45:17.072Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.072Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.072Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "cds-sdc-listener",
"timestamp": 1676864628159,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.072Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.072Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.072Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "multicloud-k8s",
"timestamp": 1676864632083,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vfwa67ea598a5650_modules.json",
"status": "NOTIFIED"
}
2023-02-20T03:45:17.073Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.073Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.073Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "aai-model-loader",
"timestamp": 1676864626697,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T03:45:17.074Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.074Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.074Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "cds-sdc-listener",
"timestamp": 1676864628159,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T03:45:17.074Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.074Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.075Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864633983,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-20T03:45:17.075Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.075Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.075Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "multicloud-k8s",
"timestamp": 1676864632083,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-20T03:45:17.076Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.076Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.076Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "aai-model-loader",
"timestamp": 1676864634022,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-20T03:45:17.076Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.076Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.077Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "cds-sdc-listener",
"timestamp": 1676864635288,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-20T03:45:17.077Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.077Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.077Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "multicloud-k8s",
"timestamp": 1676864632083,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.077Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.078Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.078Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864635415,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/basic_onboard_shbjak0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-20T03:45:17.078Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.078Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.078Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "multicloud-k8s",
"timestamp": 1676864632083,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-20T03:45:17.079Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.079Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.079Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864636419,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-02-20T03:45:17.079Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.079Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.080Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "multicloud-k8s",
"timestamp": 1676864632083,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.080Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.080Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.080Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676864638517,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-20T03:45:17.081Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.081Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.081Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864637421,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/resourceInstances/basic_onboard_shbjak0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-02-20T03:45:17.081Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.081Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.081Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "multicloud-k8s",
"timestamp": 1676864632083,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T03:45:17.082Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.082Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.082Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676864639522,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-20T03:45:17.091Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 10640307-be4e-4b8d-a4c5-fc3aff7fcdd3
2023-02-20T03:45:17.091Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 10640307-be4e-4b8d-a4c5-fc3aff7fcdd3 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-20T03:45:17.104Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.105Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864638426,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-20T03:45:17.106Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.106Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.106Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676864625140,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.107Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.107Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.107Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "multicloud-k8s",
"timestamp": 1676864639225,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vfwa67ea598a5650_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-20T03:45:17.107Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.108Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.108Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676864625140,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vfwa67ea598a5650_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.108Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.109Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.109Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "multicloud-k8s",
"timestamp": 1676864640427,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-20T03:45:17.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676864625140,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "multicloud-k8s",
"timestamp": 1676864641625,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-20T03:45:17.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676864625140,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.113Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "multicloud-k8s",
"timestamp": 1676864642664,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-20T03:45:17.139Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 199c8ae6-61cc-4c49-ac93-df508d559f83
2023-02-20T03:45:17.139Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 199c8ae6-61cc-4c49-ac93-df508d559f83 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-20T03:45:17.155Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.156Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676864625140,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.156Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.157Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.157Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "multicloud-k8s",
"timestamp": 1676864643666,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vfwa67ea598a5650_modules.json",
"status": "DEPLOY_OK"
}
2023-02-20T03:45:17.158Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.158Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.158Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676864625140,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.159Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.159Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.160Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676864625140,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T03:45:17.160Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.161Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.161Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676864647657,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-20T03:45:17.161Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.161Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.162Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "aai-model-loader",
"timestamp": 1676864646172,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardShbjak/1.0/artifacts/service-BasicOnboardShbjak-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-20T03:45:17.162Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.162Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.162Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "aai-model-loader",
"timestamp": 1676864647177,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-20T03:45:17.187Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 10640307-be4e-4b8d-a4c5-fc3aff7fcdd3
2023-02-20T03:45:17.188Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 10640307-be4e-4b8d-a4c5-fc3aff7fcdd3 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-20T03:45:17.200Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.201Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "aai-model-loader",
"timestamp": 1676864626697,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.201Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.201Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.202Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "aai-model-loader",
"timestamp": 1676864626697,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vfwa67ea598a5650_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.202Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.202Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.202Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676864651531,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-20T03:45:17.204Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.205Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.205Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "aai-model-loader",
"timestamp": 1676864626697,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.205Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.206Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.206Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676864652535,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-20T03:45:17.216Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 199c8ae6-61cc-4c49-ac93-df508d559f83
2023-02-20T03:45:17.217Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 199c8ae6-61cc-4c49-ac93-df508d559f83 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-20T03:45:17.231Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.232Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "aai-model-loader",
"timestamp": 1676864626697,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.232Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.232Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.232Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "aai-model-loader",
"timestamp": 1676864626697,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.233Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.233Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.233Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "aai-model-loader",
"timestamp": 1676864626697,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:45:17.233Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.234Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.234Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "aai-model-loader",
"timestamp": 1676864626697,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T03:45:17.234Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:17.234Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:45:17.234Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "aai-model-loader",
"timestamp": 1676864655294,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-20T03:45:17.235Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:45:29.523Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 10640307-be4e-4b8d-a4c5-fc3aff7fcdd3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-20T03:45:29.542Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 10640307-be4e-4b8d-a4c5-fc3aff7fcdd3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-20T03:45:29.546Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-20T03:45:29.546Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-20T03:45:29.546Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-20T03:45:29.546Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-20T03:45:29.546Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-20T03:45:29.546Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-20T03:45:29.546Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-20T03:45:29.546Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-20T03:45:29.546Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|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-02-20T03:45:29.556Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-20T03:45:59.557Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 10640307-be4e-4b8d-a4c5-fc3aff7fcdd3 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-20T03:45:59.569Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 10640307-be4e-4b8d-a4c5-fc3aff7fcdd3 and serviceModelVersionId: d0a5fbe2-f092-4573-bee8-d8cbd0554e23
2023-02-20T03:45:59.570Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : be321580-ebff-4872-950c-9b838e8420cb
2023-02-20T03:46:16.899Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/be321580-ebff-4872-950c-9b838e8420cb/model-vers/model-ver/d0a5fbe2-f092-4573-bee8-d8cbd0554e23?depth=0
2023-02-20T03:46:16.986Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:46:16.988Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:46:16.989Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "aai-model-loader",
"timestamp": 1676864665317,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-20T03:46:16.992Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:46:16.995Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-20T03:46:16.996Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "aai-model-loader",
"timestamp": 1676864666319,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-20T03:46:17.008Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 199c8ae6-61cc-4c49-ac93-df508d559f83
2023-02-20T03:46:17.009Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 199c8ae6-61cc-4c49-ac93-df508d559f83 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-20T03:46:17.042Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-02-20T03:46:17.619Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|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/be321580-ebff-4872-950c-9b838e8420cb/model-vers/model-ver/d0a5fbe2-f092-4573-bee8-d8cbd0554e23?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-02-20T03:46:17.625Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/be321580-ebff-4872-950c-9b838e8420cb/model-vers/model-ver/d0a5fbe2-f092-4573-bee8-d8cbd0554e23?depth=0|INFO|500||Invoke
2023-02-20T03:46:17.648Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/be321580-ebff-4872-950c-9b838e8420cb/model-vers/model-ver/d0a5fbe2-f092-4573-bee8-d8cbd0554e23?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-20T03:46:17.948Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/be321580-ebff-4872-950c-9b838e8420cb/model-vers/model-ver/d0a5fbe2-f092-4573-bee8-d8cbd0554e23?depth=0|INFO|500||InvokeReturn
2023-02-20T03:46:17.949Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|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/be321580-ebff-4872-950c-9b838e8420cb/model-vers/model-ver/d0a5fbe2-f092-4573-bee8-d8cbd0554e23?depth=0 has http status code:200 and response headers:{date=[Mon, 20 Feb 2023 03:46:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[259], vertex-id=[180256], x-aai-txid=[0-aai-resources-230220-03:46:17:704-5834], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-20T03:46:17.949Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-02-20T03:46:17.956Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-20T03:46:17.956Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|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-02-20T03:46:17.977Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|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-02-20T03:46:17.978Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 10640307-be4e-4b8d-a4c5-fc3aff7fcdd3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-20T03:46:17.979Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-20T03:46:17.986Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:46:17.987Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:46:17.987Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864777978,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-20T03:46:19.015Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:46:19.026Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-20T03:46:19.027Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"199c8ae6-61cc-4c49-ac93-df508d559f83","serviceName":"vFW 2023-02-20 03-42-38","serviceVersion":"1.0","serviceUUID":"e2198cc2-9ec4-4717-b6fd-5d98b4563912","serviceDescription":"catalog service description","serviceInvariantUUID":"8091964e-cefd-4f1a-ab07-9a9d05f011c6","resources":[{"resourceInstanceName":"vFW a67ea598-a565 0","resourceName":"vFW a67ea598-a565","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"07430a50-0e1a-47b7-8b27-647320d9edbb","resourceInvariantUUID":"7013914a-4426-4dc6-a278-4413dbf303c0","resourceCustomizationUUID":"b3902f51-5482-4858-a36e-dbb61d519d84","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vf-license-model.xml","artifactChecksum":"NTI0OWI1NTg5Y2JiYTNkNmJhMmViNGJjNDZmODk1MzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6dc5c4f4-cd7e-409a-8450-bc5589c2391e","artifactVersion":"1"},{"artifactName":"vfwa67ea598a5650_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vfwa67ea598a5650_modules.json","artifactChecksum":"NmM0YTAxMjcyYmMzN2QzYjVhZWIzNjhhYWQxN2QzNWQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b89028b8-816e-4080-8372-8d57b7dde188","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"9fe1ff13-3924-4a8e-83a1-ab226d546516","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vendor-license-model.xml","artifactChecksum":"YTM2NzViZGRiMTgxNGQyNzliYzlhZmU1YTAxM2EzZjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d04190c0-ad42-4dbb-b519-3434bbd64874","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e362bd85-4d25-4e55-9a32-ac594b33063a","artifactVersion":"2","generatedFromUUID":"9fe1ff13-3924-4a8e-83a1-ab226d546516"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230220034238-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-template.yml","artifactChecksum":"OGJmYjdkMjlkNWIyM2RiM2RhMzNiZWM0Y2RmMTRhMWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b9d8c82e-3964-4e8d-9424-a4d206618087","artifactVersion":"1"},{"artifactName":"service-Vfw20230220034238-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar","artifactChecksum":"NDQyYzlhNWEwZTI5NWZiMDhhMDk2MzgyNGM0MmEyMGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8dfa4a9c-97f2-4af8-b174-bb5de19218d3","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-20T03:46:19.032Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T03:46:19.032Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:46:19.033Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:46:19.033Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864779015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:46:20.034Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T03:46:20.035Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:46:20.036Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:46:20.036Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864779015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vfwa67ea598a5650_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:46:21.037Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T03:46:21.039Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:46:21.039Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:46:21.039Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864779015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:46:22.040Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T03:46:22.041Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:46:22.041Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:46:22.042Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864779015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:46:23.043Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T03:46:23.044Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:46:23.044Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:46:23.044Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864779015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:46:24.045Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T03:46:24.046Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:46:24.047Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:46:24.047Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864779015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:46:25.048Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T03:46:25.049Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:46:25.049Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:46:25.049Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864779015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:46:26.051Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"serviceName": "vFW 2023-02-20 03-42-38",
"serviceVersion": "1.0",
"serviceUUID": "e2198cc2-9ec4-4717-b6fd-5d98b4563912",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "8091964e-cefd-4f1a-ab07-9a9d05f011c6",
"resources": [
{
"resourceInstanceName": "vFW a67ea598-a565 0",
"resourceCustomizationUUID": "b3902f51-5482-4858-a36e-dbb61d519d84",
"resourceName": "vFW a67ea598-a565",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "07430a50-0e1a-47b7-8b27-647320d9edbb",
"resourceInvariantUUID": "7013914a-4426-4dc6-a278-4413dbf303c0",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfwa67ea598a5650_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vfwa67ea598a5650_modules.json",
"artifactChecksum": "NmM0YTAxMjcyYmMzN2QzYjVhZWIzNjhhYWQxN2QzNWQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "b89028b8-816e-4080-8372-8d57b7dde188",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "9fe1ff13-3924-4a8e-83a1-ab226d546516",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "e362bd85-4d25-4e55-9a32-ac594b33063a",
"generatedFromUUID": "9fe1ff13-3924-4a8e-83a1-ab226d546516"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "e362bd85-4d25-4e55-9a32-ac594b33063a",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230220034238-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar",
"artifactChecksum": "NDQyYzlhNWEwZTI5NWZiMDhhMDk2MzgyNGM0MmEyMGY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "8dfa4a9c-97f2-4af8-b174-bb5de19218d3"
}
],
"workloadContext": "Production"
}
2023-02-20T03:46:26.052Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-20T03:46:26.053Z|10640307-be4e-4b8d-a4c5-fc3aff7fcdd3|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e2198cc2-9ec4-4717-b6fd-5d98b4563912 ASDC
2023-02-20T03:46:26.055Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:199c8ae6-61cc-4c49-ac93-df508d559f83
ServiceName:vFW 2023-02-20 03-42-38
ServiceVersion:1.0
ServiceUUID:e2198cc2-9ec4-4717-b6fd-5d98b4563912
ServiceInvariantUUID:8091964e-cefd-4f1a-ab07-9a9d05f011c6
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230220034238-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar
ArtifactUUID:8dfa4a9c-97f2-4af8-b174-bb5de19218d3
ArtifactChecksum:NDQyYzlhNWEwZTI5NWZiMDhhMDk2MzgyNGM0MmEyMGY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW a67ea598-a565 0
ResourceCustomizationUUID:b3902f51-5482-4858-a36e-dbb61d519d84
ResourceInvariantUUID:7013914a-4426-4dc6-a278-4413dbf303c0
ResourceName:vFW a67ea598-a565
ResourceType:VF
ResourceUUID:07430a50-0e1a-47b7-8b27-647320d9edbb
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfwa67ea598a5650_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vfwa67ea598a5650_modules.json
ArtifactUUID:b89028b8-816e-4080-8372-8d57b7dde188
ArtifactChecksum:NmM0YTAxMjcyYmMzN2QzYjVhZWIzNjhhYWQxN2QzNWQ=
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/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.yaml
ArtifactUUID:9fe1ff13-3924-4a8e-83a1-ab226d546516
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/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env
ArtifactUUID:e362bd85-4d25-4e55-9a32-ac594b33063a
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/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env
ArtifactUUID:e362bd85-4d25-4e55-9a32-ac594b33063a
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-20T03:46:26.056Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e2198cc2-9ec4-4717-b6fd-5d98b4563912 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-20T03:46:26.117Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-20T03:46:26.118Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-02-20T03:46:26.119Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-02-20T03:46:26.119Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 8dfa4a9c-97f2-4af8-b174-bb5de19218d3 from URL: /sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar
2023-02-20T03:46:26.119Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-02-20T03:46:26.120Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar
2023-02-20T03:46:26.225Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-02-20T03:46:26.226Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar 8dfa4a9c-97f2-4af8-b174-bb5de19218d3 101541
2023-02-20T03:46:26.227Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar ASDC sendASDCNotification
2023-02-20T03:46:26.227Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar
2023-02-20T03:46:26.227Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-20T03:46:26.228Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:46:26.228Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:46:26.228Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864786227,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:46:27.229Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-20T03:46:27.230Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-02-20T03:46:27.231Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 8dfa4a9c-97f2-4af8-b174-bb5de19218d3, URL: /sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar to file: /app/ASDC/1/service-Vfw20230220034238-csar.csar
2023-02-20T03:46:27.231Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230220034238-csar.csar
2023-02-20T03:46:27.232Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230220034238-csar.csar
2023-02-20T03:46:27.232Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230220034238-csar.csar
2023-02-20T03:46:27.446Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14927270277552861778/Definitions/service-Vfw20230220034238-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2023-02-20T03:46:29.973Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-20T03:46:29.974Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-02-20T03:46:29.974Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230220034238-csar.csar
2023-02-20T03:46:29.974Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-02-20T03:46:29.975Z|199c8ae6-61cc-4c49-ac93-df508d559f83|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-Vfw20230220034238-csar.csar
2023-02-20T03:46:29.975Z|199c8ae6-61cc-4c49-ac93-df508d559f83|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-Vfw20230220034238-csar.csar
2023-02-20T03:46:29.975Z|199c8ae6-61cc-4c49-ac93-df508d559f83|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-Vfw20230220034238-csar.csar
2023-02-20T03:46:29.975Z|199c8ae6-61cc-4c49-ac93-df508d559f83|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-Vfw20230220034238-csar.csar
2023-02-20T03:46:29.975Z|199c8ae6-61cc-4c49-ac93-df508d559f83|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-Vfw20230220034238-csar.csar
2023-02-20T03:46:29.975Z|199c8ae6-61cc-4c49-ac93-df508d559f83|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-Vfw20230220034238-csar.csar
2023-02-20T03:46:29.975Z|199c8ae6-61cc-4c49-ac93-df508d559f83|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-Vfw20230220034238-csar.csar
2023-02-20T03:46:29.975Z|199c8ae6-61cc-4c49-ac93-df508d559f83|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-Vfw20230220034238-csar.csar
2023-02-20T03:46:29.975Z|199c8ae6-61cc-4c49-ac93-df508d559f83|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-Vfw20230220034238-csar.csar
2023-02-20T03:46:29.975Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW a67ea598-a565 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-Vfw20230220034238-csar.csar
2023-02-20T03:46:29.975Z|199c8ae6-61cc-4c49-ac93-df508d559f83|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-Vfw20230220034238-csar.csar
2023-02-20T03:46:29.976Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-02-20T03:46:29.976Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:29.976Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-20 03-42-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:46:29.976Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vFW a67ea598-a565 0 is matching search criteria
2023-02-20T03:46:29.976Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-02-20T03:46:29.976Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW a67ea598-a565 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-20T03:46:29.977Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:29.977Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-20 03-42-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:46:29.977Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vFW a67ea598-a565 0 is matching search criteria
2023-02-20T03:46:29.977Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-02-20T03:46:29.977Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW a67ea598-a565 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-20T03:46:29.978Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:29.978Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-20 03-42-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:46:29.978Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:29.978Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vFW a67ea598-a565 0 is not matching search criteria
2023-02-20T03:46:29.978Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-20T03:46:29.978Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-20T03:46:29.978Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-20T03:46:29.979Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-20T03:46:29.979Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-20T03:46:29.979Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-20T03:46:29.979Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-20T03:46:29.979Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-20T03:46:29.979Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-20T03:46:29.979Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-20T03:46:29.980Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-20T03:46:29.980Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-20T03:46:29.980Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-20T03:46:29.980Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-20T03:46:29.980Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-20T03:46:29.980Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-20T03:46:29.980Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:29.980Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-20 03-42-38 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-20T03:46:29.981Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:29.981Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vFW a67ea598-a565 0 is matching search criteria
2023-02-20T03:46:29.981Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW a67ea598-a565 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-20T03:46:29.981Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:29.981Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vFW a67ea598-a565 0 is matching search criteria
2023-02-20T03:46:29.981Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW a67ea598-a565 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-20T03:46:29.982Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:29.982Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vFW a67ea598-a565 0 is matching search criteria
2023-02-20T03:46:29.982Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW a67ea598-a565 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-20T03:46:29.982Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:29.982Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vFW a67ea598-a565 0 is not matching search criteria
2023-02-20T03:46:29.982Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-20T03:46:29.982Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-20T03:46:29.983Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-20T03:46:29.983Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-20T03:46:29.983Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-20T03:46:29.983Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-20T03:46:29.983Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-20T03:46:29.983Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-20T03:46:29.983Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-20T03:46:29.983Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-20T03:46:29.984Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-20T03:46:29.984Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f429e4a0-b934-4c7a-a786-0d7c8d282ce0
2023-02-20T03:46:29.984Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:29.984Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vFW a67ea598-a565 0 is not matching search criteria
2023-02-20T03:46:29.984Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-20T03:46:29.984Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-20T03:46:29.984Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-20T03:46:29.985Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-20T03:46:29.985Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-20T03:46:29.985Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-20T03:46:29.985Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-20T03:46:29.985Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-20T03:46:29.985Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-20T03:46:29.985Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-20T03:46:29.985Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-20T03:46:29.986Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-20T03:46:29.986Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9e4db590-34a3-45a7-b8ca-51e7e46d60d0
2023-02-20T03:46:29.986Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:29.986Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vFW a67ea598-a565 0 is not matching search criteria
2023-02-20T03:46:29.986Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-20T03:46:29.986Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-20T03:46:29.986Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-20T03:46:29.987Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-20T03:46:29.987Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-20T03:46:29.987Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-20T03:46:29.987Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-20T03:46:29.987Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-20T03:46:29.987Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-20T03:46:29.987Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-20T03:46:29.987Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-20T03:46:29.988Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-20T03:46:29.988Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=cfd43f2d-2b84-41e1-bd3d-60bf021d8378
2023-02-20T03:46:29.988Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:29.988Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-20 03-42-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:46:29.988Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:29.988Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-20 03-42-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:46:29.988Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:29.989Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-20 03-42-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:46:29.989Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:29.989Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-20 03-42-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:46:29.989Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-02-20 03-42-38
Description:catalog service description
Model UUID:e2198cc2-9ec4-4717-b6fd-5d98b4563912
Model Version:NULL
Model InvariantUuid:8091964e-cefd-4f1a-ab07-9a9d05f011c6
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW a67ea598-a565
Model UUID:96a4fc14-8e91-40ec-a838-fd6964bf1bd5
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:7013914a-4426-4dc6-a278-4413dbf303c0
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:b3902f51-5482-4858-a36e-dbb61d519d84
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:365b7408-dfdd-4b73-a03b-88f0b5fc34e9
ModelName:VfwA67ea598A565..base_vfw..module-0
ModelUuid:346768af-2971-4008-a067-c29fa0cf4efe
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:f429e4a0-b934-4c7a-a786-0d7c8d282ce0
ModelInvariantUuid:385ada6b-7e34-40bf-a07a-dbac6b0a50e1
ModelName:vFW a67ea598-a565-nodes.vfwCvfc
ModelUuid:b32dadf9-c42e-42f9-a609-7680dcf83f8a
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:7e1bf503-42da-4a21-9298-90b2c537264f
ModelInvariantUuid:bdf0619c-e541-402e-8211-ed434c8b103d
ModelName:VfwA67ea598A565.compute.nodes.heat.vfw
ModelUuid:1ab6cabd-c931-4df6-9aab-8b4cf4cfbb92
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:9e4db590-34a3-45a7-b8ca-51e7e46d60d0
ModelInvariantUuid:bc58dc59-c1bc-4edb-b780-f6566ceb672a
ModelName:vFW a67ea598-a565-nodes.vsnCvfc
ModelUuid:eeeb44fe-70eb-4bd6-ac7a-138cb4c950b4
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:8df05b09-ec6f-45e4-b231-9ff23b2e3cb5
ModelInvariantUuid:c7c8a227-7f1d-4827-bed0-6fd77fddf22e
ModelName:VfwA67ea598A565.compute.nodes.heat.vsn
ModelUuid:d8e718eb-d64a-4699-b830-c45ec99795e0
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:cfd43f2d-2b84-41e1-bd3d-60bf021d8378
ModelInvariantUuid:5e522b6e-7dcd-4f96-9bf4-ae05011f2327
ModelName:vFW a67ea598-a565-nodes.vpgCvfc
ModelUuid:d4b9ac4a-ec18-4588-8c7a-2cb9d9e296ef
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:645a3290-6cd3-4b2e-908c-838ff57bd262
ModelInvariantUuid:7d291992-a5f7-4de4-b1d6-142b38b7e179
ModelName:VfwA67ea598A565.compute.nodes.heat.vpg
ModelUuid:3071f412-abe8-46ab-993d-e9a7d0444daa
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-20T03:46:30.002Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 07430a50-0e1a-47b7-8b27-647320d9edbb
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-20T03:46:30.006Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||vFW a67ea598-a565 0
2023-02-20T03:46:30.006Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 07430a50-0e1a-47b7-8b27-647320d9edbb
2023-02-20T03:46:30.006Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: b89028b8-816e-4080-8372-8d57b7dde188 from URL: /sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vfwa67ea598a5650_modules.json
2023-02-20T03:46:30.006Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-02-20T03:46:30.007Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vfwa67ea598a5650_modules.json
2023-02-20T03:46:30.100Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-02-20T03:46:30.100Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vfwa67ea598a5650_modules.json b89028b8-816e-4080-8372-8d57b7dde188 785
2023-02-20T03:46:30.101Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vfwa67ea598a5650_modules.json ASDC sendASDCNotification
2023-02-20T03:46:30.101Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vfwa67ea598a5650_modules.json
2023-02-20T03:46:30.101Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-20T03:46:30.101Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:46:30.101Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:46:30.101Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864790101,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vfwa67ea598a5650_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:46:31.104Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwA67ea598A565..base_vfw..module-0",
"vfModuleModelInvariantUUID": "365b7408-dfdd-4b73-a03b-88f0b5fc34e9",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "346768af-2971-4008-a067-c29fa0cf4efe",
"vfModuleModelCustomizationUUID": "06997d8c-a13c-4021-ac79-1365756078c8",
"isBase": true,
"artifacts": [
"9fe1ff13-3924-4a8e-83a1-ab226d546516",
"e362bd85-4d25-4e55-9a32-ac594b33063a"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-02-20T03:46:31.110Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwA67ea598A565..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:346768af-2971-4008-a067-c29fa0cf4efe
VfModuleModelInvariantUUID:365b7408-dfdd-4b73-a03b-88f0b5fc34e9
VfModuleModelDescription:NULL
Artifacts UUID List:{
9fe1ff13-3924-4a8e-83a1-ab226d546516
,
e362bd85-4d25-4e55-9a32-ac594b33063a
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-02-20T03:46:31.113Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwA67ea598A565..base_vfw..module-0",
"vfModuleModelInvariantUUID": "365b7408-dfdd-4b73-a03b-88f0b5fc34e9",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "346768af-2971-4008-a067-c29fa0cf4efe",
"vfModuleModelCustomizationUUID": "06997d8c-a13c-4021-ac79-1365756078c8",
"isBase": true,
"artifacts": [
"9fe1ff13-3924-4a8e-83a1-ab226d546516",
"e362bd85-4d25-4e55-9a32-ac594b33063a"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-02-20T03:46:31.114Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwA67ea598A565..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:346768af-2971-4008-a067-c29fa0cf4efe
VfModuleModelInvariantUUID:365b7408-dfdd-4b73-a03b-88f0b5fc34e9
VfModuleModelDescription:NULL
Artifacts UUID List:{
9fe1ff13-3924-4a8e-83a1-ab226d546516
,
e362bd85-4d25-4e55-9a32-ac594b33063a
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-02-20T03:46:31.114Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 9fe1ff13-3924-4a8e-83a1-ab226d546516 from URL: /sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.yaml
2023-02-20T03:46:31.114Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-02-20T03:46:31.115Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.yaml
2023-02-20T03:46:31.214Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-02-20T03:46:31.215Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.yaml 9fe1ff13-3924-4a8e-83a1-ab226d546516 20368
2023-02-20T03:46:31.215Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-20T03:46:31.215Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.yaml
2023-02-20T03:46:31.216Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-20T03:46:31.216Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:46:31.217Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:46:31.217Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864791215,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:46:32.221Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: e362bd85-4d25-4e55-9a32-ac594b33063a from URL: /sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env
2023-02-20T03:46:32.222Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-02-20T03:46:32.222Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env
2023-02-20T03:46:32.365Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-02-20T03:46:32.366Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env e362bd85-4d25-4e55-9a32-ac594b33063a 2098
2023-02-20T03:46:32.366Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-20T03:46:32.366Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env
2023-02-20T03:46:32.366Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-20T03:46:32.366Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:46:32.366Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:46:32.366Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864792366,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:46:33.367Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: e2198cc2-9ec4-4717-b6fd-5d98b4563912
2023-02-20T03:46:33.367Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW a67ea598-a565 0 07430a50-0e1a-47b7-8b27-647320d9edbb ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-20T03:46:33.395Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@524098d8, org.onap.sdc.toscaparser.api.parameters.Input@70b5a689, org.onap.sdc.toscaparser.api.parameters.Input@4f2b66b8, org.onap.sdc.toscaparser.api.parameters.Input@2b288c69, org.onap.sdc.toscaparser.api.parameters.Input@7df8478c]
2023-02-20T03:46:33.397Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:33.398Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-20 03-42-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:46:33.398Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic
2023-02-20T03:46:33.398Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= b3902f51-5482-4858-a36e-dbb61d519d84
2023-02-20T03:46:33.398Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b3902f51-5482-4858-a36e-dbb61d519d84 matches Tosca VF Customization UUID: b3902f51-5482-4858-a36e-dbb61d519d84
2023-02-20T03:46:33.398Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: b3902f51-5482-4858-a36e-dbb61d519d84 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-02-20T03:46:33.404Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:33.404Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-20 03-42-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:46:33.405Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id b3902f51-5482-4858-a36e-dbb61d519d84: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-20T03:46:33.405Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5b8a0266
2023-02-20T03:46:33.405Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:33.405Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-20 03-42-38 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-20T03:46:33.406Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 06997d8c-a13c-4021-ac79-1365756078c8
2023-02-20T03:46:33.406Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 06997d8c-a13c-4021-ac79-1365756078c8
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-02-20T03:46:33.411Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:33.411Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vFW a67ea598-a565 0 is matching search criteria
2023-02-20T03:46:33.411Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW a67ea598-a565 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-20T03:46:33.412Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:33.412Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vFW a67ea598-a565 0 is matching search criteria
2023-02-20T03:46:33.412Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW a67ea598-a565 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-20T03:46:33.412Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:33.413Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vFW a67ea598-a565 0 is not matching search criteria
2023-02-20T03:46:33.413Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-20T03:46:33.413Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-20T03:46:33.413Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-20T03:46:33.413Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-20T03:46:33.414Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-20T03:46:33.414Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-20T03:46:33.414Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-20T03:46:33.414Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-20T03:46:33.414Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-20T03:46:33.415Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-20T03:46:33.415Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-20T03:46:33.415Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f429e4a0-b934-4c7a-a786-0d7c8d282ce0
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-20T03:46:33.419Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:33.419Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vFW a67ea598-a565 0 is matching search criteria
2023-02-20T03:46:33.419Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW a67ea598-a565 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-20T03:46:33.420Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:33.420Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vFW a67ea598-a565 0 is not matching search criteria
2023-02-20T03:46:33.420Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-20T03:46:33.420Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-20T03:46:33.421Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-20T03:46:33.421Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-20T03:46:33.421Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-20T03:46:33.421Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-20T03:46:33.421Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-20T03:46:33.422Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-20T03:46:33.422Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-20T03:46:33.422Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-20T03:46:33.422Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-20T03:46:33.423Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-20T03:46:33.423Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=9e4db590-34a3-45a7-b8ca-51e7e46d60d0
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-20T03:46:33.426Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:33.427Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vFW a67ea598-a565 0 is matching search criteria
2023-02-20T03:46:33.427Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW a67ea598-a565 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-20T03:46:33.432Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:33.433Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vFW a67ea598-a565 0 is not matching search criteria
2023-02-20T03:46:33.433Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-20T03:46:33.433Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-20T03:46:33.433Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-20T03:46:33.433Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-20T03:46:33.433Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-20T03:46:33.434Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-20T03:46:33.434Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-20T03:46:33.434Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-20T03:46:33.434Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-20T03:46:33.434Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-20T03:46:33.434Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-20T03:46:33.435Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-20T03:46:33.435Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=cfd43f2d-2b84-41e1-bd3d-60bf021d8378
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-20T03:46:33.439Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:33.440Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vFW a67ea598-a565 0 is matching search criteria
2023-02-20T03:46:33.440Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW a67ea598-a565 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-20T03:46:33.440Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:33.441Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Node template vFW a67ea598-a565 0 is matching search criteria
2023-02-20T03:46:33.441Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW a67ea598-a565 0] matching following query criteria: sdcType=VF, customizationUUID=b3902f51-5482-4858-a36e-dbb61d519d84
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-20T03:46:33.444Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:33.444Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-20 03-42-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:46:33.445Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid e2198cc2-9ec4-4717-b6fd-5d98b4563912: vFW a67ea598-a565
2023-02-20T03:46:33.445Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:33.445Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-20 03-42-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:46:33.445Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:33.445Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-20 03-42-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:46:33.446Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:33.446Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-20 03-42-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:46:33.446Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:33.446Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-20 03-42-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:46:33.447Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T03:46:33.447Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-20 03-42-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T03:46:33.447Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||Saving Service: vFW 2023-02-20 03-42-38
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-20T03:46:33.778Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW a67ea598-a565 07430a50-0e1a-47b7-8b27-647320d9edbb 1 ASDC deployResourceStructure
2023-02-20T03:46:33.779Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vfwa67ea598a5650_modules.json ASDC sendASDCNotification
2023-02-20T03:46:33.780Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vfwa67ea598a5650_modules.json
2023-02-20T03:46:33.780Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-20T03:46:33.780Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:46:33.781Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:46:33.781Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864793779,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vfwa67ea598a5650_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:46:34.782Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-20T03:46:34.782Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.yaml
2023-02-20T03:46:34.783Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-20T03:46:34.783Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:46:34.783Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:46:34.783Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864794782,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:46:35.785Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-20T03:46:35.785Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env
2023-02-20T03:46:35.786Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-20T03:46:35.786Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:46:35.786Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:46:35.786Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864795785,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:46:36.788Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar ASDC sendASDCNotification
2023-02-20T03:46:36.788Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar
2023-02-20T03:46:36.788Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-20T03:46:36.789Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:46:36.789Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:46:36.789Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864796788,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:46:37.792Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 199c8ae6-61cc-4c49-ac93-df508d559f83
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-20T03:46:37.810Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 199c8ae6-61cc-4c49-ac93-df508d559f83
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-20T03:46:37.814Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-20T03:46:37.814Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-20T03:46:37.815Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-20T03:46:37.815Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-20T03:46:37.815Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-20T03:46:37.815Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-20T03:46:37.815Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-20T03:46:37.815Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-20T03:46:37.815Z|199c8ae6-61cc-4c49-ac93-df508d559f83|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-02-20T03:46:37.824Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-20T03:47:07.826Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 199c8ae6-61cc-4c49-ac93-df508d559f83 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-20T03:47:07.835Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 199c8ae6-61cc-4c49-ac93-df508d559f83 and serviceModelVersionId: e2198cc2-9ec4-4717-b6fd-5d98b4563912
2023-02-20T03:47:07.835Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8091964e-cefd-4f1a-ab07-9a9d05f011c6
2023-02-20T03:47:07.836Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8091964e-cefd-4f1a-ab07-9a9d05f011c6/model-vers/model-ver/e2198cc2-9ec4-4717-b6fd-5d98b4563912?depth=0
2023-02-20T03:47:07.842Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-02-20T03:47:07.912Z|199c8ae6-61cc-4c49-ac93-df508d559f83|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/8091964e-cefd-4f1a-ab07-9a9d05f011c6/model-vers/model-ver/e2198cc2-9ec4-4717-b6fd-5d98b4563912?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-02-20T03:47:07.913Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8091964e-cefd-4f1a-ab07-9a9d05f011c6/model-vers/model-ver/e2198cc2-9ec4-4717-b6fd-5d98b4563912?depth=0|INFO|500||Invoke
2023-02-20T03:47:07.923Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8091964e-cefd-4f1a-ab07-9a9d05f011c6/model-vers/model-ver/e2198cc2-9ec4-4717-b6fd-5d98b4563912?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-20T03:47:08.092Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8091964e-cefd-4f1a-ab07-9a9d05f011c6/model-vers/model-ver/e2198cc2-9ec4-4717-b6fd-5d98b4563912?depth=0|INFO|500||InvokeReturn
2023-02-20T03:47:08.092Z|199c8ae6-61cc-4c49-ac93-df508d559f83|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/8091964e-cefd-4f1a-ab07-9a9d05f011c6/model-vers/model-ver/e2198cc2-9ec4-4717-b6fd-5d98b4563912?depth=0 has http status code:200 and response headers:{date=[Mon, 20 Feb 2023 03:47:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[229504], x-aai-txid=[1-aai-resources-230220-03:47:07:980-69000], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-20T03:47:08.093Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-02-20T03:47:08.093Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-20T03:47:08.094Z|199c8ae6-61cc-4c49-ac93-df508d559f83|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-02-20T03:47:08.102Z|199c8ae6-61cc-4c49-ac93-df508d559f83|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-02-20T03:47:08.102Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 199c8ae6-61cc-4c49-ac93-df508d559f83 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-20T03:47:08.103Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-20T03:47:08.103Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-20T03:47:08.104Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T03:47:08.105Z|199c8ae6-61cc-4c49-ac93-df508d559f83|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864828103,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-20T03:47:09.119Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:47:16.986Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:47:16.995Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T03:47:16.996Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "10640307-be4e-4b8d-a4c5-fc3aff7fcdd3",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864777978,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-20T03:47:16.997Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:47:16.997Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T03:47:16.997Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864779015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:47:16.997Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:47:16.997Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T03:47:16.998Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864779015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vfwa67ea598a5650_modules.json",
"status": "NOTIFIED"
}
2023-02-20T03:47:16.998Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:47:16.998Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T03:47:16.998Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864779015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-20T03:47:16.998Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:47:16.998Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T03:47:16.998Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864779015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:47:16.998Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:47:16.998Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T03:47:16.998Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864779015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-20T03:47:16.998Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:47:16.998Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T03:47:16.998Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864779015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T03:47:16.999Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:47:16.999Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T03:47:16.999Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864779015,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T03:47:16.999Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:47:16.999Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T03:47:16.999Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864786227,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-20T03:47:16.999Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:47:17.000Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T03:47:17.000Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864790101,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vfwa67ea598a5650_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-20T03:47:17.000Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:47:17.000Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T03:47:17.000Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864791215,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-20T03:47:17.000Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:47:17.000Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T03:47:17.000Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864792366,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-20T03:47:17.000Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:47:17.001Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T03:47:17.001Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864793779,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/vfwa67ea598a5650_modules.json",
"status": "DEPLOY_OK"
}
2023-02-20T03:47:17.001Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:47:17.001Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T03:47:17.001Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864794782,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-02-20T03:47:17.001Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:47:17.001Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T03:47:17.002Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864795785,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/resourceInstances/vfwa67ea598a5650/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-02-20T03:47:17.002Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:47:17.002Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T03:47:17.002Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864796788,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230220034238/1.0/artifacts/service-Vfw20230220034238-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-20T03:47:17.002Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:47:17.002Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T03:47:17.002Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "199c8ae6-61cc-4c49-ac93-df508d559f83",
"consumerID": "SO-sdc-controller",
"timestamp": 1676864828103,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-20T03:47:17.002Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T03:48:09.121Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:48:16.986Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:49:09.123Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:49:16.986Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:50:09.125Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:50:16.987Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:51:09.127Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:51:16.989Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:52:09.127Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:52:16.989Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:53:09.129Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:53:16.990Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:54:09.129Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:54:16.992Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:55:09.130Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:55:16.993Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:56:09.132Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:56:16.994Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:56:20.304Z||kafka-producer-network-thread | SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280] Node 0 disconnected.
2023-02-20T03:57:09.133Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:57:16.995Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:58:09.134Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:58:16.997Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T03:59:09.135Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T03:59:16.997Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:00:09.136Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T04:00:16.998Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:01:09.138Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T04:01:17.001Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:02:09.139Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T04:02:17.002Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:03:09.139Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T04:03:17.004Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:04:09.141Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T04:04:17.004Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:05:09.143Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T04:05:17.005Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:06:09.144Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T04:06:17.007Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:07:09.146Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T04:07:17.007Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:08:09.148Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T04:08:17.009Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:09:09.150Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T04:09:17.010Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:10:09.152Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T04:10:17.010Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:11:09.153Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T04:11:17.012Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:12:09.154Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T04:12:17.014Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:13:09.155Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T04:13:17.015Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:14:09.157Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T04:14:17.015Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:15:09.157Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T04:15:17.017Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:16:09.158Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T04:16:17.019Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:17:09.161Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T04:17:17.021Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:18:09.162Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T04:18:17.023Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:19:09.164Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T04:19:17.023Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:19:31.572Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-20T04:19:31.572Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"042dbf51-98fe-46ad-860e-cc779795bbec","serviceDescription":"service","serviceInvariantUUID":"bbda9686-8e1d-4ed7-afba-39752fdb3344","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"5e745da8-18c3-4b00-8f6d-f1a75e9756c0","resourceInvariantUUID":"da4d5635-45af-46a3-970b-d04a5ef6da20","resourceCustomizationUUID":"df5406e7-2b0b-4b42-85cb-b21d60f7ab36","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":"NmJhYjY4YTMxMjQ0N2U2MjUzNzI0MWY5NGIwYmNjZTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"dbb0c348-6c26-40c4-b1e8-d73c687956a0","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzUxNzcxNDVlMTNkYzJlOThmYzFkYWI4YmY4M2NiNDI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c97ba5dc-da1d-49dd-9041-dc78519c295f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-20T04:19:31.591Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T04:19:31.592Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:19:31.592Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:19:31.592Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866749164,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:19:31.604Z||kafka-producer-network-thread | SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to zOosREtBQ1i8kt824GA5XQ
2023-02-20T04:19:31.604Z||kafka-producer-network-thread | SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to zOosREtBQ1i8kt824GA5XQ
2023-02-20T04:19:31.604Z||kafka-producer-network-thread | SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to zOosREtBQ1i8kt824GA5XQ
2023-02-20T04:19:31.604Z||kafka-producer-network-thread | SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to zOosREtBQ1i8kt824GA5XQ
2023-02-20T04:19:31.604Z||kafka-producer-network-thread | SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to zOosREtBQ1i8kt824GA5XQ
2023-02-20T04:19:31.605Z||kafka-producer-network-thread | SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-35e410c4-7d69-4c92-8858-8abdeb479280] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to zOosREtBQ1i8kt824GA5XQ
2023-02-20T04:19:31.616Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:19:31.618Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "multicloud-k8s",
"timestamp": 1676866744767,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:19:31.620Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:19:32.607Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T04:19:32.607Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:19:32.607Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:19:32.608Z||pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866749164,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:19:33.609Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "042dbf51-98fe-46ad-860e-cc779795bbec",
"serviceDescription": "service",
"serviceInvariantUUID": "bbda9686-8e1d-4ed7-afba-39752fdb3344",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "df5406e7-2b0b-4b42-85cb-b21d60f7ab36",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "5e745da8-18c3-4b00-8f6d-f1a75e9756c0",
"resourceInvariantUUID": "da4d5635-45af-46a3-970b-d04a5ef6da20",
"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": "YzUxNzcxNDVlMTNkYzJlOThmYzFkYWI4YmY4M2NiNDI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c97ba5dc-da1d-49dd-9041-dc78519c295f"
}
],
"workloadContext": "Production"
}
2023-02-20T04:19:33.611Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-20T04:19:33.612Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 042dbf51-98fe-46ad-860e-cc779795bbec ASDC
2023-02-20T04:19:33.613Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:042dbf51-98fe-46ad-860e-cc779795bbec
ServiceInvariantUUID:bbda9686-8e1d-4ed7-afba-39752fdb3344
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:c97ba5dc-da1d-49dd-9041-dc78519c295f
ArtifactChecksum:YzUxNzcxNDVlMTNkYzJlOThmYzFkYWI4YmY4M2NiNDI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:df5406e7-2b0b-4b42-85cb-b21d60f7ab36
ResourceInvariantUUID:da4d5635-45af-46a3-970b-d04a5ef6da20
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:5e745da8-18c3-4b00-8f6d-f1a75e9756c0
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-02-20T04:19:33.613Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 042dbf51-98fe-46ad-860e-cc779795bbec ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-20T04:19:33.682Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-20T04:19:33.683Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-20T04:19:33.683Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-20T04:19:33.683Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: c97ba5dc-da1d-49dd-9041-dc78519c295f from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-20T04:19:33.683Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-20T04:19:33.684Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-20T04:19:33.850Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-20T04:19:33.851Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar c97ba5dc-da1d-49dd-9041-dc78519c295f 57793
2023-02-20T04:19:33.852Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-20T04:19:33.852Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-20T04:19:33.852Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-20T04:19:33.853Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:19:33.853Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:19:33.854Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866773852,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:19:34.855Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-20T04:19:34.856Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-20T04:19:34.856Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: c97ba5dc-da1d-49dd-9041-dc78519c295f, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-20T04:19:34.856Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-02-20T04:19:34.857Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-20T04:19:34.857Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-20T04:19:35.011Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7444507600577851004/Definitions/service-BasicNetwork-template.yml
2023-02-20T04:19:35.680Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-20T04:19:35.681Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-20T04:19:35.681Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-20T04:19:35.681Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-02-20T04:19:35.682Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-20T04:19:35.682Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-20T04:19:35.682Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-20T04:19:35.682Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-20T04:19:35.683Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-20T04:19:35.683Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-20T04:19:35.683Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-20T04:19:35.684Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-20T04:19:35.684Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-20T04:19:35.685Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:19:35.685Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T04:19:35.685Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-20T04:19:35.686Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-02-20T04:19:35.686Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-20T04:19:35.687Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:19:35.687Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T04:19:35.688Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-20T04:19:35.688Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-02-20T04:19:35.688Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-20T04:19:35.689Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:19:35.689Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T04:19:35.689Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:19:35.690Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T04:19:35.690Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:19:35.691Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T04:19:35.691Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:19:35.692Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T04:19:35.692Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:19:35.692Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T04:19:35.693Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:042dbf51-98fe-46ad-860e-cc779795bbec
Model Version:NULL
Model InvariantUuid:bbda9686-8e1d-4ed7-afba-39752fdb3344
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:da4d5635-45af-46a3-970b-d04a5ef6da20
Model UUID:86355515-79f7-4d34-a42f-db82f09cc9ad
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:df5406e7-2b0b-4b42-85cb-b21d60f7ab36
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-20T04:19:35.707Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||Processing Resource Type: VL, Model UUID: 5e745da8-18c3-4b00-8f6d-f1a75e9756c0
2023-02-20T04:19:35.708Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||No resources found for Service: 042dbf51-98fe-46ad-860e-cc779795bbec
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-20T04:19:35.717Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||
2023-02-20T04:19:35.717Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-02-20T04:19:35.719Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||No resources found for Service: 042dbf51-98fe-46ad-860e-cc779795bbec
2023-02-20T04:19:35.719Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 042dbf51-98fe-46ad-860e-cc779795bbec
2023-02-20T04:19:35.719Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-02-20T04:19:35.719Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-20T04:19:35.729Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5d68e27c, org.onap.sdc.toscaparser.api.parameters.Input@78aa9173, org.onap.sdc.toscaparser.api.parameters.Input@4470718a, org.onap.sdc.toscaparser.api.parameters.Input@1ff9ef5d, org.onap.sdc.toscaparser.api.parameters.Input@59895dc]
2023-02-20T04:19:35.732Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:19:35.732Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T04:19:35.733Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:19:35.733Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T04:19:35.734Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 042dbf51-98fe-46ad-860e-cc779795bbec: Generic NeutronNet
2023-02-20T04:19:35.734Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:19:35.735Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T04:19:35.735Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:19:35.735Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-02-20T04:19:35.781Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:19:35.782Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T04:19:35.782Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:19:35.783Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T04:19:35.783Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:19:35.784Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T04:19:35.784Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-02-20T04:19:35.865Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-02-20T04:19:35.866Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-20T04:19:35.866Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-20T04:19:35.867Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-20T04:19:35.867Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:19:35.867Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:19:35.867Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866775866,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:19:36.868Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-20T04:19:36.883Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-20T04:19:36.886Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-20T04:19:36.886Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-20T04:19:36.886Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-20T04:20:06.887Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-20T04:20:06.907Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-20T04:20:06.912Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-20T04:20:06.912Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-20T04:20:06.912Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-20T04:20:16.987Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:20:16.988Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:20:16.989Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "aai-model-loader",
"timestamp": 1676866756696,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:20:16.989Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:20:36.913Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-20T04:20:36.940Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-20T04:20:36.948Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-20T04:20:36.949Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-20T04:20:36.949Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-20T04:21:06.949Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-20T04:21:06.969Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-20T04:21:06.979Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-20T04:21:06.979Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-20T04:21:06.980Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-20T04:21:16.986Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:21:16.988Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:21:16.988Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866749164,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:21:16.989Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:21:16.989Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:21:16.989Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866736343,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:21:16.989Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:21:16.990Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:21:16.990Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "aai-model-loader",
"timestamp": 1676866756696,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T04:21:16.990Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:21:16.990Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:21:16.990Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "multicloud-k8s",
"timestamp": 1676866744767,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T04:21:16.990Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:21:16.990Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:21:16.990Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866749164,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T04:21:16.991Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:21:16.991Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:21:16.991Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866736343,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T04:21:16.991Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:21:16.992Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:21:16.992Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866774052,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-20T04:21:16.992Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:21:16.992Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:21:16.992Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "aai-model-loader",
"timestamp": 1676866773170,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-20T04:21:16.992Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:21:16.993Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:21:16.993Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866773852,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-20T04:21:16.993Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:21:16.993Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:21:16.993Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866775866,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-20T04:21:16.993Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:21:16.993Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:21:16.994Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "aai-model-loader",
"timestamp": 1676866777080,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-20T04:21:16.994Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:21:16.994Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:21:16.994Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "aai-model-loader",
"timestamp": 1676866778083,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-20T04:21:17.005Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2
2023-02-20T04:21:17.005Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-20T04:21:17.021Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:21:17.022Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866785140,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:21:17.022Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:21:17.022Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:21:17.022Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866785140,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T04:21:17.023Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:21:17.023Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:21:17.023Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866787987,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-20T04:21:17.023Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:21:17.023Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:21:17.023Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866789895,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-20T04:21:17.023Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:21:17.023Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:21:17.024Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866790903,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-20T04:21:17.043Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2
2023-02-20T04:21:17.044Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-20T04:21:36.980Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-20T04:21:37.000Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-20T04:21:37.004Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-20T04:21:37.004Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-20T04:21:37.005Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-20T04:21:37.005Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-20T04:21:37.005Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-20T04:21:37.005Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-20T04:21:37.005Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-20T04:21:37.006Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-20T04:21:37.015Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-20T04:22:07.016Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-20T04:22:07.028Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2 and serviceModelVersionId: 042dbf51-98fe-46ad-860e-cc779795bbec
2023-02-20T04:22:07.029Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bbda9686-8e1d-4ed7-afba-39752fdb3344
2023-02-20T04:22:07.030Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bbda9686-8e1d-4ed7-afba-39752fdb3344/model-vers/model-ver/042dbf51-98fe-46ad-860e-cc779795bbec?depth=0
2023-02-20T04:22:07.036Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-02-20T04:22:07.110Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bbda9686-8e1d-4ed7-afba-39752fdb3344/model-vers/model-ver/042dbf51-98fe-46ad-860e-cc779795bbec?depth=0|INFO|500||Invoke
2023-02-20T04:22:07.110Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bbda9686-8e1d-4ed7-afba-39752fdb3344/model-vers/model-ver/042dbf51-98fe-46ad-860e-cc779795bbec?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bbda9686-8e1d-4ed7-afba-39752fdb3344/model-vers/model-ver/042dbf51-98fe-46ad-860e-cc779795bbec?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bcb59237-479d-40e1-95bb-b02d3c9c0c7a], X-ECOMP-RequestID=[0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2], X-TransactionId=[], X-ONAP-RequestID=[0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2], Content-Type=[application/merge-patch+json]}
2023-02-20T04:22:07.121Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bbda9686-8e1d-4ed7-afba-39752fdb3344/model-vers/model-ver/042dbf51-98fe-46ad-860e-cc779795bbec?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-20T04:22:07.294Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bbda9686-8e1d-4ed7-afba-39752fdb3344/model-vers/model-ver/042dbf51-98fe-46ad-860e-cc779795bbec?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/bbda9686-8e1d-4ed7-afba-39752fdb3344/model-vers/model-ver/042dbf51-98fe-46ad-860e-cc779795bbec?depth=0 has http status code:200 and response headers:{date=[Mon, 20 Feb 2023 04:22:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[169], vertex-id=[377040], x-aai-txid=[2-aai-resources-230220-04:22:07:187-34640], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-20T04:22:07.295Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bbda9686-8e1d-4ed7-afba-39752fdb3344/model-vers/model-ver/042dbf51-98fe-46ad-860e-cc779795bbec?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-20T04:22:07.296Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bbda9686-8e1d-4ed7-afba-39752fdb3344/model-vers/model-ver/042dbf51-98fe-46ad-860e-cc779795bbec?depth=0|INFO|500||InvokeReturn
2023-02-20T04:22:07.297Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-20T04:22:07.297Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-20T04:22:07.307Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-20T04:22:07.308Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-20T04:22:07.308Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-20T04:22:07.309Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:22:07.309Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:22:07.310Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866927308,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-20T04:22:08.329Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-20T04:22:08.336Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-20T04:22:08.337Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"252a458d-b9cd-4dde-bfe1-b076bc93f202","serviceName":"Demo_pNF_nWwAdyCngBk8aDUzI8qc","serviceVersion":"1.0","serviceUUID":"a562e73e-acbb-4d28-a70b-1a90e8bdae08","serviceDescription":"catalog service description","serviceInvariantUUID":"f3b5700d-c38b-4984-8dcb-7063f011b530","resources":[{"resourceInstanceName":"pNF dfda2634-857b 0","resourceName":"pNF dfda2634-857b","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"4d4ea007-abe7-44be-8319-06351917478d","resourceInvariantUUID":"3ea29218-22cc-46bc-82d5-f18b9508f49f","resourceCustomizationUUID":"3996f702-76e7-4bdf-8781-f3d3ccc80c09","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/vf-license-model.xml","artifactChecksum":"MDI4NDk4YWVkYjdhNzA3YWU2NWZhZDhjM2E5ZGU4NzU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3594ba55-bdb5-4862-abbb-16bee267a22c","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/pNF.csar","artifactChecksum":"ZTg1ZjQ5MGY1ZjVjMGZkZTRkNDNhMTNhZDVhNjc5MTQ\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0b14b195-1f1b-4c55-95c2-7484bc7c0397","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"df552d88-46ef-43c1-b193-5a9a524cacf0","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDlhZmQ1YzhhNjA5ZTNjMzYxZGNmMDlmMmU5MWUzM2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3f27f80a-f162-4915-980b-8113fc9a29bd","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3a45b112-4cc6-4c4e-a8e0-0262121f682d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d8b64d72-3c81-48fb-a7b1-2ba62f085615","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfNwwadycngbk8aduzi8qc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-template.yml","artifactChecksum":"YmRkMzVmODlkYmM3MTVhMDliYjk2Yjc3NWVlMGYzMTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d85fed38-8bee-4551-ae3e-2e82585fbfd1","artifactVersion":"1"},{"artifactName":"service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar","artifactChecksum":"ZThlNDJlN2Y2ZjkxNWRiODNiYjAxYjQ2YzU3N2ZjYTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b6124150-f9bb-4e57-af21-ca7e27fbc490","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-20T04:22:08.339Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T04:22:08.339Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:22:08.340Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:22:08.340Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866928329,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:22:09.341Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T04:22:09.341Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:22:09.342Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:22:09.342Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866928329,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:22:10.343Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T04:22:10.344Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:22:10.344Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:22:10.344Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866928329,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:22:11.345Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T04:22:11.346Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:22:11.346Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:22:11.347Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866928329,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:22:12.348Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T04:22:12.349Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:22:12.349Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:22:12.349Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866928329,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:22:13.350Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T04:22:13.351Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:22:13.351Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:22:13.352Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866928329,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:22:14.353Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T04:22:14.354Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:22:14.354Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:22:14.354Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866928329,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:22:15.357Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T04:22:15.358Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:22:15.358Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:22:15.359Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866928329,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:22:16.360Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"serviceName": "Demo_pNF_nWwAdyCngBk8aDUzI8qc",
"serviceVersion": "1.0",
"serviceUUID": "a562e73e-acbb-4d28-a70b-1a90e8bdae08",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "f3b5700d-c38b-4984-8dcb-7063f011b530",
"resources": [
{
"resourceInstanceName": "pNF dfda2634-857b 0",
"resourceCustomizationUUID": "3996f702-76e7-4bdf-8781-f3d3ccc80c09",
"resourceName": "pNF dfda2634-857b",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "4d4ea007-abe7-44be-8319-06351917478d",
"resourceInvariantUUID": "3ea29218-22cc-46bc-82d5-f18b9508f49f",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar",
"artifactChecksum": "ZThlNDJlN2Y2ZjkxNWRiODNiYjAxYjQ2YzU3N2ZjYTY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "b6124150-f9bb-4e57-af21-ca7e27fbc490"
}
],
"workloadContext": "Production"
}
2023-02-20T04:22:16.361Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-20T04:22:16.361Z|0ff9dcdd-2f89-4f8e-aa84-7a904950ffc2|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 a562e73e-acbb-4d28-a70b-1a90e8bdae08 ASDC
2023-02-20T04:22:16.362Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:252a458d-b9cd-4dde-bfe1-b076bc93f202
ServiceName:Demo_pNF_nWwAdyCngBk8aDUzI8qc
ServiceVersion:1.0
ServiceUUID:a562e73e-acbb-4d28-a70b-1a90e8bdae08
ServiceInvariantUUID:f3b5700d-c38b-4984-8dcb-7063f011b530
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar
ArtifactUUID:b6124150-f9bb-4e57-af21-ca7e27fbc490
ArtifactChecksum:ZThlNDJlN2Y2ZjkxNWRiODNiYjAxYjQ2YzU3N2ZjYTY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF dfda2634-857b 0
ResourceCustomizationUUID:3996f702-76e7-4bdf-8781-f3d3ccc80c09
ResourceInvariantUUID:3ea29218-22cc-46bc-82d5-f18b9508f49f
ResourceName:pNF dfda2634-857b
ResourceType:PNF
ResourceUUID:4d4ea007-abe7-44be-8319-06351917478d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-02-20T04:22:16.362Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a562e73e-acbb-4d28-a70b-1a90e8bdae08 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-20T04:22:16.406Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-20T04:22:16.407Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-20T04:22:16.407Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-20T04:22:16.408Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: b6124150-f9bb-4e57-af21-ca7e27fbc490 from URL: /sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar
2023-02-20T04:22:16.408Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-20T04:22:16.408Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar
2023-02-20T04:22:16.576Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-20T04:22:16.578Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar b6124150-f9bb-4e57-af21-ca7e27fbc490 88019
2023-02-20T04:22:16.578Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar ASDC sendASDCNotification
2023-02-20T04:22:16.578Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar
2023-02-20T04:22:16.578Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-20T04:22:16.579Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:22:16.579Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:22:16.579Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866936578,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:22:16.986Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:22:16.992Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:16.992Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "aai-model-loader",
"timestamp": 1676866816697,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:16.993Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:16.993Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:16.993Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866835061,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:16.993Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:16.993Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:16.993Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "multicloud-k8s",
"timestamp": 1676866833356,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:16.993Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:16.993Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:16.993Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866835061,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:16.994Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:16.994Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:16.994Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "aai-model-loader",
"timestamp": 1676866816697,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:16.994Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:16.994Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:16.994Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "multicloud-k8s",
"timestamp": 1676866833356,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:16.994Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:16.994Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:16.994Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "aai-model-loader",
"timestamp": 1676866816697,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:16.995Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:16.995Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:16.995Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "multicloud-k8s",
"timestamp": 1676866833356,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:16.995Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:16.995Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:16.995Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866835061,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:16.996Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:16.996Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:16.996Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866835061,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:16.996Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:16.996Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:16.996Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "aai-model-loader",
"timestamp": 1676866816697,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:16.996Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:16.996Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:16.996Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "multicloud-k8s",
"timestamp": 1676866833356,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:16.996Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:16.996Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:16.997Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866835061,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:16.997Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:16.997Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:16.997Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "aai-model-loader",
"timestamp": 1676866816697,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:16.997Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:16.997Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:16.997Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "multicloud-k8s",
"timestamp": 1676866833356,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:16.997Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:16.997Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:16.997Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866835061,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:16.997Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:16.997Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:16.998Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "aai-model-loader",
"timestamp": 1676866816697,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:16.998Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:16.998Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:16.998Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "multicloud-k8s",
"timestamp": 1676866833356,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:16.998Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:16.998Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:16.998Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866835061,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:16.998Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:16.998Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:16.998Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "aai-model-loader",
"timestamp": 1676866816697,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:16.998Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:16.999Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:16.999Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "multicloud-k8s",
"timestamp": 1676866833356,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:16.999Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:16.999Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.004Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "aai-model-loader",
"timestamp": 1676866816697,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T04:22:17.004Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.004Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.004Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866835061,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T04:22:17.004Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.004Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.005Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "multicloud-k8s",
"timestamp": 1676866833356,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T04:22:17.005Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.005Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.005Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "multicloud-k8s",
"timestamp": 1676866844075,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.005Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.005Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.006Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866844619,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-20T04:22:17.006Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.006Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.006Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "aai-model-loader",
"timestamp": 1676866843722,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-20T04:22:17.006Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.007Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.007Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.007Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.007Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.007Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "multicloud-k8s",
"timestamp": 1676866844075,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
2023-02-20T04:22:17.007Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.007Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.007Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866845625,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.008Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.008Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.008Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.008Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.008Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.008Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "multicloud-k8s",
"timestamp": 1676866844075,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
2023-02-20T04:22:17.008Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.008Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.009Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866845625,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.009Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.009Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.009Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.009Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.009Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.009Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "multicloud-k8s",
"timestamp": 1676866844075,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
2023-02-20T04:22:17.009Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.009Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.009Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866845625,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.010Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.010Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.010Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.010Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.010Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.010Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "multicloud-k8s",
"timestamp": 1676866844075,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
2023-02-20T04:22:17.010Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.010Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.010Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866845625,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.011Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.011Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.011Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.014Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.014Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.014Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "aai-model-loader",
"timestamp": 1676866848309,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-20T04:22:17.014Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.014Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.014Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "multicloud-k8s",
"timestamp": 1676866844075,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.014Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.014Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.015Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866845625,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.015Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.015Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.015Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/resourceInstances/pnfdfda2634857b0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.015Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.015Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.015Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "aai-model-loader",
"timestamp": 1676866849312,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-20T04:22:17.025Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 252a458d-b9cd-4dde-bfe1-b076bc93f202
2023-02-20T04:22:17.025Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 252a458d-b9cd-4dde-bfe1-b076bc93f202 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-20T04:22:17.038Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.038Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "multicloud-k8s",
"timestamp": 1676866844075,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
2023-02-20T04:22:17.038Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.038Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.038Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866845625,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.044Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.045Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.045Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.045Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.045Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.045Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "aai-model-loader",
"timestamp": 1676866850314,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.045Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.045Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.045Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "multicloud-k8s",
"timestamp": 1676866844075,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.045Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.045Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.045Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866845625,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.045Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.046Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.046Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T04:22:17.046Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.046Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.046Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "aai-model-loader",
"timestamp": 1676866850314,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.046Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.046Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.046Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "multicloud-k8s",
"timestamp": 1676866844075,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T04:22:17.046Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.046Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.046Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866845625,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.054Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.054Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.054Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866853968,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-20T04:22:17.054Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.054Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.054Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "aai-model-loader",
"timestamp": 1676866850314,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.055Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.055Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.055Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866845625,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T04:22:17.055Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.055Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.055Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "multicloud-k8s",
"timestamp": 1676866853298,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-20T04:22:17.055Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.055Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.055Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "aai-model-loader",
"timestamp": 1676866850314,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.055Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.056Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.056Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866854780,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-20T04:22:17.056Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.056Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.056Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "multicloud-k8s",
"timestamp": 1676866854470,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "DOWNLOAD_OK"
}
2023-02-20T04:22:17.056Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.056Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.056Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866856008,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-20T04:22:17.057Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.057Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.057Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "aai-model-loader",
"timestamp": 1676866850314,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.057Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.057Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.057Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866845625,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.057Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.057Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.057Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866857012,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-20T04:22:17.078Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 252a458d-b9cd-4dde-bfe1-b076bc93f202
2023-02-20T04:22:17.079Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 252a458d-b9cd-4dde-bfe1-b076bc93f202 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-20T04:22:17.106Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.107Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "multicloud-k8s",
"timestamp": 1676866855635,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-20T04:22:17.107Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.107Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.107Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "aai-model-loader",
"timestamp": 1676866850314,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.107Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.107Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.107Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866845625,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.108Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.108Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.108Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.108Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.108Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.108Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "aai-model-loader",
"timestamp": 1676866850314,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.108Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.108Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.108Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "multicloud-k8s",
"timestamp": 1676866856794,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "DOWNLOAD_OK"
}
2023-02-20T04:22:17.108Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.108Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.108Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866845625,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.109Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.109Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.109Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.109Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.109Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.109Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "aai-model-loader",
"timestamp": 1676866850314,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.109Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.109Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.109Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "multicloud-k8s",
"timestamp": 1676866857861,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-20T04:22:17.138Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3f6ec439-c31f-4a2a-9395-eeb4084b8c77
2023-02-20T04:22:17.138Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3f6ec439-c31f-4a2a-9395-eeb4084b8c77 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-20T04:22:17.154Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.154Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866845625,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.155Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.155Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.155Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.155Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.155Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.155Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "aai-model-loader",
"timestamp": 1676866850314,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T04:22:17.155Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.155Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.155Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "multicloud-k8s",
"timestamp": 1676866858863,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-20T04:22:17.156Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.156Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.156Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866845625,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.156Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.156Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.156Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.156Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.156Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.156Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "aai-model-loader",
"timestamp": 1676866859432,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-20T04:22:17.157Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.157Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.157Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "multicloud-k8s",
"timestamp": 1676866844075,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.157Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.157Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.157Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866845625,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.157Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.157Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.157Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.157Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.157Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.157Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "multicloud-k8s",
"timestamp": 1676866844075,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-02-20T04:22:17.157Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.158Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.158Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866845625,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T04:22:17.158Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.158Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.158Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.158Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.158Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.158Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "multicloud-k8s",
"timestamp": 1676866844075,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-02-20T04:22:17.158Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.158Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.158Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "cds-sdc-listener",
"timestamp": 1676866862948,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-20T04:22:17.159Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.159Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.159Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.159Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.159Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.159Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "multicloud-k8s",
"timestamp": 1676866844075,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.159Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.159Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.159Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.160Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.160Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.160Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "multicloud-k8s",
"timestamp": 1676866844075,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-02-20T04:22:17.160Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.160Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.160Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T04:22:17.160Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.160Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.160Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "multicloud-k8s",
"timestamp": 1676866844075,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.161Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.161Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.161Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866867243,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-20T04:22:17.161Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.161Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.161Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "multicloud-k8s",
"timestamp": 1676866844075,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T04:22:17.161Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.161Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.161Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "aai-model-loader",
"timestamp": 1676866866173,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-20T04:22:17.162Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.162Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.162Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "multicloud-k8s",
"timestamp": 1676866867058,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-20T04:22:17.162Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.162Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.162Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "aai-model-loader",
"timestamp": 1676866867175,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-20T04:22:17.175Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3f6ec439-c31f-4a2a-9395-eeb4084b8c77
2023-02-20T04:22:17.175Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3f6ec439-c31f-4a2a-9395-eeb4084b8c77 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-20T04:22:17.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866869618,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-20T04:22:17.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "multicloud-k8s",
"timestamp": 1676866868191,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-20T04:22:17.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "aai-model-loader",
"timestamp": 1676866850314,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866870625,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-20T04:22:17.202Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3f6ec439-c31f-4a2a-9395-eeb4084b8c77
2023-02-20T04:22:17.202Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3f6ec439-c31f-4a2a-9395-eeb4084b8c77 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-20T04:22:17.223Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.223Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "multicloud-k8s",
"timestamp": 1676866869251,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-02-20T04:22:17.224Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.224Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.224Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "aai-model-loader",
"timestamp": 1676866850314,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.224Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.224Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.225Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.225Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.225Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.225Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "multicloud-k8s",
"timestamp": 1676866870308,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-20T04:22:17.251Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1cad7e6b-f2ab-4cba-8e17-6475894fd32c
2023-02-20T04:22:17.251Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1cad7e6b-f2ab-4cba-8e17-6475894fd32c and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-20T04:22:17.267Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.267Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "aai-model-loader",
"timestamp": 1676866850314,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.267Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.267Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.267Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.268Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.268Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.268Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "multicloud-k8s",
"timestamp": 1676866871311,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-20T04:22:17.268Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.268Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.268Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "aai-model-loader",
"timestamp": 1676866850314,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.268Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.268Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.268Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.268Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.268Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.269Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "aai-model-loader",
"timestamp": 1676866850314,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.269Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.269Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.269Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.269Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.269Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.269Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "aai-model-loader",
"timestamp": 1676866850314,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.269Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.269Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.269Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.269Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.269Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.269Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "aai-model-loader",
"timestamp": 1676866850314,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T04:22:17.270Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.270Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.270Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-20T04:22:17.270Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.270Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.270Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "aai-model-loader",
"timestamp": 1676866875266,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-20T04:22:17.270Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.270Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-20T04:22:17.270Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "1cad7e6b-f2ab-4cba-8e17-6475894fd32c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676866845140,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-20T04:22:17.270Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-20T04:22:17.580Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-20T04:22:17.581Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-20T04:22:17.581Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: b6124150-f9bb-4e57-af21-ca7e27fbc490, URL: /sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar to file: /app/ASDC/1/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar
2023-02-20T04:22:17.582Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar
2023-02-20T04:22:17.582Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar
2023-02-20T04:22:17.582Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar
2023-02-20T04:22:17.709Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12340905270576002821/Definitions/service-DemoPnfNwwadycngbk8aduzi8qc-template.yml
2023-02-20T04:22:18.721Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-20T04:22:18.722Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-20T04:22:18.722Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar
2023-02-20T04:22:18.722Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-20T04:22:18.722Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||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-DemoPnfNwwadycngbk8aduzi8qc-csar.csar
2023-02-20T04:22:18.722Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar
2023-02-20T04:22:18.722Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||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-DemoPnfNwwadycngbk8aduzi8qc-csar.csar
2023-02-20T04:22:18.722Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar
2023-02-20T04:22:18.722Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF dfda2634-857b 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-DemoPnfNwwadycngbk8aduzi8qc-csar.csar
2023-02-20T04:22:18.722Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar
2023-02-20T04:22:18.722Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar
2023-02-20T04:22:18.722Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-20T04:22:18.723Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:22:18.723Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_nWwAdyCngBk8aDUzI8qc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T04:22:18.723Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Node template pNF dfda2634-857b 0 is matching search criteria
2023-02-20T04:22:18.723Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-02-20T04:22:18.723Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF dfda2634-857b 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-20T04:22:18.723Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:22:18.723Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_nWwAdyCngBk8aDUzI8qc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T04:22:18.724Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Node template pNF dfda2634-857b 0 is matching search criteria
2023-02-20T04:22:18.724Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2023-02-20T04:22:18.724Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF dfda2634-857b 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-20T04:22:18.724Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:22:18.724Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_nWwAdyCngBk8aDUzI8qc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T04:22:18.724Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:22:18.724Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_nWwAdyCngBk8aDUzI8qc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T04:22:18.724Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:22:18.725Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_nWwAdyCngBk8aDUzI8qc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T04:22:18.725Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:22:18.725Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_nWwAdyCngBk8aDUzI8qc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T04:22:18.725Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:22:18.725Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_nWwAdyCngBk8aDUzI8qc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T04:22:18.725Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_nWwAdyCngBk8aDUzI8qc
Description:catalog service description
Model UUID:a562e73e-acbb-4d28-a70b-1a90e8bdae08
Model Version:NULL
Model InvariantUuid:f3b5700d-c38b-4984-8dcb-7063f011b530
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-20T04:22:18.735Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||Processing Resource Type: PNF, Model UUID: 4d4ea007-abe7-44be-8319-06351917478d
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-20T04:22:18.747Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||pNF dfda2634-857b 0
2023-02-20T04:22:18.748Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 4d4ea007-abe7-44be-8319-06351917478d
2023-02-20T04:22:18.748Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||No resources found for Service: a562e73e-acbb-4d28-a70b-1a90e8bdae08
2023-02-20T04:22:18.748Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: a562e73e-acbb-4d28-a70b-1a90e8bdae08
2023-02-20T04:22:18.749Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF dfda2634-857b 0 4d4ea007-abe7-44be-8319-06351917478d ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-20T04:22:18.761Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1a65577a, org.onap.sdc.toscaparser.api.parameters.Input@6f9d4351, org.onap.sdc.toscaparser.api.parameters.Input@5df0ed3d, org.onap.sdc.toscaparser.api.parameters.Input@bfb5bde, org.onap.sdc.toscaparser.api.parameters.Input@3b15035c]
2023-02-20T04:22:18.762Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:22:18.762Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_nWwAdyCngBk8aDUzI8qc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T04:22:18.762Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid a562e73e-acbb-4d28-a70b-1a90e8bdae08: pNF dfda2634-857b
2023-02-20T04:22:18.762Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||Processing PNF resource: 4d4ea007-abe7-44be-8319-06351917478d
2023-02-20T04:22:18.763Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-20T04:22:18.763Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_nWwAdyCngBk8aDUzI8qc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-20T04:22:18.763Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||Resource customization UUID: 3996f702-76e7-4bdf-8781-f3d3ccc80c09 is the same as notified resource customizationUUID: 3996f702-76e7-4bdf-8781-f3d3ccc80c09
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-02-20T04:22:18.847Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF dfda2634-857b 4d4ea007-abe7-44be-8319-06351917478d 0 ASDC deployResourceStructure
2023-02-20T04:22:18.847Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar ASDC sendASDCNotification
2023-02-20T04:22:18.848Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar
2023-02-20T04:22:18.848Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-20T04:22:18.848Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:22:18.848Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:22:18.848Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866938847,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfNwwadycngbk8aduzi8qc/1.0/artifacts/service-DemoPnfNwwadycngbk8aduzi8qc-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:22:19.849Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 252a458d-b9cd-4dde-bfe1-b076bc93f202
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-20T04:22:19.866Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 252a458d-b9cd-4dde-bfe1-b076bc93f202
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-20T04:22:19.872Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-20T04:22:19.872Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-20T04:22:19.872Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-20T04:22:19.873Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-20T04:22:19.873Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-20T04:22:19.873Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-20T04:22:19.873Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-20T04:22:19.873Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-20T04:22:19.880Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-20T04:22:49.880Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 252a458d-b9cd-4dde-bfe1-b076bc93f202 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-20T04:22:49.889Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 252a458d-b9cd-4dde-bfe1-b076bc93f202 and serviceModelVersionId: a562e73e-acbb-4d28-a70b-1a90e8bdae08
2023-02-20T04:22:49.889Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : f3b5700d-c38b-4984-8dcb-7063f011b530
2023-02-20T04:22:49.890Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/f3b5700d-c38b-4984-8dcb-7063f011b530/model-vers/model-ver/a562e73e-acbb-4d28-a70b-1a90e8bdae08?depth=0
2023-02-20T04:22:49.894Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2023-02-20T04:22:49.953Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f3b5700d-c38b-4984-8dcb-7063f011b530/model-vers/model-ver/a562e73e-acbb-4d28-a70b-1a90e8bdae08?depth=0|INFO|500||Invoke
2023-02-20T04:22:49.954Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f3b5700d-c38b-4984-8dcb-7063f011b530/model-vers/model-ver/a562e73e-acbb-4d28-a70b-1a90e8bdae08?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f3b5700d-c38b-4984-8dcb-7063f011b530/model-vers/model-ver/a562e73e-acbb-4d28-a70b-1a90e8bdae08?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[252a458d-b9cd-4dde-bfe1-b076bc93f202], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d46b800f-e239-4e83-9f3a-5245a50d6891], X-ECOMP-RequestID=[252a458d-b9cd-4dde-bfe1-b076bc93f202], X-TransactionId=[], X-ONAP-RequestID=[252a458d-b9cd-4dde-bfe1-b076bc93f202], Content-Type=[application/merge-patch+json]}
2023-02-20T04:22:49.960Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f3b5700d-c38b-4984-8dcb-7063f011b530/model-vers/model-ver/a562e73e-acbb-4d28-a70b-1a90e8bdae08?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-20T04:22:50.133Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f3b5700d-c38b-4984-8dcb-7063f011b530/model-vers/model-ver/a562e73e-acbb-4d28-a70b-1a90e8bdae08?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/f3b5700d-c38b-4984-8dcb-7063f011b530/model-vers/model-ver/a562e73e-acbb-4d28-a70b-1a90e8bdae08?depth=0 has http status code:200 and response headers:{date=[Mon, 20 Feb 2023 04:22:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[169], vertex-id=[225392], x-aai-txid=[1-aai-resources-230220-04:22:50:030-34349], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-20T04:22:50.134Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f3b5700d-c38b-4984-8dcb-7063f011b530/model-vers/model-ver/a562e73e-acbb-4d28-a70b-1a90e8bdae08?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-20T04:22:50.135Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/f3b5700d-c38b-4984-8dcb-7063f011b530/model-vers/model-ver/a562e73e-acbb-4d28-a70b-1a90e8bdae08?depth=0|INFO|500||InvokeReturn
2023-02-20T04:22:50.135Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-20T04:22:50.135Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-20T04:22:50.143Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-20T04:22:50.144Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 252a458d-b9cd-4dde-bfe1-b076bc93f202 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-20T04:22:50.144Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-20T04:22:50.145Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:22:50.145Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:22:50.145Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "252a458d-b9cd-4dde-bfe1-b076bc93f202",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866970144,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-20T04:22:51.163Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-20T04:22:51.163Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"3f6ec439-c31f-4a2a-9395-eeb4084b8c77","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"c8b7a58a-9ac5-4021-bfc7-7f239ffca475","serviceDescription":"service","serviceInvariantUUID":"d66465de-5f22-406c-9fb3-fa21145cae01","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"867d5cc2-b365-48af-95a4-1687a28863a9","resourceInvariantUUID":"0f8e0bd4-0be0-4cd2-b6fd-8eaa6616feb0","resourceCustomizationUUID":"135b3d7b-bde2-4329-a013-5d0099f32b65","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"MDY3MmNlNzQ2NGRiNzdmZWMzNWUzNzg4Mjg5ZGY0MmU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e5008b3c-d10f-420f-abdf-563bba5d73c3","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4767dd6-de3b-4a25-a508-bb8981234332","artifactVersion":"2","generatedFromUUID":"e72f0fc9-96d3-4a84-a31a-0d02bfdb07cf"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"e72f0fc9-96d3-4a84-a31a-0d02bfdb07cf","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"YzJjY2NiMmZlZjE3NjZlMDZhMGQxMTA2NDk2MTFlODc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5e93d88b-45a5-43e4-a2ad-a80dc561e9a4","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4d299584-561c-44b5-a874-6c4f8d664440","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"603337ed-f526-4ff3-9272-3bfbdb5542d2","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"818594d4-a7ac-4f4f-a53d-b4f9c7704f54","artifactVersion":"2","generatedFromUUID":"4d299584-561c-44b5-a874-6c4f8d664440"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"YTU0NGE4YWNiOTZjZjMyZGMxYWZjZjdkN2U3YjFhN2Q\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8e04d80f-2dd5-440b-8fbc-37d4035d8d7e","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"NDZiMjAyZGM2N2FmZTBkMzdjMzY2ZTRlOWRmMTRlZjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1681fc62-94b5-4365-b415-d23990e28a67","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-20T04:22:51.163Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T04:22:51.164Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:22:51.164Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:22:51.164Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866928329,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:22:52.165Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T04:22:52.165Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:22:52.165Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:22:52.166Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866928329,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:22:53.166Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T04:22:53.167Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:22:53.167Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:22:53.167Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866928329,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:22:54.168Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T04:22:54.169Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:22:54.169Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:22:54.169Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866928329,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:22:55.171Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T04:22:55.172Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:22:55.172Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:22:55.172Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866928329,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:22:56.174Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T04:22:56.174Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:22:56.174Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:22:56.175Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866928329,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:22:57.177Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T04:22:57.177Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:22:57.177Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:22:57.178Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866928329,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:22:58.179Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T04:22:58.180Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:22:58.180Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:22:58.180Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866928329,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:22:59.182Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-20T04:22:59.182Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:22:59.182Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:22:59.182Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866928329,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:23:00.185Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"serviceName": "basic_cnf",
"serviceVersion": "1.0",
"serviceUUID": "c8b7a58a-9ac5-4021-bfc7-7f239ffca475",
"serviceDescription": "service",
"serviceInvariantUUID": "d66465de-5f22-406c-9fb3-fa21145cae01",
"resources": [
{
"resourceInstanceName": "basic_cnf 0",
"resourceCustomizationUUID": "135b3d7b-bde2-4329-a013-5d0099f32b65",
"resourceName": "basic_cnf",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "867d5cc2-b365-48af-95a4-1687a28863a9",
"resourceInvariantUUID": "0f8e0bd4-0be0-4cd2-b6fd-8eaa6616feb0",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "nginx_cloudtech_k8s_charts.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "d4767dd6-de3b-4a25-a508-bb8981234332",
"relatedArtifactsInfo": []
},
{
"artifactName": "nginx_cloudtech_k8s_charts.tgz",
"artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "e72f0fc9-96d3-4a84-a31a-0d02bfdb07cf",
"relatedArtifactsInfo": []
},
{
"artifactName": "basic_cnf0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"artifactChecksum": "YzJjY2NiMmZlZjE3NjZlMDZhMGQxMTA2NDk2MTFlODc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "5e93d88b-45a5-43e4-a2ad-a80dc561e9a4",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_dummy.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "4d299584-561c-44b5-a874-6c4f8d664440",
"generatedArtifact": {
"artifactName": "base_dummy.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "818594d4-a7ac-4f4f-a53d-b4f9c7704f54",
"generatedFromUUID": "4d299584-561c-44b5-a874-6c4f8d664440"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_dummy.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "818594d4-a7ac-4f4f-a53d-b4f9c7704f54",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicCnf-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"artifactChecksum": "NDZiMjAyZGM2N2FmZTBkMzdjMzY2ZTRlOWRmMTRlZjY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "1681fc62-94b5-4365-b415-d23990e28a67"
}
],
"workloadContext": "Production"
}
2023-02-20T04:23:00.185Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-20T04:23:00.185Z|252a458d-b9cd-4dde-bfe1-b076bc93f202|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 c8b7a58a-9ac5-4021-bfc7-7f239ffca475 ASDC
2023-02-20T04:23:00.186Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:3f6ec439-c31f-4a2a-9395-eeb4084b8c77
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:c8b7a58a-9ac5-4021-bfc7-7f239ffca475
ServiceInvariantUUID:d66465de-5f22-406c-9fb3-fa21145cae01
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
ArtifactUUID:1681fc62-94b5-4365-b415-d23990e28a67
ArtifactChecksum:NDZiMjAyZGM2N2FmZTBkMzdjMzY2ZTRlOWRmMTRlZjY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:135b3d7b-bde2-4329-a013-5d0099f32b65
ResourceInvariantUUID:0f8e0bd4-0be0-4cd2-b6fd-8eaa6616feb0
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:867d5cc2-b365-48af-95a4-1687a28863a9
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
ArtifactUUID:d4767dd6-de3b-4a25-a508-bb8981234332
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.tgz
ArtifactVersion:1
ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
ArtifactUUID:e72f0fc9-96d3-4a84-a31a-0d02bfdb07cf
ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:basic_cnf0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
ArtifactUUID:5e93d88b-45a5-43e4-a2ad-a80dc561e9a4
ArtifactChecksum:YzJjY2NiMmZlZjE3NjZlMDZhMGQxMTA2NDk2MTFlODc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_dummy.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
ArtifactUUID:4d299584-561c-44b5-a874-6c4f8d664440
ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:818594d4-a7ac-4f4f-a53d-b4f9c7704f54
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:818594d4-a7ac-4f4f-a53d-b4f9c7704f54
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-20T04:23:00.186Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c8b7a58a-9ac5-4021-bfc7-7f239ffca475 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-20T04:23:00.267Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-20T04:23:00.268Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-20T04:23:00.269Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-20T04:23:00.269Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 1681fc62-94b5-4365-b415-d23990e28a67 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-02-20T04:23:00.269Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||INFO|500||DistributionClient - download
2023-02-20T04:23:00.269Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-02-20T04:23:00.359Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2023-02-20T04:23:00.364Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 1681fc62-94b5-4365-b415-d23990e28a67 73993
2023-02-20T04:23:00.364Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2023-02-20T04:23:00.364Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-02-20T04:23:00.364Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-20T04:23:00.365Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2023-02-20T04:23:00.365Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-20T04:23:00.365Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||INFO|500||Trying to send status: {
"distributionID": "3f6ec439-c31f-4a2a-9395-eeb4084b8c77",
"consumerID": "SO-sdc-controller",
"timestamp": 1676866980364,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-20T04:23:01.367Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-20T04:23:01.368Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2023-02-20T04:23:01.368Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 1681fc62-94b5-4365-b415-d23990e28a67, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-20T04:23:01.369Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2023-02-20T04:23:01.369Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-20T04:23:01.369Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-20T04:23:01.516Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP694368479639348591/Definitions/service-BasicCnf-template.yml
Log warning: The required parameter "compute_dummy_metadata" is not provided
Log warning: The required parameter "compute_dummy_name" is not provided
2023-02-20T04:23:02.809Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-20T04:23:02.809Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-20T04:23:02.809Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-20T04:23:02.809Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-02-20T04:23:02.810Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-20T04:23:02.810Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-20T04:23:02.810Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-20T04:23:02.810Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-02-20T04:23:02.810Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||WARN|500||####################################################################################################
2023-02-20T04:23:02.811Z|3f6ec439-c31f-4a2a-9395-eeb4084b8c77|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery