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-03-25T00:10:43.952Z||main|||||INFO|500||The following profiles are active: basic
2023-03-25T00:10:55.370Z||main|||||INFO|500||Starting service [Tomcat]
2023-03-25T00:10:55.371Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-03-25T00:10:55.587Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-03-25T00:10:58.320Z||main|||||INFO|500||catdb-pool - Starting...
2023-03-25T00:10:58.811Z||main|||||INFO|500||catdb-pool - Start completed.
2023-03-25T00:10:59.264Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-03-25T00:10:59.570Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-03-25T00:11:00.391Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-25T00:11:03.794Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-25T00:11:04.555Z||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-03-25T00:11:06.844Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-25T00:11:06.999Z||main|||||INFO|500||reqdb-pool - Starting...
2023-03-25T00:11:07.087Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-03-25T00:11:07.096Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-03-25T00:11:07.607Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-25T00:11:08.208Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-25T00:11:09.302Z||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-03-25T00:11:10.297Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-03-25T00:11:10.301Z||main|||||ERROR|500||(conn=802) Table 'catalogdb.activity_spec' doesn't exist
2023-03-25T00:11:10.325Z||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-03-25T00:11:13.100Z||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-03-25T00:11:15.653Z||main|||||WARN|500||---
2023-03-25T00:11:15.654Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-03-25T00:11:15.654Z||main|||||WARN|500||---
2023-03-25T00:11:15.988Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-03-25T00:11:20.283Z||main|||||INFO|500||Started Application in 42.021 seconds (JVM running for 45.098)
2023-03-25T00:11:20.306Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-25T00:11:20.309Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-25T00:11:20.315Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-25T00:11:20.397Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= fbe641df-5d80-412f-8a4e-86ccab0f3128 url= /sdc/v1/artifactTypes
2023-03-25T00:11:20.403Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-25T00:11:20.572Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-25T00:11:20.617Z||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-03-25T00:11:20.618Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-03-25T00:11:20.618Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 10ea1a03-02e2-4dff-8ced-58088e860e33 url= /sdc/v1/distributionKafkaData
2023-03-25T00:11:20.618Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-03-25T00:11:20.654Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-25T00:11:20.659Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@27b4a8fe
2023-03-25T00:11:20.714Z||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-11ac4ca5-8989-4faa-8864-c3ac43a7f905
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-03-25T00:11:20.772Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905] Instantiated an idempotent producer.
2023-03-25T00:11:20.888Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-03-25T00:11:20.937Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-25T00:11:20.937Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-25T00:11:20.937Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679703080934
2023-03-25T00:11:20.942Z||scheduling-1|||||INFO|500||start DistributionClient
2023-03-25T00:11:20.987Z||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-7fe8212c-e94d-4b3a-ad48-83811c2aa456
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-03-25T00:11:21.095Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-25T00:11:21.096Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-25T00:11:21.096Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679703081095
2023-03-25T00:11:21.097Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:11:21.100Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:11:21.100Z||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-41a3cdd2-9120-46fb-aef9-d234e7b94a05
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-03-25T00:11:21.107Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-25T00:11:21.107Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-25T00:11:21.107Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679703081107
2023-03-25T00:11:21.108Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:11:21.110Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:11:21.114Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-03-25T00:11:22.328Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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 gF96cHwORTaoUbg3ubs5hA
2023-03-25T00:11:22.328Z||kafka-producer-network-thread | SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905] Cluster ID: qW4c0J-nRema4x0oSsMk-A
2023-03-25T00:11:22.329Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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 gF96cHwORTaoUbg3ubs5hA
2023-03-25T00:11:22.329Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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 CVP8XS7RQkOs_mlrmixwXg
2023-03-25T00:11:22.329Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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 gF96cHwORTaoUbg3ubs5hA
2023-03-25T00:11:22.329Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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 gF96cHwORTaoUbg3ubs5hA
2023-03-25T00:11:22.329Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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 CVP8XS7RQkOs_mlrmixwXg
2023-03-25T00:11:22.330Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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 CVP8XS7RQkOs_mlrmixwXg
2023-03-25T00:11:22.330Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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 gF96cHwORTaoUbg3ubs5hA
2023-03-25T00:11:22.330Z||kafka-producer-network-thread | SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905] ProducerId set to 1002 with epoch 0
2023-03-25T00:11:22.330Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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 CVP8XS7RQkOs_mlrmixwXg
2023-03-25T00:11:22.330Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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 gF96cHwORTaoUbg3ubs5hA
2023-03-25T00:11:22.330Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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 CVP8XS7RQkOs_mlrmixwXg
2023-03-25T00:11:22.331Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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 CVP8XS7RQkOs_mlrmixwXg
2023-03-25T00:11:22.332Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Cluster ID: qW4c0J-nRema4x0oSsMk-A
2023-03-25T00:11:22.332Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Cluster ID: qW4c0J-nRema4x0oSsMk-A
2023-03-25T00:11:22.333Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-03-25T00:11:22.333Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-03-25T00:11:22.393Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group
2023-03-25T00:11:22.393Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group
2023-03-25T00:11:22.448Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-185543ad-fd58-4120-8600-576d3084ccc8
2023-03-25T00:11:22.449Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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-03-25T00:11:22.449Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group
2023-03-25T00:11:22.450Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1
2023-03-25T00:11:22.450Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T00:11:22.450Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group
2023-03-25T00:11:28.459Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T00:11:28.460Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-185543ad-fd58-4120-8600-576d3084ccc8', protocol='range'}
2023-03-25T00:11:28.519Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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 gF96cHwORTaoUbg3ubs5hA
2023-03-25T00:11:28.520Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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 gF96cHwORTaoUbg3ubs5hA
2023-03-25T00:11:28.520Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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 gF96cHwORTaoUbg3ubs5hA
2023-03-25T00:11:28.520Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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 gF96cHwORTaoUbg3ubs5hA
2023-03-25T00:11:28.520Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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 gF96cHwORTaoUbg3ubs5hA
2023-03-25T00:11:28.520Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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 gF96cHwORTaoUbg3ubs5hA
2023-03-25T00:11:28.525Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-185543ad-fd58-4120-8600-576d3084ccc8=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-03-25T00:11:28.549Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T00:11:28.549Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-185543ad-fd58-4120-8600-576d3084ccc8', protocol='range'}
2023-03-25T00:11:28.551Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T00:11:28.551Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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-03-25T00:11:28.557Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T00:11:28.557Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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-03-25T00:11:28.576Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-25T00:11:28.576Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-25T00:11:28.577Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-03-25T00:11:28.577Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-03-25T00:11:28.577Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-03-25T00:11:28.577Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-03-25T00:11:28.577Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-03-25T00:11:28.577Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-03-25T00:11:28.578Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-03-25T00:11:28.578Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-03-25T00:11:28.578Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-03-25T00:11:28.578Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-03-25T00:11:28.623Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-25T00:11:28.625Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-25T00:11:28.705Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-25T00:11:28.706Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-25T00:11:28.714Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-25T00:11:28.715Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-25T00:11:28.728Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-25T00:11:28.728Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-25T00:11:28.733Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-25T00:11:28.734Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-25T00:11:28.735Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-25T00:11:28.735Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-25T00:12:21.104Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:12:21.111Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:13:21.105Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:13:21.112Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:14:21.107Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:14:21.113Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:15:21.108Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:15:21.114Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:16:21.110Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:16:21.115Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:17:21.110Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:17:21.115Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:18:21.111Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:18:21.116Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:19:21.113Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:19:21.117Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:20:21.115Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:20:21.118Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:20:22.589Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Node -1 disconnected.
2023-03-25T00:20:22.591Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node -1 disconnected.
2023-03-25T00:20:22.652Z||kafka-producer-network-thread | SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905] Node -1 disconnected.
2023-03-25T00:21:19.705Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-03-25T00:21:21.116Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:21:21.120Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:22:21.116Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:22:21.120Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:23:21.117Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:23:21.121Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:24:21.119Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:24:21.122Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:25:21.121Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:25:21.123Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:26:21.123Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:26:21.124Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:27:21.124Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:27:21.125Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:28:21.125Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:28:21.126Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:29:21.126Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:29:21.127Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:30:21.127Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:30:21.128Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:31:21.128Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:31:21.128Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:32:21.130Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:32:21.130Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:33:21.131Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:33:21.131Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:34:21.131Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:34:21.132Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:35:21.133Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:35:21.134Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:36:21.134Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:36:21.135Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:37:21.136Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:37:21.136Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:38:21.137Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:38:21.138Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:39:21.139Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:39:21.139Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:40:21.140Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:40:21.140Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:41:21.141Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:41:21.141Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:42:21.142Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:42:21.143Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:43:21.144Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:43:21.144Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:44:21.145Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:44:21.146Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:45:21.147Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:45:21.148Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:46:21.148Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:46:21.148Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:47:21.149Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:47:21.149Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:48:21.150Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:48:21.150Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:49:21.151Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:49:21.151Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:50:21.152Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:50:21.153Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:51:21.154Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:51:21.155Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:52:21.154Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:52:21.157Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:53:21.156Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:53:21.159Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:54:21.157Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:54:21.160Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:55:21.158Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:55:21.162Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:56:21.160Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:56:21.164Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:57:21.160Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:57:21.165Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:58:21.162Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:58:21.167Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T00:59:21.163Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T00:59:21.167Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:00:21.164Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:00:21.168Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:01:21.166Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:01:21.170Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:02:21.168Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:02:21.171Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:03:21.171Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:03:21.172Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:04:21.172Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:04:21.173Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:05:21.173Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:05:21.173Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:06:21.174Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:06:21.175Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:07:21.175Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:07:21.176Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:08:21.176Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:08:21.177Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:09:21.177Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:09:21.177Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:10:21.178Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:10:21.179Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:11:21.178Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:11:21.179Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:12:21.180Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:12:21.181Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:13:21.181Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:13:21.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:14:21.183Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:14:21.183Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:15:21.183Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:15:21.184Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:16:21.185Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:16:21.186Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:17:21.186Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:17:21.186Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:18:21.188Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:18:21.188Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:19:21.188Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:19:21.189Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:20:21.189Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:20:21.190Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:21:21.190Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:21:21.191Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:22:21.191Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:22:21.192Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:23:21.192Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:23:21.193Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:24:21.192Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:24:21.194Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:25:21.193Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:25:21.194Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:26:21.196Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:26:21.195Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:27:21.197Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:27:21.197Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:28:21.198Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:28:21.198Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:29:21.198Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:29:21.198Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:30:21.199Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:30:21.200Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:31:21.201Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:31:21.201Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:32:21.201Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:32:21.201Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:33:21.202Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:33:21.203Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:34:21.203Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:34:21.204Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:35:21.203Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:35:21.204Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:36:21.204Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:36:21.205Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:37:21.206Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:37:21.206Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:38:21.207Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:38:21.207Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:39:21.207Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:39:21.208Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:40:21.208Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:40:21.209Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:41:21.209Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:41:21.210Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:42:21.210Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:42:21.211Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:43:21.211Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:43:21.213Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:44:21.212Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:44:21.214Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:45:21.212Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:45:21.214Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:46:21.213Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:46:21.215Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:47:21.214Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:47:21.216Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:48:21.215Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:48:21.218Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:49:21.217Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:49:21.220Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:50:21.218Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:50:21.222Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:51:21.220Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:51:21.223Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:52:21.220Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:52:21.223Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:53:21.221Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:53:21.223Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:54:21.223Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:54:21.225Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:55:21.224Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:55:21.226Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:56:21.226Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:56:21.227Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:57:21.227Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:57:21.227Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:58:21.229Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T01:58:21.229Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:59:21.229Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T01:59:21.229Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:00:21.231Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:00:21.231Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:01:21.232Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:01:21.233Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:02:21.233Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:02:21.234Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:03:21.234Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:03:21.235Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:04:21.235Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:04:21.236Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:05:21.236Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:05:21.236Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:06:21.237Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:06:21.237Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:07:21.239Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:07:21.239Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:08:21.240Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:08:21.241Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:09:21.241Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:09:21.241Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:10:21.241Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:10:21.242Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:11:21.242Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:11:21.242Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:12:21.243Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:12:21.244Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:13:21.245Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:13:21.246Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:14:21.246Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:14:21.247Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:15:21.247Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:15:21.248Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:16:21.249Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:16:21.249Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:17:21.250Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:17:21.250Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:18:21.251Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:18:21.252Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:19:21.252Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:19:21.252Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:20:21.253Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:20:21.253Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:21:21.254Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:21:21.255Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:22:21.255Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:22:21.255Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:23:21.255Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:23:21.256Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:23:25.655Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-25T02:23:25.655Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-25T02:23:25.665Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:23:25.671Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:23:25.671Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:23:25.671Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711001255,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:23:25.682Z||kafka-producer-network-thread | SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA
2023-03-25T02:23:25.683Z||kafka-producer-network-thread | SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA
2023-03-25T02:23:25.683Z||kafka-producer-network-thread | SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA
2023-03-25T02:23:25.683Z||kafka-producer-network-thread | SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA
2023-03-25T02:23:25.683Z||kafka-producer-network-thread | SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA
2023-03-25T02:23:25.683Z||kafka-producer-network-thread | SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA
2023-03-25T02:23:25.759Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:23:25.760Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711001255,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:23:25.774Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:23:26.704Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:23:26.705Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:23:26.705Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:23:26.705Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711001255,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:23:27.707Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:23:27.708Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:23:27.708Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:23:27.708Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711001255,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:23:28.710Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:23:28.710Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:23:28.711Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:23:28.711Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711001255,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:23:29.712Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:23:29.713Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:23:29.713Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:23:29.713Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711001255,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:23:30.714Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:23:30.715Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:23:30.715Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:23:30.716Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711001255,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:23:31.717Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:23:31.718Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:23:31.718Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:23:31.718Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711001255,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:23:32.721Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"serviceName": "basic_onboard_HAcyfo",
"serviceVersion": "1.0",
"serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef",
"serviceDescription": "service",
"serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15",
"resources": [
{
"resourceInstanceName": "basic_onboard_HAcyfo 0",
"resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a",
"resourceName": "basic_onboard_HAcyfo",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4",
"resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_hacyfo0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1",
"generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardHacyfo-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31"
}
],
"workloadContext": "Production"
}
2023-03-25T02:23:32.726Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-25T02:23:32.726Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC
2023-03-25T02:23:32.795Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba
ServiceName:basic_onboard_HAcyfo
ServiceVersion:1.0
ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef
ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardHacyfo-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar
ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31
ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_HAcyfo 0
ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a
ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353
ResourceName:basic_onboard_HAcyfo
ResourceType:VF
ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_hacyfo0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json
ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea
ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU=
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/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml
ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813
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/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env
ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1
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/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env
ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-25T02:23:32.795Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef 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-03-25T02:23:32.968Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-25T02:23:32.969Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:23:32.970Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:23:32.970Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:23:32.970Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-25T02:23:32.970Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:23:33.089Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-25T02:23:33.107Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 75653
2023-03-25T02:23:33.107Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification
2023-03-25T02:23:33.108Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:23:33.108Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-25T02:23:33.109Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:23:33.109Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:23:33.109Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711013107,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:23:34.110Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-25T02:23:34.111Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:23:34.111Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31, URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar to file: /app/ASDC/1/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:23:34.111Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:23:34.178Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:23:34.178Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:23:34.559Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4943091488141990480/Definitions/service-BasicOnboardHacyfo-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-03-25T02:23:36.188Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-25T02:23:36.191Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-25T02:23:36.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:23:36.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-25T02:23:36.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:23:36.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:23:36.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:23:36.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:23:36.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_HAcyfo 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-BasicOnboardHacyfo-csar.csar
2023-03-25T02:23:36.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:23:36.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:23:36.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-25T02:23:36.198Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:23:36.199Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_HAcyfo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:23:36.202Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_HAcyfo 0 is matching search criteria
2023-03-25T02:23:36.202Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-25T02:23:36.235Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_HAcyfo 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-25T02:23:36.236Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:23:36.236Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_HAcyfo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:23:36.236Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_HAcyfo 0 is matching search criteria
2023-03-25T02:23:36.236Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-25T02:23:36.236Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_HAcyfo 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-25T02:23:36.237Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:23:36.237Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_HAcyfo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:23:36.240Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:23:36.240Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_HAcyfo 0 is not matching search criteria
2023-03-25T02:23:36.240Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-03-25T02:23:36.240Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-03-25T02:23:36.240Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-03-25T02:23:36.240Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-03-25T02:23:36.240Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-25T02:23:36.240Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:23:36.240Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_HAcyfo is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-25T02:23:36.241Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:23:36.241Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_HAcyfo 0 is matching search criteria
2023-03-25T02:23:36.241Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_HAcyfo 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-25T02:23:36.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:23:36.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_HAcyfo 0 is matching search criteria
2023-03-25T02:23:36.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_HAcyfo 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-25T02:23:36.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:23:36.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_HAcyfo 0 is matching search criteria
2023-03-25T02:23:36.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_HAcyfo 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-25T02:23:36.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:23:36.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_HAcyfo 0 is not matching search criteria
2023-03-25T02:23:36.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-03-25T02:23:36.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-03-25T02:23:36.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=61debd7b-d354-47c1-81d0-8e50c9fbb145
2023-03-25T02:23:36.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:23:36.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_HAcyfo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:23:36.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:23:36.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_HAcyfo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:23:36.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:23:36.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_HAcyfo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:23:36.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:23:36.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_HAcyfo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:23:36.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_HAcyfo
Description:service
Model UUID:fc2b071d-727d-4e56-97b5-6890333d2cef
Model Version:NULL
Model InvariantUuid:6be5e170-0a15-4c97-ae65-7410f566be15
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_HAcyfo
Model UUID:6793542b-85bb-4551-b759-df27f7133df1
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:9599f414-33d1-4ba9-95b7-a7baadeac353
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:7440eaf2-4ed6-4923-a05a-75a682d23ec1
ModelName:BasicOnboardHacyfo..base_ubuntu18..module-0
ModelUuid:d5fad66a-a48d-43ed-bf87-f05e324df7e1
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:61debd7b-d354-47c1-81d0-8e50c9fbb145
ModelInvariantUuid:cf60f385-275e-4d4c-bc44-4477a5e4e19b
ModelName:basic_onboard_HAcyfo-nodes.ubuntu18Cvfc
ModelUuid:7bb56165-f559-49ed-8f73-60019558d63c
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:51eb491e-b621-45ab-96e9-f5c0f85fc0fe
ModelInvariantUuid:98d236d8-c2e6-41cc-8a4a-96e51d86ce5c
ModelName:BasicOnboardHacyfo.compute.nodes.heat.ubuntu18
ModelUuid:57c747ae-0a0f-4a75-879e-0325d5be9eed
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-03-25T02:23:36.285Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4
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-03-25T02:23:36.342Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0
2023-03-25T02:23:36.348Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4
2023-03-25T02:23:36.348Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json
2023-03-25T02:23:36.348Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-25T02:23:36.348Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json
2023-03-25T02:23:36.416Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404
2023-03-25T02:23:36.417Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@43b1cfc3
2023-03-25T02:23:36.418Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-25T02:23:36.418Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardHacyfo"
]
}
}
}
2023-03-25T02:23:36.421Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail
2023-03-25T02:23:36.426Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification
2023-03-25T02:23:36.427Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found)
2023-03-25T02:23:36.427Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-25T02:23:36.427Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:23:36.427Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:23:36.427Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711016421,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:23:37.453Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-25T02:23:37.454Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:23:37.504Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:23:37.509Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:23:37.509Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:24:07.509Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:24:07.536Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:24:07.542Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:24:07.542Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:24:21.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:24:21.111Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:24:21.111Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "policy-distribution-id",
"timestamp": 1679710980418,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:24:21.112Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:24:21.112Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:24:21.112Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "multicloud-k8s",
"timestamp": 1679710988097,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:24:21.112Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:24:37.542Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:24:37.574Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:24:37.579Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:24:37.580Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:25:07.580Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:25:07.605Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:25:07.610Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:25:07.610Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:25:21.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:25:21.115Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.115Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "aai-model-loader",
"timestamp": 1679710994355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.116Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.116Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.116Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "cds-sdc-listener",
"timestamp": 1679710965808,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.116Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.116Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.116Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "ves-openapi-manager",
"timestamp": 1679710993110,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.116Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.116Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.116Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "policy-distribution-id",
"timestamp": 1679710980418,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.116Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.117Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.117Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "multicloud-k8s",
"timestamp": 1679710988097,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "NOTIFIED"
}
2023-03-25T02:25:21.117Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.117Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.117Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "aai-model-loader",
"timestamp": 1679710994355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.117Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.117Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.117Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "cds-sdc-listener",
"timestamp": 1679710965808,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.117Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.117Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.117Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711001255,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "NOTIFIED"
}
2023-03-25T02:25:21.118Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.118Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.118Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "ves-openapi-manager",
"timestamp": 1679710993110,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.118Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.118Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.118Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "policy-distribution-id",
"timestamp": 1679710980418,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-25T02:25:21.118Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.119Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.119Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "multicloud-k8s",
"timestamp": 1679710988097,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-25T02:25:21.119Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.119Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.119Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "aai-model-loader",
"timestamp": 1679710994355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.119Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.119Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.119Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "cds-sdc-listener",
"timestamp": 1679710965808,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.120Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.120Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.120Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711001255,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-25T02:25:21.121Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.121Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.121Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "ves-openapi-manager",
"timestamp": 1679710993110,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.121Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.121Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.121Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "policy-distribution-id",
"timestamp": 1679710980418,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.121Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.121Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.121Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "multicloud-k8s",
"timestamp": 1679710988097,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.122Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.122Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.122Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "aai-model-loader",
"timestamp": 1679710994355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.122Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.122Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.122Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "cds-sdc-listener",
"timestamp": 1679710965808,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.122Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.122Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.122Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711001255,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.122Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.123Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.123Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "ves-openapi-manager",
"timestamp": 1679710993110,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.123Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.123Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.123Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "policy-distribution-id",
"timestamp": 1679710980418,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.123Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.123Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.123Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "multicloud-k8s",
"timestamp": 1679710988097,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-25T02:25:21.124Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.124Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.124Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "aai-model-loader",
"timestamp": 1679710994355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.124Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.124Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.124Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "cds-sdc-listener",
"timestamp": 1679710965808,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.124Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.124Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.124Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711001255,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-25T02:25:21.124Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.124Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.124Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "ves-openapi-manager",
"timestamp": 1679710993110,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.125Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.125Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.125Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "policy-distribution-id",
"timestamp": 1679710980418,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.125Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.125Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.125Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "multicloud-k8s",
"timestamp": 1679710988097,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.125Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.125Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.125Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "aai-model-loader",
"timestamp": 1679710994355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.126Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.126Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.126Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "cds-sdc-listener",
"timestamp": 1679710965808,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.126Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.126Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.126Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711001255,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.126Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.126Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.126Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "ves-openapi-manager",
"timestamp": 1679710993110,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.127Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.127Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.127Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "policy-distribution-id",
"timestamp": 1679710980418,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "NOTIFIED"
}
2023-03-25T02:25:21.127Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.127Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.127Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "multicloud-k8s",
"timestamp": 1679710988097,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "NOTIFIED"
}
2023-03-25T02:25:21.127Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.127Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.127Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "aai-model-loader",
"timestamp": 1679710994355,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "NOTIFIED"
}
2023-03-25T02:25:21.127Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.127Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.127Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "cds-sdc-listener",
"timestamp": 1679710965808,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "NOTIFIED"
}
2023-03-25T02:25:21.127Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.127Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.128Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711001255,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "NOTIFIED"
}
2023-03-25T02:25:21.128Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.128Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.128Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "ves-openapi-manager",
"timestamp": 1679710993110,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.128Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.128Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.128Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "cds-sdc-listener",
"timestamp": 1679711012637,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-25T02:25:21.128Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.128Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.128Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "aai-model-loader",
"timestamp": 1679711012652,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-25T02:25:21.128Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.128Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.128Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "policy-distribution-id",
"timestamp": 1679711012343,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-25T02:25:21.128Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.128Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.128Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "multicloud-k8s",
"timestamp": 1679711012729,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-25T02:25:21.129Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.129Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.129Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711013107,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-25T02:25:21.129Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.129Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.129Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "policy-distribution-id",
"timestamp": 1679711013353,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-25T02:25:21.129Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.129Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.129Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "multicloud-k8s",
"timestamp": 1679711013835,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-25T02:25:21.129Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.129Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.129Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "policy-distribution-id",
"timestamp": 1679711014357,
"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-03-25T02:25:21.150Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a2142b0c-c579-4357-9d89-519f3789dcba
2023-03-25T02:25:21.150Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId a2142b0c-c579-4357-9d89-519f3789dcba 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-03-25T02:25:21.178Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.178Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "multicloud-k8s",
"timestamp": 1679711014910,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_ERROR",
"errorReason": "Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is not found"
}
2023-03-25T02:25:21.178Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.178Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.178Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "multicloud-k8s",
"timestamp": 1679711015916,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_ERROR",
"errorReason": "Failed to deploy the artifact due to: Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is not found"
}
2023-03-25T02:25:21.179Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.179Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.179Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711016421,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-25T02:25:21.179Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.179Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.179Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "multicloud-k8s",
"timestamp": 1679711017056,
"artifactURL": "",
"status": "COMPONENT_DONE_ERROR",
"errorReason": "Failed to process the artifact",
"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-03-25T02:25:21.194Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_ERROR distributionID of a2142b0c-c579-4357-9d89-519f3789dcba
2023-03-25T02:25:21.194Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId a2142b0c-c579-4357-9d89-519f3789dcba and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-03-25T02:25:21.219Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.220Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679711016637,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.220Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.220Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.220Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679711016637,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.220Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.220Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.220Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679711016637,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.220Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.220Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.220Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679711016637,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.221Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.221Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.221Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "aai-model-loader",
"timestamp": 1679711021330,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-25T02:25:21.221Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.221Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.221Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679711016637,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.221Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.221Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.221Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "aai-model-loader",
"timestamp": 1679711022335,
"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-03-25T02:25:21.236Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a2142b0c-c579-4357-9d89-519f3789dcba
2023-03-25T02:25:21.236Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId a2142b0c-c579-4357-9d89-519f3789dcba 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-03-25T02:25:21.260Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.261Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679711016637,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:25:21.261Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.261Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.261Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679711016637,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "NOTIFIED"
}
2023-03-25T02:25:21.261Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.261Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.261Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679711024430,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "DOWNLOAD_ERROR"
}
2023-03-25T02:25:21.261Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:25:21.261Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-25T02:25:21.261Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679711025436,
"artifactURL": "",
"status": "COMPONENT_DONE_ERROR",
"errorReason": "SDN-C encountered an error downloading an artifact in this distribution",
"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-03-25T02:25:21.278Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_ERROR distributionID of a2142b0c-c579-4357-9d89-519f3789dcba
2023-03-25T02:25:21.278Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId a2142b0c-c579-4357-9d89-519f3789dcba 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-03-25T02:25:37.611Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:25:37.642Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:25:37.650Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:25:37.650Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:26:07.651Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:26:07.676Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:26:07.682Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:26:07.683Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:26:21.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:26:37.684Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:26:37.711Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:26:37.717Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:26:37.717Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:27:07.717Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:27:07.750Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:27:07.758Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:27:07.758Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:27:21.109Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:27:37.758Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:27:37.790Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:27:37.795Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:27:37.795Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:28:07.795Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:28:07.841Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:28:07.846Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:28:07.846Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:28:21.110Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:28:25.234Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-25T02:28:25.235Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-185543ad-fd58-4120-8600-576d3084ccc8 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired.
2023-03-25T02:28:25.237Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-25T02:28:25.237Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-25T02:28:27.779Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:28:27.800Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously 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-03-25T02:28:27.804Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group
2023-03-25T02:28:27.813Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T02:28:27.814Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 2: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=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-03-25T02:28:27.832Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T02:28:27.832Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T02:28:27.833Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T02:28:27.839Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-03-25T02:28:27.840Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-03-25T02:28:27.840Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-03-25T02:28:27.841Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=65, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-25T02:28:27.841Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-03-25T02:28:27.841Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-03-25T02:28:37.847Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-25T02:28:37.847Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba 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-03-25T02:28:37.866Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef
2023-03-25T02:28:37.866Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15
2023-03-25T02:28:49.241Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0
2023-03-25T02:28:49.342Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-03-25T02:28:49.883Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?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-03-25T02:28:49.887Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke
2023-03-25T02:28:49.918Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-25T02:28:50.175Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn
2023-03-25T02:28:50.176Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 02:28:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[224], vertex-id=[323648], x-aai-txid=[0-aai-resources-230325-02:28:49:235-73829], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-25T02:28:50.176Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-03-25T02:28:50.179Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-25T02:28:50.179Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-25T02:28:50.195Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-25T02:28:50.201Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-03-25T02:28:50.202Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-25T02:28:50.202Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:28:50.203Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:28:50.203Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711330201,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:28:50.223Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-25T02:28:50.224Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711330201,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-03-25T02:28:50.224Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-25T02:28:51.248Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:28:51.249Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-25T02:28:51.250Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-03-25T02:28:51.250Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-03-25T02:28:51.250Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously 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-03-25T02:28:51.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group
2023-03-25T02:28:51.259Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-89f5da81-2da2-4aee-aa5f-8660c000a316
2023-03-25T02:28:51.259Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=1, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-03-25T02:28:51.260Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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-03-25T02:28:51.260Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group
2023-03-25T02:28:51.984Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:28:54.994Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:28:58.005Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:29:01.017Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:29:04.027Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:29:07.038Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:29:10.048Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:29:13.059Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:29:16.069Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:29:19.080Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:29:21.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:29:21.122Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously 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-03-25T02:29:21.123Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group
2023-03-25T02:29:21.129Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T02:29:21.129Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-89f5da81-2da2-4aee-aa5f-8660c000a316', protocol='range'}
2023-03-25T02:29:21.134Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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 CVP8XS7RQkOs_mlrmixwXg
2023-03-25T02:29:21.134Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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 CVP8XS7RQkOs_mlrmixwXg
2023-03-25T02:29:21.134Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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 CVP8XS7RQkOs_mlrmixwXg
2023-03-25T02:29:21.134Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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 CVP8XS7RQkOs_mlrmixwXg
2023-03-25T02:29:21.134Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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 CVP8XS7RQkOs_mlrmixwXg
2023-03-25T02:29:21.135Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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 CVP8XS7RQkOs_mlrmixwXg
2023-03-25T02:29:21.135Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 3: {SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-89f5da81-2da2-4aee-aa5f-8660c000a316=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-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=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-03-25T02:29:21.149Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-89f5da81-2da2-4aee-aa5f-8660c000a316', protocol='range'}
2023-03-25T02:29:21.150Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T02:29:21.150Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T02:29:21.150Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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-03-25T02:29:21.151Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T02:29:21.151Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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-03-25T02:29:21.156Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-03-25T02:29:21.156Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-03-25T02:29:21.156Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-03-25T02:29:21.156Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-03-25T02:29:21.156Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-03-25T02:29:21.156Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=66, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-25T02:29:21.156Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-03-25T02:29:21.157Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-03-25T02:29:21.157Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-03-25T02:29:21.157Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-03-25T02:29:21.157Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-03-25T02:29:21.157Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-03-25T02:29:21.166Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-25T02:29:21.166Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-25T02:29:21.169Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:29:21.169Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:29:21.170Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:29:21.170Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711331248,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:29:22.170Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:29:22.171Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:29:22.172Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:29:22.172Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711331248,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:29:22.176Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-25T02:29:22.176Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711331248,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:29:22.177Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:29:23.173Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:29:23.174Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:29:23.174Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:29:23.174Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711331248,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:29:24.175Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:29:24.176Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:29:24.176Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:29:24.177Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711331248,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:29:25.178Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:29:25.179Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:29:25.179Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:29:25.180Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711331248,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:29:26.181Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:29:26.181Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:29:26.182Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:29:26.182Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711331248,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:29:27.183Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:29:27.187Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:29:27.187Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:29:27.187Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711331248,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:29:28.190Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"serviceName": "basic_onboard_HAcyfo",
"serviceVersion": "1.0",
"serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef",
"serviceDescription": "service",
"serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15",
"resources": [
{
"resourceInstanceName": "basic_onboard_HAcyfo 0",
"resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a",
"resourceName": "basic_onboard_HAcyfo",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4",
"resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_hacyfo0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1",
"generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardHacyfo-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31"
}
],
"workloadContext": "Production"
}
2023-03-25T02:29:28.191Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-25T02:29:28.191Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC
2023-03-25T02:29:28.191Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba
ServiceName:basic_onboard_HAcyfo
ServiceVersion:1.0
ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef
ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardHacyfo-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar
ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31
ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_HAcyfo 0
ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a
ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353
ResourceName:basic_onboard_HAcyfo
ResourceType:VF
ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_hacyfo0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json
ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea
ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU=
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/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml
ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813
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/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env
ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1
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/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env
ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-25T02:29:28.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef 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: 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-03-25T02:29:28.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-25T02:29:28.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:29:28.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:29:28.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:29:28.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-25T02:29:28.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:29:28.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404
2023-03-25T02:29:28.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7e1bd652
2023-03-25T02:29:28.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-25T02:29:28.282Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardHacyfo"
]
}
}
}
2023-03-25T02:29:28.282Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail
2023-03-25T02:29:28.282Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification
2023-03-25T02:29:28.282Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found)
2023-03-25T02:29:28.282Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-25T02:29:28.282Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:29:28.282Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:29:28.282Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711368282,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:29:29.284Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
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-03-25T02:29:29.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-25T02:29:29.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4
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-03-25T02:29:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0
2023-03-25T02:29:29.313Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4
2023-03-25T02:29:29.313Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json
2023-03-25T02:29:29.313Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-25T02:29:29.313Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json
2023-03-25T02:29:29.331Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404
2023-03-25T02:29:29.332Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@813bc45
2023-03-25T02:29:29.332Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-25T02:29:29.332Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardHacyfo"
]
}
}
}
2023-03-25T02:29:29.332Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail
2023-03-25T02:29:29.333Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification
2023-03-25T02:29:29.333Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found)
2023-03-25T02:29:29.333Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-25T02:29:29.333Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:29:29.333Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:29:29.333Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711369333,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:29:30.334Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-25T02:29:30.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:29:30.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:29:30.369Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:29:30.369Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:30:00.370Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:30:00.394Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:30:00.401Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:30:00.401Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:30:21.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:30:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-25T02:30:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711331248,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "NOTIFIED"
}
2023-03-25T02:30:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:30:30.401Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:30:30.435Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:30:30.442Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:30:30.442Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:31:00.442Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:31:00.470Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:31:00.476Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:31:00.476Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:31:21.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:31:21.110Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-25T02:31:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711331248,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-25T02:31:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:31:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-25T02:31:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711331248,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:31:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:31:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-25T02:31:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711331248,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-25T02:31:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:31:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-25T02:31:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711331248,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:31:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:31:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-25T02:31:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711331248,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "NOTIFIED"
}
2023-03-25T02:31:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:31:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-25T02:31:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711368282,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-25T02:31:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:31:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-25T02:31:21.113Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711369333,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-25T02:31:21.113Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:31:30.476Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:31:30.507Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:31:30.514Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:31:30.515Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:32:00.515Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:32:00.545Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:32:00.558Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:32:00.558Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:32:21.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:32:30.558Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:32:30.589Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:32:30.596Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:32:30.596Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:33:00.597Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:33:00.625Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:33:00.630Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:33:00.631Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:33:21.110Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:33:30.631Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:33:30.661Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:33:30.667Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:33:30.668Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:34:00.668Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:34:00.698Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:34:00.704Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:34:00.704Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:34:21.111Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:34:21.181Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-25T02:34:21.181Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-89f5da81-2da2-4aee-aa5f-8660c000a316 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired.
2023-03-25T02:34:21.182Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-25T02:34:21.182Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-25T02:34:21.774Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:34:21.790Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously 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-03-25T02:34:21.790Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group
2023-03-25T02:34:21.796Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T02:34:21.797Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 4: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=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-03-25T02:34:21.814Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T02:34:21.814Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T02:34:21.814Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T02:34:21.819Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-03-25T02:34:21.820Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-03-25T02:34:21.820Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-03-25T02:34:21.820Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=75, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-25T02:34:21.820Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-03-25T02:34:21.820Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-03-25T02:34:30.704Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-25T02:34:30.705Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba 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-03-25T02:34:30.717Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef
2023-03-25T02:34:30.718Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15
2023-03-25T02:34:30.719Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0
2023-03-25T02:34:30.727Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-03-25T02:34:30.760Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke
2023-03-25T02:34:30.760Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7a2f2a4a-3bf7-495b-b1b5-9ee5b43cde99], X-ECOMP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-TransactionId=[], X-ONAP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], Content-Type=[application/merge-patch+json]}
2023-03-25T02:34:30.770Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-25T02:34:30.886Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?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/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 02:34:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[113], vertex-id=[323648], x-aai-txid=[1-aai-resources-230325-02:34:30:081-73782], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-25T02:34:30.887Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-25T02:34:30.888Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn
2023-03-25T02:34:30.888Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-25T02:34:30.888Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-25T02:34:30.898Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-25T02:34:30.898Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-03-25T02:34:30.898Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-25T02:34:30.899Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:34:30.899Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:34:30.899Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711670898,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:34:30.920Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:34:30.920Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711670898,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-03-25T02:34:30.921Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-25T02:34:31.930Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:34:31.930Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-25T02:34:31.931Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-03-25T02:34:31.931Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-03-25T02:34:31.932Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously 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-03-25T02:34:31.932Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group
2023-03-25T02:34:31.937Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-ef6f726a-b2b4-4978-a483-610a23665136
2023-03-25T02:34:31.937Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=1, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-03-25T02:34:31.937Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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-03-25T02:34:31.938Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group
2023-03-25T02:34:33.930Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:34:36.940Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:34:39.950Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:34:42.959Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:34:45.968Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:34:48.978Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:34:51.987Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:34:54.997Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:34:58.007Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:35:01.017Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:35:04.027Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:35:07.036Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:35:10.046Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:35:13.057Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:35:16.066Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:35:19.077Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:35:21.109Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:35:21.122Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously 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-03-25T02:35:21.122Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group
2023-03-25T02:35:21.129Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-ef6f726a-b2b4-4978-a483-610a23665136', protocol='range'}
2023-03-25T02:35:21.130Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T02:35:21.136Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 5: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-ef6f726a-b2b4-4978-a483-610a23665136=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-03-25T02:35:21.157Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-ef6f726a-b2b4-4978-a483-610a23665136', protocol='range'}
2023-03-25T02:35:21.157Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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-03-25T02:35:21.158Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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-03-25T02:35:21.159Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T02:35:21.159Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T02:35:21.160Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T02:35:21.163Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-03-25T02:35:21.163Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-03-25T02:35:21.163Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-03-25T02:35:21.164Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-03-25T02:35:21.164Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-03-25T02:35:21.164Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-03-25T02:35:21.165Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-03-25T02:35:21.165Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-03-25T02:35:21.165Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-03-25T02:35:21.165Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=76, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-25T02:35:21.165Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-03-25T02:35:21.166Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-03-25T02:35:21.174Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-25T02:35:21.174Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-25T02:35:21.177Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:35:21.177Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:35:21.177Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:35:21.178Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:35:22.179Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:35:22.180Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:35:22.181Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:35:22.181Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:35:22.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.191Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "cds-sdc-listener",
"timestamp": 1679711613674,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.191Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.191Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.192Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "ves-openapi-manager",
"timestamp": 1679711652761,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.192Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.192Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.192Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "policy-distribution-id",
"timestamp": 1679711645376,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.192Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.192Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.192Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "multicloud-k8s",
"timestamp": 1679711648081,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.192Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.192Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.192Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "aai-model-loader",
"timestamp": 1679711654355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.193Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.193Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.193Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "policy-distribution-id",
"timestamp": 1679711645376,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.194Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.194Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.194Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "cds-sdc-listener",
"timestamp": 1679711613674,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.194Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.194Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.195Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "aai-model-loader",
"timestamp": 1679711654355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.195Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.195Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.195Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "multicloud-k8s",
"timestamp": 1679711648081,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"status": "NOTIFIED"
}
2023-03-25T02:35:22.195Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.195Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.195Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "ves-openapi-manager",
"timestamp": 1679711652761,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.195Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.196Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.196Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "policy-distribution-id",
"timestamp": 1679711645376,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-25T02:35:22.196Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.196Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.196Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "ves-openapi-manager",
"timestamp": 1679711652761,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.197Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.197Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.197Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "aai-model-loader",
"timestamp": 1679711654355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.197Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.197Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.197Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "cds-sdc-listener",
"timestamp": 1679711613674,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.197Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.197Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.197Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "multicloud-k8s",
"timestamp": 1679711648081,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-25T02:35:22.198Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.198Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.198Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "policy-distribution-id",
"timestamp": 1679711645376,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.198Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.198Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.198Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "ves-openapi-manager",
"timestamp": 1679711652761,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.199Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.199Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.199Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "aai-model-loader",
"timestamp": 1679711654355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.199Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.199Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.199Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "cds-sdc-listener",
"timestamp": 1679711613674,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.199Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.199Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.199Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "multicloud-k8s",
"timestamp": 1679711648081,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.200Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.200Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.200Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "policy-distribution-id",
"timestamp": 1679711645376,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.200Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.200Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.200Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "ves-openapi-manager",
"timestamp": 1679711652761,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.200Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.200Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.200Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "multicloud-k8s",
"timestamp": 1679711648081,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-25T02:35:22.200Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.201Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.201Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "aai-model-loader",
"timestamp": 1679711654355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.201Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.201Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.201Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "cds-sdc-listener",
"timestamp": 1679711613674,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.201Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.201Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.202Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "ves-openapi-manager",
"timestamp": 1679711652761,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.202Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.202Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.202Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "policy-distribution-id",
"timestamp": 1679711645376,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.202Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.202Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.202Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "multicloud-k8s",
"timestamp": 1679711648081,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.202Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.203Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.203Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "aai-model-loader",
"timestamp": 1679711654355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.203Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.203Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.203Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "cds-sdc-listener",
"timestamp": 1679711613674,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.203Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.203Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.203Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "policy-distribution-id",
"timestamp": 1679711645376,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "NOTIFIED"
}
2023-03-25T02:35:22.203Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.204Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.204Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "ves-openapi-manager",
"timestamp": 1679711652761,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.204Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.204Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.204Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "multicloud-k8s",
"timestamp": 1679711648081,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "NOTIFIED"
}
2023-03-25T02:35:22.204Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.204Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.204Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "aai-model-loader",
"timestamp": 1679711654355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "NOTIFIED"
}
2023-03-25T02:35:22.204Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.205Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.205Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "cds-sdc-listener",
"timestamp": 1679711613674,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "NOTIFIED"
}
2023-03-25T02:35:22.205Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.205Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.205Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679711676637,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.205Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.205Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.206Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "multicloud-k8s",
"timestamp": 1679711677840,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-25T02:35:22.206Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.206Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.206Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "policy-distribution-id",
"timestamp": 1679711677465,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-25T02:35:22.207Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.207Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.207Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "cds-sdc-listener",
"timestamp": 1679711677787,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-25T02:35:22.207Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.207Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.207Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "aai-model-loader",
"timestamp": 1679711677797,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-25T02:35:22.208Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.208Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.208Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679711676637,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.208Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.208Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.209Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "policy-distribution-id",
"timestamp": 1679711678468,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-25T02:35:22.209Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.209Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.209Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "multicloud-k8s",
"timestamp": 1679711678942,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-25T02:35:22.209Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.210Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.210Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679711676637,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.210Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.210Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.210Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "policy-distribution-id",
"timestamp": 1679711679471,
"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-03-25T02:35:22.256Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c76a9af3-f75c-44c9-a9ee-d57387f08d96
2023-03-25T02:35:22.256Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c76a9af3-f75c-44c9-a9ee-d57387f08d96 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-03-25T02:35:22.276Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.276Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "multicloud-k8s",
"timestamp": 1679711680045,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-03-25T02:35:22.277Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.277Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.277Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679711676637,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.277Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.277Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.278Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "multicloud-k8s",
"timestamp": 1679711681406,
"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-03-25T02:35:22.292Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c76a9af3-f75c-44c9-a9ee-d57387f08d96
2023-03-25T02:35:22.293Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c76a9af3-f75c-44c9-a9ee-d57387f08d96 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-03-25T02:35:22.313Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.314Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679711676637,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.314Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.314Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.314Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "multicloud-k8s",
"timestamp": 1679711682410,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"status": "DEPLOY_OK"
}
2023-03-25T02:35:22.314Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.314Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.315Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679711676637,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.315Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.315Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.315Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679711676637,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "NOTIFIED"
}
2023-03-25T02:35:22.315Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.315Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.315Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679711684481,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-25T02:35:22.315Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.315Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.315Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "aai-model-loader",
"timestamp": 1679711685170,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-25T02:35:22.315Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.315Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.316Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "aai-model-loader",
"timestamp": 1679711686173,
"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-03-25T02:35:22.332Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c76a9af3-f75c-44c9-a9ee-d57387f08d96
2023-03-25T02:35:22.332Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c76a9af3-f75c-44c9-a9ee-d57387f08d96 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-03-25T02:35:22.357Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.357Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679711689380,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-25T02:35:22.358Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:22.358Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.358Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1679711690384,
"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-03-25T02:35:22.374Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c76a9af3-f75c-44c9-a9ee-d57387f08d96
2023-03-25T02:35:22.374Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c76a9af3-f75c-44c9-a9ee-d57387f08d96 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-03-25T02:35:22.399Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-25T02:35:22.399Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:35:22.400Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:35:23.183Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:35:23.184Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:35:23.184Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:35:23.184Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:35:24.185Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:35:24.186Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:35:24.186Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:35:24.186Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:35:25.187Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:35:25.188Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:35:25.188Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:35:25.188Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:35:26.189Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:35:26.190Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:35:26.190Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:35:26.190Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:35:27.191Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:35:27.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:35:27.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:35:27.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:35:28.194Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"serviceName": "basic_onboard_HAcyfo",
"serviceVersion": "1.0",
"serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef",
"serviceDescription": "service",
"serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15",
"resources": [
{
"resourceInstanceName": "basic_onboard_HAcyfo 0",
"resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a",
"resourceName": "basic_onboard_HAcyfo",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4",
"resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_hacyfo0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1",
"generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardHacyfo-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31"
}
],
"workloadContext": "Production"
}
2023-03-25T02:35:28.194Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-25T02:35:28.194Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC
2023-03-25T02:35:28.195Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba
ServiceName:basic_onboard_HAcyfo
ServiceVersion:1.0
ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef
ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardHacyfo-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar
ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31
ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_HAcyfo 0
ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a
ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353
ResourceName:basic_onboard_HAcyfo
ResourceType:VF
ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_hacyfo0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json
ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea
ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU=
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/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml
ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813
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/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env
ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1
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/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env
ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-25T02:35:28.195Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef 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: 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-03-25T02:35:28.255Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-25T02:35:28.256Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:35:28.256Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:35:28.256Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:35:28.256Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-25T02:35:28.257Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:35:28.284Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404
2023-03-25T02:35:28.284Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@20fef722
2023-03-25T02:35:28.285Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-25T02:35:28.285Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardHacyfo"
]
}
}
}
2023-03-25T02:35:28.285Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail
2023-03-25T02:35:28.286Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification
2023-03-25T02:35:28.286Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found)
2023-03-25T02:35:28.286Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-25T02:35:28.287Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:35:28.287Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:35:28.287Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711728286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:35:29.288Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
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-03-25T02:35:29.314Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-25T02:35:29.315Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4
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-03-25T02:35:29.321Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0
2023-03-25T02:35:29.321Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4
2023-03-25T02:35:29.321Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json
2023-03-25T02:35:29.321Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-25T02:35:29.321Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json
2023-03-25T02:35:29.340Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404
2023-03-25T02:35:29.340Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@544cc2c3
2023-03-25T02:35:29.340Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-25T02:35:29.341Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardHacyfo"
]
}
}
}
2023-03-25T02:35:29.341Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail
2023-03-25T02:35:29.341Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification
2023-03-25T02:35:29.341Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found)
2023-03-25T02:35:29.341Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-25T02:35:29.342Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:35:29.342Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:35:29.342Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711729341,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:35:30.343Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-25T02:35:30.344Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:35:30.373Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:35:30.378Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:35:30.378Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:36:00.378Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:36:00.406Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:36:00.412Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:36:00.412Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:36:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:36:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:36:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "NOTIFIED"
}
2023-03-25T02:36:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:36:30.413Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:36:30.445Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:36:30.453Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:36:30.453Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:37:00.454Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:37:00.484Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:37:00.490Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:37:00.491Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:37:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:37:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:37:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-25T02:37:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:37:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:37:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:37:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:37:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:37:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-25T02:37:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:37:21.114Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:37:21.114Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:37:21.114Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:37:21.114Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:37:21.114Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "NOTIFIED"
}
2023-03-25T02:37:21.114Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:37:21.114Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:37:21.114Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711728286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-25T02:37:21.115Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:37:21.115Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:37:21.115Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711729341,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-25T02:37:21.115Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:37:30.491Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:37:30.520Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:37:30.526Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:37:30.526Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:38:00.527Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:38:00.555Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:38:00.561Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:38:00.561Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:38:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:38:30.562Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:38:30.587Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:38:30.593Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:38:30.593Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:39:00.593Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:39:00.627Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:39:00.633Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:39:00.633Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:39:21.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:39:30.633Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:39:30.666Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:39:30.672Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:39:30.672Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:40:00.673Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:40:00.704Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:40:00.710Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:40:00.710Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:40:21.111Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:40:21.207Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-25T02:40:21.208Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-ef6f726a-b2b4-4978-a483-610a23665136 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired.
2023-03-25T02:40:21.208Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-25T02:40:21.208Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-25T02:40:21.779Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:40:21.795Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously 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-03-25T02:40:21.795Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group
2023-03-25T02:40:21.801Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T02:40:21.801Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 6: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=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-03-25T02:40:21.815Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T02:40:21.816Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T02:40:21.816Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T02:40:21.821Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-03-25T02:40:21.821Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-03-25T02:40:21.821Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-03-25T02:40:21.821Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=142, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-25T02:40:21.822Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-03-25T02:40:21.822Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-03-25T02:40:30.711Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-25T02:40:30.711Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba 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-03-25T02:40:30.728Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef
2023-03-25T02:40:30.728Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15
2023-03-25T02:40:30.730Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0
2023-03-25T02:40:30.738Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-03-25T02:40:30.780Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?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-03-25T02:40:30.781Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke
2023-03-25T02:40:30.789Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-25T02:40:30.950Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn
2023-03-25T02:40:30.951Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 02:40:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[155], vertex-id=[323648], x-aai-txid=[1-aai-resources-230325-02:40:30:099-56934], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-25T02:40:30.951Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-03-25T02:40:30.951Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-25T02:40:30.951Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-25T02:40:30.968Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-25T02:40:30.968Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-03-25T02:40:30.969Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-25T02:40:30.969Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:40:30.969Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:40:30.969Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712030969,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:40:30.989Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:40:30.989Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712030969,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-03-25T02:40:30.990Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-25T02:40:32.004Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-25T02:40:32.005Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-25T02:40:32.007Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:40:32.007Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:40:32.007Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:40:32.007Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:40:33.008Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:40:33.009Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:40:33.009Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:40:33.009Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:40:34.010Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:40:34.011Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:40:34.011Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:40:34.011Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:40:35.011Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:40:35.012Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:40:35.012Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:40:35.012Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:40:36.013Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:40:36.014Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:40:36.014Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:40:36.014Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:40:37.015Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:40:37.015Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:40:37.015Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:40:37.015Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:40:38.016Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:40:38.017Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:40:38.017Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:40:38.017Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:40:39.018Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"serviceName": "vFW 2023-03-25 02-33-13",
"serviceVersion": "1.0",
"serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333",
"resources": [
{
"resourceInstanceName": "vFW 92239c73-e4b8 0",
"resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70",
"resourceName": "vFW 92239c73-e4b8",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2",
"resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw92239c73e4b80_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3",
"generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230325023313-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05"
}
],
"workloadContext": "Production"
}
2023-03-25T02:40:39.019Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-25T02:40:39.019Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC
2023-03-25T02:40:39.019Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96
ServiceName:vFW 2023-03-25 02-33-13
ServiceVersion:1.0
ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27
ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230325023313-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar
ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05
ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 92239c73-e4b8 0
ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70
ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985
ResourceName:vFW 92239c73-e4b8
ResourceType:VF
ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw92239c73e4b80_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json
ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332
ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM=
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/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml
ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c
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/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env
ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3
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/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env
ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-25T02:40:39.019Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 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-03-25T02:40:39.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-25T02:40:39.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:40:39.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:40:39.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar
2023-03-25T02:40:39.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-25T02:40:39.086Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar
2023-03-25T02:40:39.331Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-25T02:40:39.337Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454
2023-03-25T02:40:39.338Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification
2023-03-25T02:40:39.338Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar
2023-03-25T02:40:39.338Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-25T02:40:39.338Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:40:39.338Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:40:39.338Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712039338,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:40:40.339Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-25T02:40:40.340Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:40:40.340Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:40:40.341Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar
2023-03-25T02:40:40.341Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:40:40.341Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:40:40.570Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1463747085149373630/Definitions/service-Vfw20230325023313-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-03-25T02:40:42.966Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 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-Vfw20230325023313-csar.csar
2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-25T02:40:42.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-25T02:40:42.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:42.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:40:42.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:40:42.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-25T02:40:42.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-25T02:40:42.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:42.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:40:42.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:42.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria
2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria
2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c
2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria
2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04
2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria
2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a
2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-03-25 02-33-13
Description:catalog service description
Model UUID:2528a345-db53-4339-84bf-56619b37ae27
Model Version:NULL
Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 92239c73-e4b8
Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc
ModelName:Vfw92239c73E4b8..base_vfw..module-0
ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c
ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10
ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc
ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac
ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30
ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw
ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04
ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316
ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc
ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c
ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c
ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn
ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a
ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d
ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc
ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901
ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1
ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg
ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c
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-03-25T02:40:43.001Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2
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-03-25T02:40:43.006Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||vFW 92239c73-e4b8 0
2023-03-25T02:40:43.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2
2023-03-25T02:40:43.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 43f23280-d5de-414c-8826-75ca28d51332 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json
2023-03-25T02:40:43.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-25T02:40:43.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json
2023-03-25T02:40:43.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-25T02:40:43.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json 43f23280-d5de-414c-8826-75ca28d51332 785
2023-03-25T02:40:43.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ASDC sendASDCNotification
2023-03-25T02:40:43.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json
2023-03-25T02:40:43.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-25T02:40:43.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:40:43.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:40:43.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712043104,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:40:44.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw92239c73E4b8..base_vfw..module-0",
"vfModuleModelInvariantUUID": "505dfa8c-77c7-4885-93c7-7f9d6a6507bc",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "4841041a-7b10-4395-8171-0d3c4f9aebac",
"vfModuleModelCustomizationUUID": "f48b6e83-2608-4adf-ae51-8992ec343c11",
"isBase": true,
"artifacts": [
"01a152b4-56d0-4ffc-9863-2f718bc89a8c",
"6e1c931b-dd1e-41d4-84d4-26ed193f83d3"
],
"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-03-25T02:40:44.134Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw92239c73E4b8..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:4841041a-7b10-4395-8171-0d3c4f9aebac
VfModuleModelInvariantUUID:505dfa8c-77c7-4885-93c7-7f9d6a6507bc
VfModuleModelDescription:NULL
Artifacts UUID List:{
01a152b4-56d0-4ffc-9863-2f718bc89a8c
,
6e1c931b-dd1e-41d4-84d4-26ed193f83d3
}
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-03-25T02:40:44.136Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw92239c73E4b8..base_vfw..module-0",
"vfModuleModelInvariantUUID": "505dfa8c-77c7-4885-93c7-7f9d6a6507bc",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "4841041a-7b10-4395-8171-0d3c4f9aebac",
"vfModuleModelCustomizationUUID": "f48b6e83-2608-4adf-ae51-8992ec343c11",
"isBase": true,
"artifacts": [
"01a152b4-56d0-4ffc-9863-2f718bc89a8c",
"6e1c931b-dd1e-41d4-84d4-26ed193f83d3"
],
"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-03-25T02:40:44.136Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw92239c73E4b8..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:4841041a-7b10-4395-8171-0d3c4f9aebac
VfModuleModelInvariantUUID:505dfa8c-77c7-4885-93c7-7f9d6a6507bc
VfModuleModelDescription:NULL
Artifacts UUID List:{
01a152b4-56d0-4ffc-9863-2f718bc89a8c
,
6e1c931b-dd1e-41d4-84d4-26ed193f83d3
}
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-03-25T02:40:44.136Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 01a152b4-56d0-4ffc-9863-2f718bc89a8c from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml
2023-03-25T02:40:44.136Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-25T02:40:44.136Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml
2023-03-25T02:40:44.249Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-25T02:40:44.249Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml 01a152b4-56d0-4ffc-9863-2f718bc89a8c 20368
2023-03-25T02:40:44.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-03-25T02:40:44.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml
2023-03-25T02:40:44.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-25T02:40:44.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:40:44.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:40:44.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712044250,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:40:45.251Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 6e1c931b-dd1e-41d4-84d4-26ed193f83d3 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env
2023-03-25T02:40:45.252Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-25T02:40:45.252Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env
2023-03-25T02:40:45.357Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-25T02:40:45.357Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env 6e1c931b-dd1e-41d4-84d4-26ed193f83d3 2098
2023-03-25T02:40:45.357Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ASDC sendASDCNotification
2023-03-25T02:40:45.358Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env
2023-03-25T02:40:45.358Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-25T02:40:45.358Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:40:45.358Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:40:45.358Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712045357,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:40:46.359Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 2528a345-db53-4339-84bf-56619b37ae27
2023-03-25T02:40:46.359Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 92239c73-e4b8 0 38955310-0f8f-46ba-9fd8-7090d50aefe2 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-03-25T02:40:46.419Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2ef1b3ec, org.onap.sdc.toscaparser.api.parameters.Input@7bba3b6a, org.onap.sdc.toscaparser.api.parameters.Input@6b746556, org.onap.sdc.toscaparser.api.parameters.Input@769e0717, org.onap.sdc.toscaparser.api.parameters.Input@55d3a4fb]
2023-03-25T02:40:46.421Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:46.422Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:40:46.422Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic
2023-03-25T02:40:46.422Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 9c6b935f-d98d-4b8d-89a6-ee293dce6f70
2023-03-25T02:40:46.422Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 9c6b935f-d98d-4b8d-89a6-ee293dce6f70 matches Tosca VF Customization UUID: 9c6b935f-d98d-4b8d-89a6-ee293dce6f70
2023-03-25T02:40:46.422Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 9c6b935f-d98d-4b8d-89a6-ee293dce6f70 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-03-25T02:40:46.430Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:46.430Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:40:46.431Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 9c6b935f-d98d-4b8d-89a6-ee293dce6f70: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-03-25T02:40:46.431Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@178374e4
2023-03-25T02:40:46.432Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:46.432Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-25T02:40:46.432Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f48b6e83-2608-4adf-ae51-8992ec343c11
2023-03-25T02:40:46.433Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f48b6e83-2608-4adf-ae51-8992ec343c11
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-03-25T02:40:46.440Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:46.440Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:40:46.440Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-25T02:40:46.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:46.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:40:46.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-25T02:40:46.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:46.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria
2023-03-25T02:40:46.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-25T02:40:46.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-25T02:40:46.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-25T02:40:46.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-25T02:40:46.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-25T02:40:46.442Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:40:46.442Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-25T02:40:46.442Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-25T02:40:46.442Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-25T02:40:46.442Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-25T02:40:46.442Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:40:46.442Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c
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-03-25T02:40:46.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:46.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:40:46.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-25T02:40:46.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:46.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria
2023-03-25T02:40:46.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-25T02:40:46.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-25T02:40:46.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-25T02:40:46.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:40:46.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:40:46.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-25T02:40:46.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-25T02:40:46.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-25T02:40:46.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-25T02:40:46.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-25T02:40:46.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-25T02:40:46.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:40:46.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04
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-03-25T02:40:46.457Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:46.457Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:40:46.457Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria
2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-25T02:40:46.461Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-25T02:40:46.461Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a
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-03-25T02:40:46.464Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:46.464Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:40:46.464Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-25T02:40:46.464Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:46.464Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:40:46.464Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=9c6b935f-d98d-4b8d-89a6-ee293dce6f70
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-03-25T02:40:46.468Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:46.468Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:40:46.468Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 2528a345-db53-4339-84bf-56619b37ae27: vFW 92239c73-e4b8
2023-03-25T02:40:46.468Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:46.468Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:40:46.468Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:46.468Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:40:46.468Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:46.469Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:40:46.469Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:46.469Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:40:46.469Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:40:46.469Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:40:46.469Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Saving Service: vFW 2023-03-25 02-33-13
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-03-25T02:40:46.997Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 92239c73-e4b8 38955310-0f8f-46ba-9fd8-7090d50aefe2 1 ASDC deployResourceStructure
2023-03-25T02:40:46.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ASDC sendASDCNotification
2023-03-25T02:40:46.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json
2023-03-25T02:40:46.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-25T02:40:46.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:40:46.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:40:46.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712046998,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:40:48.000Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-03-25T02:40:48.000Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml
2023-03-25T02:40:48.000Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-25T02:40:48.001Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:40:48.001Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:40:48.001Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712048000,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:40:49.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ASDC sendASDCNotification
2023-03-25T02:40:49.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env
2023-03-25T02:40:49.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-25T02:40:49.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:40:49.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:40:49.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712049003,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:40:50.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification
2023-03-25T02:40:50.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar
2023-03-25T02:40:50.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-25T02:40:50.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:40:50.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:40:50.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712050004,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:40:51.006Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96
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-03-25T02:40:51.036Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96
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-03-25T02:40:51.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-25T02:40:51.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-25T02:40:51.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-25T02:40:51.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-25T02:40:51.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-25T02:40:51.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-25T02:40:51.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-25T02:40:51.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-25T02:40:51.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-25T02:40:51.057Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-25T02:41:21.057Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 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-03-25T02:41:21.070Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27
2023-03-25T02:41:21.070Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333
2023-03-25T02:41:21.071Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0
2023-03-25T02:41:21.078Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-03-25T02:41:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:41:21.116Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:41:21.116Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:41:21.117Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:41:21.117Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:41:21.117Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"status": "NOTIFIED"
}
2023-03-25T02:41:21.117Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:41:21.117Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:41:21.117Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-25T02:41:21.117Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:41:21.117Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:41:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-25T02:41:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:41:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679711671930,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "NOTIFIED"
}
2023-03-25T02:41:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712039338,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-25T02:41:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712043104,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-25T02:41:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712044250,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-25T02:41:21.119Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:41:21.119Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:41:21.119Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712045357,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-03-25T02:41:21.119Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:41:21.119Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:41:21.119Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712046998,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"status": "DEPLOY_OK"
}
2023-03-25T02:41:21.119Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:41:21.119Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:41:21.119Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712048000,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-03-25T02:41:21.119Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:41:21.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:41:21.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712049003,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-03-25T02:41:21.120Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:41:21.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:41:21.120Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?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-03-25T02:41:21.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712050004,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-25T02:41:21.121Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:41:21.121Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke
2023-03-25T02:41:21.127Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-25T02:41:21.436Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn
2023-03-25T02:41:21.437Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 02:41:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[284], vertex-id=[163992], x-aai-txid=[1-aai-resources-230325-02:41:20:438-84777], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-25T02:41:21.437Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-03-25T02:41:21.437Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-25T02:41:21.438Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-25T02:41:21.450Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-25T02:41:21.450Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-25T02:41:21.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-25T02:41:21.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:41:21.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:41:21.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712081450,
"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-03-25T02:41:22.486Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:41:22.486Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-25T02:41:22.487Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-03-25T02:41:22.487Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-03-25T02:41:22.487Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously 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-03-25T02:41:22.488Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group
2023-03-25T02:41:22.492Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-03-25T02:41:22.492Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-4bfba4b9-b101-4444-908c-e1dac9b250b6
2023-03-25T02:41:22.493Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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-03-25T02:41:22.493Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group
2023-03-25T02:41:25.111Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:41:28.122Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:41:31.132Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:41:34.142Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:41:37.152Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:41:40.160Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:41:43.170Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:41:46.180Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:41:49.190Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:41:52.198Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:41:55.207Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:41:58.216Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:42:01.224Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:42:04.238Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:42:07.250Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:42:10.258Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:42:13.268Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:42:16.277Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:42:19.287Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:42:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:42:21.125Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously 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-03-25T02:42:21.125Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group
2023-03-25T02:42:21.132Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T02:42:21.132Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-4bfba4b9-b101-4444-908c-e1dac9b250b6', protocol='range'}
2023-03-25T02:42:21.137Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 7: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-4bfba4b9-b101-4444-908c-e1dac9b250b6=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-03-25T02:42:21.153Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T02:42:21.153Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T02:42:21.153Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-4bfba4b9-b101-4444-908c-e1dac9b250b6', protocol='range'}
2023-03-25T02:42:21.153Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T02:42:21.153Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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-03-25T02:42:21.154Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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-03-25T02:42:21.158Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-03-25T02:42:21.159Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-03-25T02:42:21.159Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-03-25T02:42:21.159Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=158, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-25T02:42:21.159Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-03-25T02:42:21.159Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-03-25T02:42:21.159Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-03-25T02:42:21.159Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-03-25T02:42:21.160Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-03-25T02:42:21.160Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-03-25T02:42:21.160Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-03-25T02:42:21.160Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-03-25T02:42:21.168Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-25T02:42:21.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-25T02:42:21.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:42:21.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:42:21.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:42:21.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:42:22.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:42:22.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:42:22.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:42:22.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:42:22.176Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:42:22.176Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712081450,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-25T02:42:22.177Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:42:22.177Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:42:22.177Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:42:22.177Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:42:23.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:42:23.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:42:23.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:42:23.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:42:24.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:42:24.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:42:24.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:42:24.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:42:25.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:42:25.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:42:25.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:42:25.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:42:26.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:42:26.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:42:26.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:42:26.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:42:27.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:42:27.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:42:27.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:42:27.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:42:28.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"serviceName": "basic_onboard_HAcyfo",
"serviceVersion": "1.0",
"serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef",
"serviceDescription": "service",
"serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15",
"resources": [
{
"resourceInstanceName": "basic_onboard_HAcyfo 0",
"resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a",
"resourceName": "basic_onboard_HAcyfo",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4",
"resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_hacyfo0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1",
"generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardHacyfo-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31"
}
],
"workloadContext": "Production"
}
2023-03-25T02:42:28.185Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-25T02:42:28.185Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC
2023-03-25T02:42:28.185Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba
ServiceName:basic_onboard_HAcyfo
ServiceVersion:1.0
ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef
ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardHacyfo-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar
ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31
ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_HAcyfo 0
ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a
ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353
ResourceName:basic_onboard_HAcyfo
ResourceType:VF
ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_hacyfo0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json
ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea
ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU=
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/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml
ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813
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/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env
ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1
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/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env
ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-25T02:42:28.185Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef 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: 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-03-25T02:42:28.259Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-25T02:42:28.260Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:42:28.260Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:42:28.260Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:42:28.260Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-25T02:42:28.260Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:42:28.283Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404
2023-03-25T02:42:28.283Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@42a600af
2023-03-25T02:42:28.283Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-25T02:42:28.283Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardHacyfo"
]
}
}
}
2023-03-25T02:42:28.283Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail
2023-03-25T02:42:28.284Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification
2023-03-25T02:42:28.284Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found)
2023-03-25T02:42:28.284Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-25T02:42:28.284Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:42:28.284Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:42:28.285Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712148284,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:42:29.286Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
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-03-25T02:42:29.306Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-25T02:42:29.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4
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-03-25T02:42:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0
2023-03-25T02:42:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4
2023-03-25T02:42:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json
2023-03-25T02:42:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-25T02:42:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json
2023-03-25T02:42:29.334Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404
2023-03-25T02:42:29.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@d88eb2c
2023-03-25T02:42:29.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-25T02:42:29.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardHacyfo"
]
}
}
}
2023-03-25T02:42:29.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail
2023-03-25T02:42:29.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification
2023-03-25T02:42:29.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found)
2023-03-25T02:42:29.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-25T02:42:29.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:42:29.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:42:29.336Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712149335,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:42:30.336Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-25T02:42:30.337Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:42:30.368Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:42:30.373Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:42:30.373Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:43:00.373Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:43:00.402Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:43:00.408Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:43:00.408Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:43:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:43:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:43:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "NOTIFIED"
}
2023-03-25T02:43:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:43:30.408Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:43:30.434Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:43:30.439Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:43:30.440Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:44:00.440Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:44:00.468Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:44:00.473Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:44:00.474Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:44:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:44:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:44:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-25T02:44:21.110Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:44:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:44:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:44:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:44:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:44:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-25T02:44:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:44:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:44:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:44:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:44:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:44:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "NOTIFIED"
}
2023-03-25T02:44:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:44:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:44:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712148284,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-25T02:44:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:44:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:44:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712149335,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-25T02:44:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:44:30.474Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:44:30.500Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:44:30.506Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:44:30.506Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:45:00.506Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:45:00.538Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:45:00.544Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:45:00.544Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:45:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:45:30.545Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:45:30.571Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:45:30.576Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:45:30.576Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:46:00.577Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:46:00.606Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:46:00.612Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:46:00.612Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:46:21.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:46:30.612Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:46:30.642Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:46:30.648Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:46:30.648Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:47:00.648Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:47:00.675Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:47:00.680Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:47:00.680Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:47:21.111Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:47:21.244Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-25T02:47:21.245Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-4bfba4b9-b101-4444-908c-e1dac9b250b6 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired.
2023-03-25T02:47:21.245Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-25T02:47:21.245Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-25T02:47:21.718Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:47:21.733Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously 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-03-25T02:47:21.734Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group
2023-03-25T02:47:21.740Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T02:47:21.741Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 8: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=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-03-25T02:47:21.757Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T02:47:21.758Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T02:47:21.758Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T02:47:21.765Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-03-25T02:47:21.765Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-03-25T02:47:21.765Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-03-25T02:47:21.766Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=168, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-25T02:47:21.766Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-03-25T02:47:21.766Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-03-25T02:47:30.680Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-25T02:47:30.681Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba 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-03-25T02:47:30.693Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef
2023-03-25T02:47:30.693Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15
2023-03-25T02:47:30.694Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0
2023-03-25T02:47:30.701Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-03-25T02:47:30.744Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke
2023-03-25T02:47:30.744Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[71af7c2c-7896-48b9-adf1-28643019eeab], X-ECOMP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-TransactionId=[], X-ONAP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], Content-Type=[application/merge-patch+json]}
2023-03-25T02:47:30.751Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-25T02:47:30.970Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?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/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 02:47:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[214], vertex-id=[323648], x-aai-txid=[2-aai-resources-230325-02:47:30:058-49349], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-25T02:47:30.971Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-25T02:47:30.972Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn
2023-03-25T02:47:30.973Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-25T02:47:30.973Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-25T02:47:30.989Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-25T02:47:30.990Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-03-25T02:47:30.990Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-25T02:47:30.990Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:47:30.991Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:47:30.991Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712450990,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:47:31.017Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:47:31.017Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712450990,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-03-25T02:47:31.017Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-25T02:47:32.026Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-25T02:47:32.027Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-25T02:47:32.028Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:47:32.028Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:47:32.028Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:47:32.028Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:47:33.030Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:47:33.031Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:47:33.031Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:47:33.031Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:47:34.032Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:47:34.032Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:47:34.033Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:47:34.033Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:47:35.034Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:47:35.034Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:47:35.034Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:47:35.034Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:47:36.035Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:47:36.036Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:47:36.036Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:47:36.036Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:47:37.037Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:47:37.037Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:47:37.037Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:47:37.037Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:47:38.038Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:47:38.039Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:47:38.039Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:47:38.039Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:47:39.040Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"serviceName": "vFW 2023-03-25 02-33-13",
"serviceVersion": "1.0",
"serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333",
"resources": [
{
"resourceInstanceName": "vFW 92239c73-e4b8 0",
"resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70",
"resourceName": "vFW 92239c73-e4b8",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2",
"resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw92239c73e4b80_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3",
"generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230325023313-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05"
}
],
"workloadContext": "Production"
}
2023-03-25T02:47:39.041Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-25T02:47:39.041Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC
2023-03-25T02:47:39.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96
ServiceName:vFW 2023-03-25 02-33-13
ServiceVersion:1.0
ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27
ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230325023313-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar
ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05
ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 92239c73-e4b8 0
ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70
ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985
ResourceName:vFW 92239c73-e4b8
ResourceType:VF
ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw92239c73e4b80_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json
ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332
ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM=
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/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml
ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c
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/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env
ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3
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/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env
ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-25T02:47:39.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 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: 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-03-25T02:47:39.092Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-25T02:47:39.092Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:47:39.092Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:47:39.092Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar
2023-03-25T02:47:39.092Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-25T02:47:39.092Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar
2023-03-25T02:47:39.368Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-25T02:47:39.373Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454
2023-03-25T02:47:39.373Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification
2023-03-25T02:47:39.373Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar
2023-03-25T02:47:39.374Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-25T02:47:39.374Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:47:39.374Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:47:39.374Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712459373,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:47:40.375Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-25T02:47:40.376Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:47:40.376Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:47:40.377Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar
2023-03-25T02:47:40.377Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:47:40.377Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:47:40.553Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15764164191953329126/Definitions/service-Vfw20230325023313-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-03-25T02:47:42.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-25T02:47:42.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-25T02:47:42.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:47:42.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-03-25T02:47:42.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:47:42.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 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-Vfw20230325023313-csar.csar
2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria
2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-25T02:47:42.147Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-25T02:47:42.147Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-25T02:47:42.147Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:47:42.147Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-25T02:47:42.147Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:47:42.147Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-25T02:47:42.147Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:47:42.147Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:47:42.147Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-25T02:47:42.147Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:47:42.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:47:42.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-25T02:47:42.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:47:42.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:47:42.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-25T02:47:42.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:47:42.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria
2023-03-25T02:47:42.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-25T02:47:42.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-25T02:47:42.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-25T02:47:42.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-25T02:47:42.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-25T02:47:42.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:47:42.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-25T02:47:42.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-25T02:47:42.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-25T02:47:42.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-25T02:47:42.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:47:42.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c
2023-03-25T02:47:42.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:47:42.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria
2023-03-25T02:47:42.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04
2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria
2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-25T02:47:42.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a
2023-03-25T02:47:42.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:47:42.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:47:42.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:47:42.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:47:42.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:47:42.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:47:42.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:47:42.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:47:42.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-03-25 02-33-13
Description:catalog service description
Model UUID:2528a345-db53-4339-84bf-56619b37ae27
Model Version:NULL
Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 92239c73-e4b8
Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc
ModelName:Vfw92239c73E4b8..base_vfw..module-0
ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c
ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10
ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc
ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac
ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30
ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw
ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04
ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316
ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc
ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c
ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c
ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn
ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a
ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d
ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc
ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901
ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1
ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg
ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-03-25T02:47:42.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists
2023-03-25T02:47:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification
2023-03-25T02:47:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists)
2023-03-25T02:47:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-03-25T02:47:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:47:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:47:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712462203,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:47:43.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification
2023-03-25T02:47:43.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists)
2023-03-25T02:47:43.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-03-25T02:47:43.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:47:43.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:47:43.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712463204,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:47:44.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96
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-03-25T02:47:44.236Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96
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-03-25T02:47:44.242Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-25T02:47:44.242Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-25T02:47:44.242Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-25T02:47:44.242Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-25T02:47:44.242Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-25T02:47:44.242Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-25T02:47:44.243Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-25T02:47:44.243Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-25T02:47:44.243Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-25T02:47:44.261Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-25T02:48:14.261Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 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-03-25T02:48:14.271Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27
2023-03-25T02:48:14.272Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333
2023-03-25T02:48:14.272Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0
2023-03-25T02:48:14.277Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-03-25T02:48:14.311Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke
2023-03-25T02:48:14.311Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[48436015-b18c-45e7-bf03-e8030d986914], X-ECOMP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-TransactionId=[], X-ONAP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], Content-Type=[application/merge-patch+json]}
2023-03-25T02:48:14.318Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-25T02:48:14.454Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?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/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 02:48:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[132], vertex-id=[163992], x-aai-txid=[2-aai-resources-230325-02:48:13:625-6022], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-25T02:48:14.455Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-25T02:48:14.456Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn
2023-03-25T02:48:14.456Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-25T02:48:14.456Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-25T02:48:14.466Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-25T02:48:14.467Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-25T02:48:14.467Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-25T02:48:14.467Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:48:14.467Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:48:14.467Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712494467,
"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-03-25T02:48:15.501Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:48:15.501Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-25T02:48:15.501Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-03-25T02:48:15.502Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-03-25T02:48:15.502Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously 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-03-25T02:48:15.502Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group
2023-03-25T02:48:15.507Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-b9693104-3c53-4dcd-81b4-161a4f835e7a
2023-03-25T02:48:15.508Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-03-25T02:48:15.508Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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-03-25T02:48:15.508Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group
2023-03-25T02:48:16.086Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:48:19.097Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:48:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:48:21.124Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously 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-03-25T02:48:21.125Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group
2023-03-25T02:48:21.129Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-b9693104-3c53-4dcd-81b4-161a4f835e7a', protocol='range'}
2023-03-25T02:48:21.129Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T02:48:21.135Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 9: {SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-b9693104-3c53-4dcd-81b4-161a4f835e7a=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-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=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-03-25T02:48:21.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-b9693104-3c53-4dcd-81b4-161a4f835e7a', protocol='range'}
2023-03-25T02:48:21.150Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T02:48:21.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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-03-25T02:48:21.151Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T02:48:21.151Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T02:48:21.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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-03-25T02:48:21.156Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-03-25T02:48:21.156Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-03-25T02:48:21.157Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-03-25T02:48:21.157Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-03-25T02:48:21.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-03-25T02:48:21.157Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=169, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-25T02:48:21.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-03-25T02:48:21.157Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-03-25T02:48:21.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-03-25T02:48:21.158Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-03-25T02:48:21.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-03-25T02:48:21.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-03-25T02:48:21.167Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-25T02:48:21.168Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-25T02:48:21.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:48:21.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:48:21.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:48:21.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:48:22.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:48:22.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:48:22.173Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:48:22.173Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:48:22.176Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:48:22.177Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:48:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:48:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:48:22.178Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"status": "NOTIFIED"
}
2023-03-25T02:48:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:48:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:48:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-25T02:48:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:48:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:48:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:48:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:48:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:48:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-25T02:48:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:48:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:48:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:48:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:48:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:48:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712082486,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "NOTIFIED"
}
2023-03-25T02:48:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:48:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:48:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712459373,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-25T02:48:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:48:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:48:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712462203,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists"
}
2023-03-25T02:48:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:48:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:48:22.182Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712463204,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists"
}
2023-03-25T02:48:22.182Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:48:22.182Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:48:22.182Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712494467,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-25T02:48:22.182Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:48:22.182Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-25T02:48:22.182Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:48:22.183Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:48:23.173Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:48:23.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:48:23.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:48:23.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:48:24.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:48:24.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:48:24.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:48:24.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:48:25.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:48:25.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:48:25.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:48:25.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:48:26.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:48:26.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:48:26.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:48:26.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:48:27.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:48:27.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:48:27.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:48:27.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:48:28.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"serviceName": "basic_onboard_HAcyfo",
"serviceVersion": "1.0",
"serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef",
"serviceDescription": "service",
"serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15",
"resources": [
{
"resourceInstanceName": "basic_onboard_HAcyfo 0",
"resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a",
"resourceName": "basic_onboard_HAcyfo",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4",
"resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_hacyfo0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1",
"generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardHacyfo-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31"
}
],
"workloadContext": "Production"
}
2023-03-25T02:48:28.185Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-25T02:48:28.185Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC
2023-03-25T02:48:28.186Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba
ServiceName:basic_onboard_HAcyfo
ServiceVersion:1.0
ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef
ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardHacyfo-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar
ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31
ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_HAcyfo 0
ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a
ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353
ResourceName:basic_onboard_HAcyfo
ResourceType:VF
ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_hacyfo0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json
ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea
ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU=
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/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml
ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813
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/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env
ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1
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/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env
ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-25T02:48:28.186Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef 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: 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-03-25T02:48:28.245Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-25T02:48:28.246Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:48:28.246Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:48:28.246Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:48:28.246Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-25T02:48:28.247Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:48:28.270Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404
2023-03-25T02:48:28.271Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@62337c25
2023-03-25T02:48:28.271Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-25T02:48:28.271Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardHacyfo"
]
}
}
}
2023-03-25T02:48:28.271Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail
2023-03-25T02:48:28.272Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification
2023-03-25T02:48:28.272Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found)
2023-03-25T02:48:28.272Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-25T02:48:28.272Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:48:28.273Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:48:28.273Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712508272,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:48:29.274Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
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-03-25T02:48:29.297Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-25T02:48:29.297Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4
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-03-25T02:48:29.303Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0
2023-03-25T02:48:29.303Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4
2023-03-25T02:48:29.304Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json
2023-03-25T02:48:29.304Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-25T02:48:29.304Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json
2023-03-25T02:48:29.323Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404
2023-03-25T02:48:29.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@18f31670
2023-03-25T02:48:29.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-25T02:48:29.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardHacyfo"
]
}
}
}
2023-03-25T02:48:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail
2023-03-25T02:48:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification
2023-03-25T02:48:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found)
2023-03-25T02:48:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-25T02:48:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:48:29.326Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:48:29.326Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712509325,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:48:30.327Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-25T02:48:30.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:48:30.360Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:48:30.366Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:48:30.367Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:49:00.367Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:49:00.398Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:49:00.402Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:49:00.403Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:49:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:49:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-25T02:49:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "NOTIFIED"
}
2023-03-25T02:49:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:49:30.403Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:49:30.430Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:49:30.437Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:49:30.438Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:50:00.438Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:50:00.462Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:50:00.468Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:50:00.468Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:50:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:50:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-25T02:50:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-25T02:50:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:50:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-25T02:50:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:50:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:50:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-25T02:50:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-25T02:50:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:50:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-25T02:50:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:50:21.114Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:50:21.114Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-25T02:50:21.114Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "NOTIFIED"
}
2023-03-25T02:50:21.114Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:50:21.114Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-25T02:50:21.114Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712508272,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-25T02:50:21.114Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:50:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-25T02:50:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712509325,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-25T02:50:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:50:30.468Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:50:30.497Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:50:30.502Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:50:30.502Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:51:00.502Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:51:00.532Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:51:00.537Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:51:00.537Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:51:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:51:30.537Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:51:30.565Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:51:30.571Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:51:30.571Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:52:00.572Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:52:00.602Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:52:00.607Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:52:00.607Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:52:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:52:30.608Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:52:30.636Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:52:30.642Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:52:30.643Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:53:00.643Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:53:00.672Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:53:00.677Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:53:00.678Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:53:21.110Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:53:21.161Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-25T02:53:21.161Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-b9693104-3c53-4dcd-81b4-161a4f835e7a sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired.
2023-03-25T02:53:21.161Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-25T02:53:21.161Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-25T02:53:21.734Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:53:21.749Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously 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-03-25T02:53:21.750Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group
2023-03-25T02:53:21.757Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T02:53:21.758Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 10: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=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-03-25T02:53:21.774Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T02:53:21.775Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T02:53:21.775Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T02:53:21.780Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-03-25T02:53:21.780Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-03-25T02:53:21.780Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-03-25T02:53:21.781Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=189, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-25T02:53:21.781Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-03-25T02:53:21.781Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-03-25T02:53:30.678Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-25T02:53:30.678Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba 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-03-25T02:53:30.686Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef
2023-03-25T02:53:30.686Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15
2023-03-25T02:53:30.687Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0
2023-03-25T02:53:30.694Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-03-25T02:53:30.761Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?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-03-25T02:53:30.763Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke
2023-03-25T02:53:30.772Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-25T02:53:31.038Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn
2023-03-25T02:53:31.039Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 02:53:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[261], vertex-id=[323648], x-aai-txid=[1-aai-resources-230325-02:53:30:078-20217], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-25T02:53:31.039Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-03-25T02:53:31.039Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-25T02:53:31.039Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-25T02:53:31.050Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-25T02:53:31.051Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-03-25T02:53:31.051Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-25T02:53:31.051Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:53:31.051Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:53:31.051Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712811051,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:53:31.092Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-03-25T02:53:31.092Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712811051,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-03-25T02:53:31.093Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-25T02:53:32.082Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-25T02:53:32.083Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-25T02:53:32.083Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:53:32.084Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:53:32.084Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:53:32.084Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:53:33.085Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:53:33.085Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:53:33.085Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:53:33.086Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:53:34.087Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:53:34.087Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:53:34.087Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:53:34.087Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:53:35.088Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:53:35.089Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:53:35.089Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:53:35.089Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:53:36.090Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:53:36.090Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:53:36.091Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:53:36.091Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:53:37.091Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:53:37.092Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:53:37.092Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:53:37.092Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:53:38.093Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:53:38.094Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:53:38.094Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:53:38.094Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:53:39.095Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"serviceName": "vFW 2023-03-25 02-33-13",
"serviceVersion": "1.0",
"serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333",
"resources": [
{
"resourceInstanceName": "vFW 92239c73-e4b8 0",
"resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70",
"resourceName": "vFW 92239c73-e4b8",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2",
"resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw92239c73e4b80_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3",
"generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230325023313-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05"
}
],
"workloadContext": "Production"
}
2023-03-25T02:53:39.096Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-25T02:53:39.096Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC
2023-03-25T02:53:39.096Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96
ServiceName:vFW 2023-03-25 02-33-13
ServiceVersion:1.0
ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27
ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230325023313-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar
ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05
ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 92239c73-e4b8 0
ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70
ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985
ResourceName:vFW 92239c73-e4b8
ResourceType:VF
ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw92239c73e4b80_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json
ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332
ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM=
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/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml
ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c
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/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env
ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3
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/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env
ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-25T02:53:39.096Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 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: 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-03-25T02:53:39.161Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-25T02:53:39.162Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:53:39.162Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:53:39.162Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar
2023-03-25T02:53:39.162Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-25T02:53:39.162Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar
2023-03-25T02:53:39.426Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-25T02:53:39.430Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454
2023-03-25T02:53:39.430Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification
2023-03-25T02:53:39.430Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar
2023-03-25T02:53:39.430Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-25T02:53:39.431Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:53:39.431Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:53:39.431Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712819430,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:53:40.431Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-25T02:53:40.432Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:53:40.432Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:53:40.433Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar
2023-03-25T02:53:40.433Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:53:40.433Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:53:40.644Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2216053741300515110/Definitions/service-Vfw20230325023313-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-03-25T02:53:42.200Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-25T02:53:42.200Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-25T02:53:42.200Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:53:42.200Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 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-Vfw20230325023313-csar.csar
2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:53:42.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:53:42.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:53:42.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-25T02:53:42.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-25T02:53:42.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:53:42.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:53:42.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:53:42.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-25T02:53:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-25T02:53:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:53:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:53:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:53:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria
2023-03-25T02:53:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-25T02:53:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-25T02:53:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-25T02:53:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:53:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:53:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria
2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c
2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria
2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04
2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria
2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a
2023-03-25T02:53:42.209Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:53:42.209Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:53:42.209Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:53:42.209Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:53:42.209Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:53:42.209Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:53:42.209Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:53:42.209Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:53:42.209Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-03-25 02-33-13
Description:catalog service description
Model UUID:2528a345-db53-4339-84bf-56619b37ae27
Model Version:NULL
Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 92239c73-e4b8
Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc
ModelName:Vfw92239c73E4b8..base_vfw..module-0
ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c
ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10
ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc
ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac
ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30
ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw
ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04
ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316
ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc
ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c
ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c
ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn
ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a
ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d
ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc
ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901
ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1
ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg
ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c
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=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-03-25T02:53:42.262Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists
2023-03-25T02:53:42.263Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification
2023-03-25T02:53:42.263Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists)
2023-03-25T02:53:42.263Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-03-25T02:53:42.263Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:53:42.264Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:53:42.264Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712822263,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:53:43.266Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification
2023-03-25T02:53:43.267Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists)
2023-03-25T02:53:43.269Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-03-25T02:53:43.269Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:53:43.269Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:53:43.270Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712823266,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:53:44.271Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96
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-03-25T02:53:44.296Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96
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-03-25T02:53:44.303Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-25T02:53:44.303Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-25T02:53:44.303Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-25T02:53:44.303Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-25T02:53:44.303Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-25T02:53:44.304Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-25T02:53:44.304Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-25T02:53:44.304Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-25T02:53:44.304Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-25T02:53:44.321Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-25T02:54:14.322Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 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-03-25T02:54:14.335Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27
2023-03-25T02:54:14.335Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333
2023-03-25T02:54:14.336Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0
2023-03-25T02:54:14.344Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-03-25T02:54:14.372Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?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-03-25T02:54:14.373Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke
2023-03-25T02:54:14.382Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-25T02:54:14.552Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn
2023-03-25T02:54:14.552Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 02:54:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[166], vertex-id=[163992], x-aai-txid=[0-aai-resources-230325-02:54:13:687-8364], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-25T02:54:14.553Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-03-25T02:54:14.553Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-25T02:54:14.553Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-25T02:54:14.561Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-25T02:54:14.562Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-25T02:54:14.562Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-25T02:54:14.562Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:54:14.562Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:54:14.563Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712854562,
"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-03-25T02:54:15.595Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-25T02:54:15.596Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group
2023-03-25T02:54:15.596Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
2023-03-25T02:54:15.597Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group
2023-03-25T02:54:15.597Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously 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-03-25T02:54:15.597Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group
2023-03-25T02:54:15.602Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-49ac56f1-f543-47b7-9874-48ac0777d47f
2023-03-25T02:54:15.603Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
2023-03-25T02:54:15.603Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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-03-25T02:54:15.603Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group
2023-03-25T02:54:16.039Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:54:19.049Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:54:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:54:21.123Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously 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-03-25T02:54:21.124Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group
2023-03-25T02:54:21.130Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T02:54:21.130Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-49ac56f1-f543-47b7-9874-48ac0777d47f', protocol='range'}
2023-03-25T02:54:21.136Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 11: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-49ac56f1-f543-47b7-9874-48ac0777d47f=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-03-25T02:54:21.152Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T02:54:21.153Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-49ac56f1-f543-47b7-9874-48ac0777d47f', protocol='range'}
2023-03-25T02:54:21.153Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T02:54:21.153Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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-03-25T02:54:21.153Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, 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-03-25T02:54:21.153Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T02:54:21.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-03-25T02:54:21.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-03-25T02:54:21.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-03-25T02:54:21.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-03-25T02:54:21.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-03-25T02:54:21.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-03-25T02:54:21.159Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-03-25T02:54:21.159Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-03-25T02:54:21.159Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-03-25T02:54:21.159Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=190, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-25T02:54:21.160Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-03-25T02:54:21.160Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-03-25T02:54:21.168Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-25T02:54:21.168Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-25T02:54:21.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:54:21.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:54:21.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:54:21.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712855595,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:54:22.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:54:22.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:54:22.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:54:22.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712855595,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:54:22.179Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-25T02:54:22.179Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:54:22.180Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:54:22.180Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-25T02:54:22.180Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"status": "NOTIFIED"
}
2023-03-25T02:54:22.180Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:54:22.180Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-25T02:54:22.180Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-25T02:54:22.181Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:54:22.181Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-25T02:54:22.181Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:54:22.181Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:54:22.181Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-25T02:54:22.181Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-25T02:54:22.181Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:54:22.182Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-25T02:54:22.182Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:54:22.182Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:54:22.182Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-25T02:54:22.182Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712495501,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "NOTIFIED"
}
2023-03-25T02:54:22.182Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:54:22.182Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-25T02:54:22.182Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712819430,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-25T02:54:22.183Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:54:22.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-25T02:54:22.183Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712822263,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists"
}
2023-03-25T02:54:22.183Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:54:22.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-25T02:54:22.183Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712823266,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "ALREADY_DEPLOYED",
"errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists"
}
2023-03-25T02:54:22.183Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:54:22.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-25T02:54:22.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712854562,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-25T02:54:22.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:54:22.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-25T02:54:22.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712855595,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:54:22.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:54:23.173Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:54:23.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:54:23.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:54:23.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712855595,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:54:24.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:54:24.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:54:24.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:54:24.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712855595,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:54:25.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:54:25.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:54:25.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:54:25.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712855595,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:54:26.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:54:26.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:54:26.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:54:26.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712855595,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:54:27.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:54:27.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:54:27.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:54:27.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712855595,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:54:28.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"serviceName": "basic_onboard_HAcyfo",
"serviceVersion": "1.0",
"serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef",
"serviceDescription": "service",
"serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15",
"resources": [
{
"resourceInstanceName": "basic_onboard_HAcyfo 0",
"resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a",
"resourceName": "basic_onboard_HAcyfo",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4",
"resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_hacyfo0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1",
"generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardHacyfo-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31"
}
],
"workloadContext": "Production"
}
2023-03-25T02:54:28.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-25T02:54:28.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC
2023-03-25T02:54:28.184Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba
ServiceName:basic_onboard_HAcyfo
ServiceVersion:1.0
ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef
ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardHacyfo-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar
ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31
ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_HAcyfo 0
ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a
ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353
ResourceName:basic_onboard_HAcyfo
ResourceType:VF
ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_hacyfo0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json
ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea
ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU=
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/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml
ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813
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/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env
ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1
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/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env
ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-25T02:54:28.185Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef 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: 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-03-25T02:54:28.249Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-25T02:54:28.250Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:54:28.250Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:54:28.250Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:54:28.250Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-25T02:54:28.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar
2023-03-25T02:54:28.276Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404
2023-03-25T02:54:28.276Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@70446247
2023-03-25T02:54:28.276Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-25T02:54:28.277Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardHacyfo"
]
}
}
}
2023-03-25T02:54:28.277Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail
2023-03-25T02:54:28.277Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification
2023-03-25T02:54:28.277Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found)
2023-03-25T02:54:28.277Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-25T02:54:28.278Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:54:28.278Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:54:28.278Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712868277,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:54:29.279Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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)
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-03-25T02:54:29.301Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure
java.lang.NullPointerException: null
at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-25T02:54:29.301Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4
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-03-25T02:54:29.306Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0
2023-03-25T02:54:29.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4
2023-03-25T02:54:29.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json
2023-03-25T02:54:29.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-25T02:54:29.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json
2023-03-25T02:54:29.327Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404
2023-03-25T02:54:29.327Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@30915ef
2023-03-25T02:54:29.327Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found]
2023-03-25T02:54:29.327Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: {
"requestError": {
"serviceException": {
"messageId": "SVC4503",
"text": "Error: Requested \u0027%1\u0027 service was not found.",
"variables": [
"BasicOnboardHacyfo"
]
}
}
}
2023-03-25T02:54:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail
2023-03-25T02:54:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification
2023-03-25T02:54:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found)
2023-03-25T02:54:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason
2023-03-25T02:54:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:54:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:54:29.329Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712869328,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:54:30.330Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification
org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea)
Error message is Specified artifact is not found
at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394)
at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630)
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-03-25T02:54:30.330Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:54:30.361Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:54:30.368Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:54:30.368Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:55:00.368Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:55:00.395Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:55:00.401Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:55:00.402Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:55:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:55:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-25T02:55:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712855595,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "NOTIFIED"
}
2023-03-25T02:55:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:55:30.402Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:55:30.434Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:55:30.440Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:55:30.441Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:56:00.441Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:56:00.467Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:56:00.472Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:56:00.472Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:56:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:56:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-25T02:56:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712855595,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-25T02:56:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:56:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-25T02:56:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712855595,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:56:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:56:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-25T02:56:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712855595,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-25T02:56:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:56:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-25T02:56:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712855595,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-25T02:56:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:56:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-25T02:56:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712855595,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "NOTIFIED"
}
2023-03-25T02:56:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:56:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-25T02:56:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712868277,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-25T02:56:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:56:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-25T02:56:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712869328,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json",
"status": "DOWNLOAD_ERROR",
"errorReason": "Specified artifact is not found"
}
2023-03-25T02:56:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-25T02:56:30.472Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:56:30.499Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:56:30.505Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:56:30.506Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:57:00.506Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:57:00.535Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:57:00.542Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:57:00.542Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:57:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:57:30.542Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:57:30.574Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:57:30.580Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:57:30.580Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:58:00.581Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:58:00.601Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:58:00.606Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:58:00.607Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:58:21.110Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:58:30.607Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:58:30.638Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:58:30.643Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:58:30.643Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:59:00.644Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:59:00.663Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba
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-03-25T02:59:00.667Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-25T02:59:00.667Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-25T02:59:21.110Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:59:21.168Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
2023-03-25T02:59:21.169Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-49ac56f1-f543-47b7-9874-48ac0777d47f sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired.
2023-03-25T02:59:21.169Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group
2023-03-25T02:59:21.169Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group
2023-03-25T02:59:21.732Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing
2023-03-25T02:59:21.748Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously 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-03-25T02:59:21.748Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group
2023-03-25T02:59:21.755Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T02:59:21.755Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 12: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=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-03-25T02:59:21.770Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'}
2023-03-25T02:59:21.771Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T02:59:21.771Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-03-25T02:59:21.775Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-03-25T02:59:21.776Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-03-25T02:59:21.776Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-03-25T02:59:21.776Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=210, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}
2023-03-25T02:59:21.776Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-03-25T02:59:21.776Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-03-25T02:59:30.667Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status
2023-03-25T02:59:30.668Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba 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-03-25T02:59:30.677Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef
2023-03-25T02:59:30.677Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15
2023-03-25T02:59:30.678Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0
2023-03-25T02:59:30.685Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-03-25T02:59:30.717Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke
2023-03-25T02:59:30.717Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[82f38c14-e923-4827-9f27-05a92835c674], X-ECOMP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-TransactionId=[], X-ONAP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], Content-Type=[application/merge-patch+json]}
2023-03-25T02:59:30.725Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2023-03-25T02:59:30.970Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?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/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 02:59:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[240], vertex-id=[323648], x-aai-txid=[2-aai-resources-230325-02:59:30:028-83811], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-25T02:59:30.970Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-25T02:59:30.971Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn
2023-03-25T02:59:30.971Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-25T02:59:30.972Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-25T02:59:30.982Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-25T02:59:30.983Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status
2023-03-25T02:59:30.983Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2023-03-25T02:59:30.983Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:59:30.983Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:59:30.984Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679713170983,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:59:31.003Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-25T02:59:31.003Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba",
"consumerID": "SO-sdc-controller",
"timestamp": 1679713170983,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report status"
}
2023-03-25T02:59:31.004Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-25T02:59:32.017Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-25T02:59:32.017Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-25T02:59:32.018Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:59:32.019Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:59:32.019Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:59:32.019Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712855595,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:59:33.020Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:59:33.021Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:59:33.021Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:59:33.021Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712855595,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:59:34.022Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:59:34.022Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:59:34.022Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:59:34.022Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712855595,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:59:35.023Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:59:35.023Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:59:35.024Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:59:35.024Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712855595,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:59:36.024Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:59:36.025Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:59:36.025Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:59:36.025Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712855595,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:59:37.026Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:59:37.027Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:59:37.027Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:59:37.028Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712855595,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:59:38.029Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-25T02:59:38.029Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:59:38.029Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:59:38.029Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679712855595,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:59:39.031Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"serviceName": "vFW 2023-03-25 02-33-13",
"serviceVersion": "1.0",
"serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333",
"resources": [
{
"resourceInstanceName": "vFW 92239c73-e4b8 0",
"resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70",
"resourceName": "vFW 92239c73-e4b8",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2",
"resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw92239c73e4b80_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json",
"artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3",
"generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230325023313-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05"
}
],
"workloadContext": "Production"
}
2023-03-25T02:59:39.031Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-25T02:59:39.031Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC
2023-03-25T02:59:39.032Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96
ServiceName:vFW 2023-03-25 02-33-13
ServiceVersion:1.0
ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27
ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230325023313-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar
ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05
ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 92239c73-e4b8 0
ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70
ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985
ResourceName:vFW 92239c73-e4b8
ResourceType:VF
ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw92239c73e4b80_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json
ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332
ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM=
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/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml
ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c
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/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env
ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3
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/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env
ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-25T02:59:39.032Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 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: 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-03-25T02:59:39.081Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-25T02:59:39.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:59:39.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:59:39.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar
2023-03-25T02:59:39.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-25T02:59:39.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar
2023-03-25T02:59:39.378Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-25T02:59:39.382Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454
2023-03-25T02:59:39.382Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification
2023-03-25T02:59:39.383Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar
2023-03-25T02:59:39.383Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-25T02:59:39.383Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-25T02:59:39.383Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-25T02:59:39.383Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96",
"consumerID": "SO-sdc-controller",
"timestamp": 1679713179382,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-25T02:59:40.384Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-25T02:59:40.384Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-25T02:59:40.385Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:59:40.385Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar
2023-03-25T02:59:40.386Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:59:40.386Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:59:40.502Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16234469231322943639/Definitions/service-Vfw20230325023313-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 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-Vfw20230325023313-csar.csar
2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar
2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria
2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria
2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-25T02:59:42.113Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery